CVE-2022-48836
published 2024-07-16CVE-2022-48836: In the Linux kernel, the following vulnerability has been resolved: Input: aiptek - properly check endpoint type Syzbot reported warning in usb_submit_urb()…
PriorityP420medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.24%
15.5th percentile
In the Linux kernel, the following vulnerability has been resolved:
Input: aiptek - properly check endpoint type
Syzbot reported warning in usb_submit_urb() which is caused by wrong
endpoint type. There was a check for the number of endpoints, but not
for the type of endpoint.
Fix it by replacing old desc.bNumEndpoints check with
usb_find_common_endpoints() helper for finding endpoints
Fail log:
usb 5-1: BOGUS urb xfer, pipe 1 != type 3
WARNING: CPU: 2 PID: 48 at drivers/usb/core/urb.c:502 usb_submit_urb+0xed2/0x18a0 drivers/usb/core/urb.c:502
Modules linked in:
CPU: 2 PID: 48 Comm: kworker/2:2 Not tainted 5.17.0-rc6-syzkaller-00226-g07ebd38a0da2 #0
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.14.0-2 04/01/2014
Workqueue: usb_hub_wq hub_event
...
Call Trace:
aiptek_open+0xd5/0x130 drivers/input/tablet/aiptek.c:830
input_open_device+0x1bb/0x320 drivers/input/input.c:629
kbd_connect+0xfe/0x160 drivers/tty/vt/keyboard.c:1593
Affected
26 ranges· showing 25
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.17.3-1 (bookworm) | linux 5.17.3-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | >= 3.12.53 < 3.13 | 3.13 |
| linux | linux | >= 3.2.79 < 3.3 | 3.3 |
| linux | linux | >= 8e20cf2bce122ce9262d6034ee5d5b76fbb92f96 < 57277a8b5d881e02051ba9d7f6cb3f915c229821 | 57277a8b5d881e02051ba9d7f6cb3f915c229821 |
| linux | linux | >= 8e20cf2bce122ce9262d6034ee5d5b76fbb92f96 < fc8033a55e2796d21e370260a784ac9fbb8305a6 | fc8033a55e2796d21e370260a784ac9fbb8305a6 |
| linux | linux | >= 8e20cf2bce122ce9262d6034ee5d5b76fbb92f96 < 6de20111cd0bb7da9b2294073ba00c7d2a6c1c4f | 6de20111cd0bb7da9b2294073ba00c7d2a6c1c4f |
| linux | linux | >= 8e20cf2bce122ce9262d6034ee5d5b76fbb92f96 < e732b0412f8c603d1e998f3bff41b5e7d5c3914c | e732b0412f8c603d1e998f3bff41b5e7d5c3914c |
| linux | linux | >= 8e20cf2bce122ce9262d6034ee5d5b76fbb92f96 < f0d43d22d24182b94d7eb78a2bf6ae7e2b33204a | f0d43d22d24182b94d7eb78a2bf6ae7e2b33204a |
| linux | linux | >= 8e20cf2bce122ce9262d6034ee5d5b76fbb92f96 < e762f57ff255af28236cd02ca9fc5c7e5a089d31 | e762f57ff255af28236cd02ca9fc5c7e5a089d31 |
| linux | linux | >= 8e20cf2bce122ce9262d6034ee5d5b76fbb92f96 < 35069e654bcab567ff8b9f0e68e1caf82c15dcd7 | 35069e654bcab567ff8b9f0e68e1caf82c15dcd7 |
| linux | linux | >= 8e20cf2bce122ce9262d6034ee5d5b76fbb92f96 < 5600f6986628dde8881734090588474f54a540a8 | 5600f6986628dde8881734090588474f54a540a8 |
| linux | linux_kernel | >= 0 < 5.10.113-1 | 5.10.113-1 |
| linux | linux_kernel | >= 0 < 5.17.3-1 | 5.17.3-1 |
| linux | linux_kernel | >= 0 < 5.17.3-1 | 5.17.3-1 |
| linux | linux_kernel | >= 0 < 5.17.3-1 | 5.17.3-1 |
| linux | linux_kernel | >= 0 < 4.4.0-259.293 | 4.4.0-259.293 |
| linux | linux_kernel | >= 4.10 < 4.14.273 | 4.14.273 |
| linux | linux_kernel | >= 4.15 < 4.19.236 | 4.19.236 |
| linux | linux_kernel | >= 4.20 < 5.4.187 | 5.4.187 |
| linux | linux_kernel | >= 4.4 < 4.9.308 | 4.9.308 |
| linux | linux_kernel | >= 5.11 < 5.15.31 | 5.15.31 |
| linux | linux_kernel | >= 5.16 < 5.16.17 | 5.16.17 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
vendor_ubuntu5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
linux, linux-aws, linux-kvm, linux-lts-xenial vulnerabilities
osv·2024-09-26·CVSS 5.5
[MEDIUM] linux, linux-aws, linux-kvm, linux-lts-xenial vulnerabilities
linux, linux-aws, linux-kvm, linux-lts-xenial vulnerabilities
Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
- GPU drivers;
- Input Device (Tablet) drivers;
- Modular ISDN driver;
- Multiple devices driver;
- Network drivers;
- Near Field Communication (NFC) drivers;
- SCSI drivers;
- GCT GDM724x LTE driver;
- USB subsystem;
- VFIO drivers;
- GFS2 file system;
- JFS file system;
- NILFS2 file system;
- Networking core;
- IPv4 networking;
- L2TP protocol;
- Netfilter;
- RxRPC session sockets;
(CVE-2024-26651, CVE-2024-38583, CVE-2023-52527, CVE-2024-26880,
CVE-2022-48850, CVE-2024-26733, CVE-2021-47188, CVE-2024-42154,
CVE-2023-52809, CVE-2024-42228, CVE-2022
GHSA
GHSA-2cmx-hh49-m5qp: In the Linux kernel, the following vulnerability has been resolved:
Input: aiptek - properly check endpoint type
Syzbot reported warning in usb_subm
ghsa_unreviewed·2024-07-16
CVE-2022-48836 [MEDIUM] GHSA-2cmx-hh49-m5qp: In the Linux kernel, the following vulnerability has been resolved:
Input: aiptek - properly check endpoint type
Syzbot reported warning in usb_subm
In the Linux kernel, the following vulnerability has been resolved:
Input: aiptek - properly check endpoint type
Syzbot reported warning in usb_submit_urb() which is caused by wrong
endpoint type. There was a check for the number of endpoints, but not
for the type of endpoint.
Fix it by replacing old desc.bNumEndpoints check with
usb_find_common_endpoints() helper for finding endpoints
Fail log:
usb 5-1: BOGUS urb xfer, pipe 1 != type 3
WARNING: CPU: 2 PID: 48 at drivers/usb/core/urb.c:502 usb_submit_urb+0xed2/0x18a0 drivers/usb/core/urb.c:502
Modules linked in:
CPU: 2 PID: 48 Comm: kworker/2:2 Not tainted 5.17.0-rc6-syzkaller-00226-g07ebd38a0da2 #0
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.14.0-2 04/01/2014
Workqueue: usb_hub_wq hub_event
...
Call Trace:
aiptek_open
OSV
CVE-2022-48836: In the Linux kernel, the following vulnerability has been resolved: Input: aiptek - properly check endpoint type Syzbot reported warning in usb_submit
osv·2024-07-16·CVSS 5.5
CVE-2022-48836 [MEDIUM] CVE-2022-48836: In the Linux kernel, the following vulnerability has been resolved: Input: aiptek - properly check endpoint type Syzbot reported warning in usb_submit
In the Linux kernel, the following vulnerability has been resolved: Input: aiptek - properly check endpoint type Syzbot reported warning in usb_submit_urb() which is caused by wrong endpoint type. There was a check for the number of endpoints, but not for the type of endpoint. Fix it by replacing old desc.bNumEndpoints check with usb_find_common_endpoints() helper for finding endpoints Fail log: usb 5-1: BOGUS urb xfer, pipe 1 != type 3 WARNING: CPU: 2 PID: 48 at drivers/usb/core/urb.c:502 usb_submit_urb+0xed2/0x18a0 drivers/usb/core/urb.c:502 Modules linked in: CPU: 2 PID: 48 Comm: kworker/2:2 Not tainted 5.17.0-rc6-syzkaller-00226-g07ebd38a0da2 #0 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.14.0-2 04/01/2014 Workqueue: usb_hub_wq hub_event ... Call Trace: aiptek_open+0xd5/
Ubuntu
Linux kernel vulnerabilities
vendor_ubuntu·2024-09-26·CVSS 5.5
CVE-2021-47188 [MEDIUM] Linux kernel vulnerabilities
Title: Linux kernel vulnerabilities
Summary: Several security issues were fixed in the Linux kernel.
Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
- GPU drivers;
- Input Device (Tablet) drivers;
- Modular ISDN driver;
- Multiple devices driver;
- Network drivers;
- Near Field Communication (NFC) drivers;
- SCSI drivers;
- GCT GDM724x LTE driver;
- USB subsystem;
- VFIO drivers;
- GFS2 file system;
- JFS file system;
- NILFS2 file system;
- Networking core;
- IPv4 networking;
- L2TP protocol;
- Netfilter;
- RxRPC session sockets;
(CVE-2024-26651, CVE-2024-38583, CVE-2023-52527, CVE-2024-26880,
CVE-2022-48850, CVE-2024-26733, CVE-2021-47188, CVE-2024-42154,
Red Hat
kernel: Input: aiptek - properly check endpoint type
vendor_redhat·2024-07-16·CVSS 5.5
CVE-2022-48836 [MEDIUM] kernel: Input: aiptek - properly check endpoint type
kernel: Input: aiptek - properly check endpoint type
In the Linux kernel, the following vulnerability has been resolved:
Input: aiptek - properly check endpoint type
Syzbot reported warning in usb_submit_urb() which is caused by wrong
endpoint type. There was a check for the number of endpoints, but not
for the type of endpoint.
Fix it by replacing old desc.bNumEndpoints check with
usb_find_common_endpoints() helper for finding endpoints
Fail log:
usb 5-1: BOGUS urb xfer, pipe 1 != type 3
WARNING: CPU: 2 PID: 48 at drivers/usb/core/urb.c:502 usb_submit_urb+0xed2/0x18a0 drivers/usb/core/urb.c:502
Modules linked in:
CPU: 2 PID: 48 Comm: kworker/2:2 Not tainted 5.17.0-rc6-syzkaller-00226-g07ebd38a0da2 #0
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.14.0-2 04/01/2014
Workqueue:
Debian
CVE-2022-48836: linux - In the Linux kernel, the following vulnerability has been resolved: Input: aipt...
vendor_debian·2022·CVSS 5.5
CVE-2022-48836 [MEDIUM] CVE-2022-48836: linux - In the Linux kernel, the following vulnerability has been resolved: Input: aipt...
In the Linux kernel, the following vulnerability has been resolved: Input: aiptek - properly check endpoint type Syzbot reported warning in usb_submit_urb() which is caused by wrong endpoint type. There was a check for the number of endpoints, but not for the type of endpoint. Fix it by replacing old desc.bNumEndpoints check with usb_find_common_endpoints() helper for finding endpoints Fail log: usb 5-1: BOGUS urb xfer, pipe 1 != type 3 WARNING: CPU: 2 PID: 48 at drivers/usb/core/urb.c:502 usb_submit_urb+0xed2/0x18a0 drivers/usb/core/urb.c:502 Modules linked in: CPU: 2 PID: 48 Comm: kworker/2:2 Not tainted 5.17.0-rc6-syzkaller-00226-g07ebd38a0da2 #0 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.14.0-2 04/01/2014 Workqueue: usb_hub_wq hub_event ... Call Trace: aiptek_open+0xd5/
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://git.kernel.org/stable/c/35069e654bcab567ff8b9f0e68e1caf82c15dcd7https://git.kernel.org/stable/c/5600f6986628dde8881734090588474f54a540a8https://git.kernel.org/stable/c/57277a8b5d881e02051ba9d7f6cb3f915c229821https://git.kernel.org/stable/c/6de20111cd0bb7da9b2294073ba00c7d2a6c1c4fhttps://git.kernel.org/stable/c/e732b0412f8c603d1e998f3bff41b5e7d5c3914chttps://git.kernel.org/stable/c/e762f57ff255af28236cd02ca9fc5c7e5a089d31https://git.kernel.org/stable/c/f0d43d22d24182b94d7eb78a2bf6ae7e2b33204ahttps://git.kernel.org/stable/c/fc8033a55e2796d21e370260a784ac9fbb8305a6https://git.kernel.org/stable/c/35069e654bcab567ff8b9f0e68e1caf82c15dcd7https://git.kernel.org/stable/c/5600f6986628dde8881734090588474f54a540a8https://git.kernel.org/stable/c/57277a8b5d881e02051ba9d7f6cb3f915c229821https://git.kernel.org/stable/c/6de20111cd0bb7da9b2294073ba00c7d2a6c1c4fhttps://git.kernel.org/stable/c/e732b0412f8c603d1e998f3bff41b5e7d5c3914chttps://git.kernel.org/stable/c/e762f57ff255af28236cd02ca9fc5c7e5a089d31https://git.kernel.org/stable/c/f0d43d22d24182b94d7eb78a2bf6ae7e2b33204ahttps://git.kernel.org/stable/c/fc8033a55e2796d21e370260a784ac9fbb8305a6
2024-07-16
Published