CVE-2022-48834
published 2024-07-16CVE-2022-48834: In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Fix bug in pipe direction for control transfers The syzbot fuzzer reported a…
PriorityP337high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
EPSS
0.26%
17.7th percentile
In the Linux kernel, the following vulnerability has been resolved:
usb: usbtmc: Fix bug in pipe direction for control transfers
The syzbot fuzzer reported a minor bug in the usbtmc driver:
usb 5-1: BOGUS control dir, pipe 80001e80 doesn't match bRequestType 0
WARNING: CPU: 0 PID: 3813 at drivers/usb/core/urb.c:412
usb_submit_urb+0x13a5/0x1970 drivers/usb/core/urb.c:410
Modules linked in:
CPU: 0 PID: 3813 Comm: syz-executor122 Not tainted
5.17.0-rc5-syzkaller-00306-g2293be58d6a1 #0
...
Call Trace:
usb_start_wait_urb+0x113/0x530 drivers/usb/core/message.c:58
usb_internal_control_msg drivers/usb/core/message.c:102 [inline]
usb_control_msg+0x2a5/0x4b0 drivers/usb/core/message.c:153
usbtmc_ioctl_request drivers/usb/class/usbtmc.c:1947 [inline]
The problem is that usbtmc_ioctl_request() uses usb_rcvctrlpipe() for
all of its transfers, whether they are in or out. It's easy to fix.
Affected
16 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.17.3-1 (bookworm) | linux 5.17.3-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 658f24f4523e41cda6a389c38b763f4c0cad6fbc < 700a0715854c1e79a73341724ce4f5bb01abc016 | 700a0715854c1e79a73341724ce4f5bb01abc016 |
| linux | linux | >= 658f24f4523e41cda6a389c38b763f4c0cad6fbc < 10a805334a11acd547602d6c4cf540a0f6ab5c6e | 10a805334a11acd547602d6c4cf540a0f6ab5c6e |
| linux | linux | >= 658f24f4523e41cda6a389c38b763f4c0cad6fbc < c69aef9db878ab277068a8cc1b4bf0cf309dc2b7 | c69aef9db878ab277068a8cc1b4bf0cf309dc2b7 |
| linux | linux | >= 658f24f4523e41cda6a389c38b763f4c0cad6fbc < 5f6a2d63c68c12cf61259df7c3527a0e05dce952 | 5f6a2d63c68c12cf61259df7c3527a0e05dce952 |
| linux | linux | >= 658f24f4523e41cda6a389c38b763f4c0cad6fbc < e9b667a82cdcfe21d590344447d65daed52b353b | e9b667a82cdcfe21d590344447d65daed52b353b |
| linux | linux_kernel | — | — |
| 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 | >= 4.20 < 5.4.187 | 5.4.187 |
| linux | linux_kernel | >= 5.11 < 5.15.31 | 5.15.31 |
| linux | linux_kernel | >= 5.16 < 5.16.17 | 5.16.17 |
| linux | linux_kernel | >= 5.5 < 5.10.108 | 5.10.108 |
CVSS provenance
nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
osv7.8HIGH
vendor_debian7.8HIGH
vendor_redhat7.8HIGH
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
CVE-2022-48834: In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Fix bug in pipe direction for control transfers The syzbot fuzzer rep
osv·2024-07-16·CVSS 7.8
CVE-2022-48834 [HIGH] CVE-2022-48834: In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Fix bug in pipe direction for control transfers The syzbot fuzzer rep
In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Fix bug in pipe direction for control transfers The syzbot fuzzer reported a minor bug in the usbtmc driver: usb 5-1: BOGUS control dir, pipe 80001e80 doesn't match bRequestType 0 WARNING: CPU: 0 PID: 3813 at drivers/usb/core/urb.c:412 usb_submit_urb+0x13a5/0x1970 drivers/usb/core/urb.c:410 Modules linked in: CPU: 0 PID: 3813 Comm: syz-executor122 Not tainted 5.17.0-rc5-syzkaller-00306-g2293be58d6a1 #0 ... Call Trace: usb_start_wait_urb+0x113/0x530 drivers/usb/core/message.c:58 usb_internal_control_msg drivers/usb/core/message.c:102 [inline] usb_control_msg+0x2a5/0x4b0 drivers/usb/core/message.c:153 usbtmc_ioctl_request drivers/usb/class/usbtmc.c:1947 [inline] The problem is that usbtmc_ioctl_request() uses us
GHSA
GHSA-7hc6-qhpj-2x7q: In the Linux kernel, the following vulnerability has been resolved:
usb: usbtmc: Fix bug in pipe direction for control transfers
The syzbot fuzzer r
ghsa_unreviewed·2024-07-16
CVE-2022-48834 [HIGH] GHSA-7hc6-qhpj-2x7q: In the Linux kernel, the following vulnerability has been resolved:
usb: usbtmc: Fix bug in pipe direction for control transfers
The syzbot fuzzer r
In the Linux kernel, the following vulnerability has been resolved:
usb: usbtmc: Fix bug in pipe direction for control transfers
The syzbot fuzzer reported a minor bug in the usbtmc driver:
usb 5-1: BOGUS control dir, pipe 80001e80 doesn't match bRequestType 0
WARNING: CPU: 0 PID: 3813 at drivers/usb/core/urb.c:412
usb_submit_urb+0x13a5/0x1970 drivers/usb/core/urb.c:410
Modules linked in:
CPU: 0 PID: 3813 Comm: syz-executor122 Not tainted
5.17.0-rc5-syzkaller-00306-g2293be58d6a1 #0
...
Call Trace:
usb_start_wait_urb+0x113/0x530 drivers/usb/core/message.c:58
usb_internal_control_msg drivers/usb/core/message.c:102 [inline]
usb_control_msg+0x2a5/0x4b0 drivers/usb/core/message.c:153
usbtmc_ioctl_request drivers/usb/class/usbtmc.c:1947 [inline]
The problem is that usbtmc_ioctl_request() us
Red Hat
kernel: usb: usbtmc: Fix bug in pipe direction for control transfers
vendor_redhat·2024-07-16·CVSS 7.8
CVE-2022-48834 [HIGH] kernel: usb: usbtmc: Fix bug in pipe direction for control transfers
kernel: usb: usbtmc: Fix bug in pipe direction for control transfers
In the Linux kernel, the following vulnerability has been resolved:
usb: usbtmc: Fix bug in pipe direction for control transfers
The syzbot fuzzer reported a minor bug in the usbtmc driver:
usb 5-1: BOGUS control dir, pipe 80001e80 doesn't match bRequestType 0
WARNING: CPU: 0 PID: 3813 at drivers/usb/core/urb.c:412
usb_submit_urb+0x13a5/0x1970 drivers/usb/core/urb.c:410
Modules linked in:
CPU: 0 PID: 3813 Comm: syz-executor122 Not tainted
5.17.0-rc5-syzkaller-00306-g2293be58d6a1 #0
...
Call Trace:
usb_start_wait_urb+0x113/0x530 drivers/usb/core/message.c:58
usb_internal_control_msg drivers/usb/core/message.c:102 [inline]
usb_control_msg+0x2a5/0x4b0 drivers/usb/core/message.c:153
usbtmc_ioctl_request drivers/usb/class/us
Debian
CVE-2022-48834: linux - In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc...
vendor_debian·2022·CVSS 7.8
CVE-2022-48834 [HIGH] CVE-2022-48834: linux - In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc...
In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Fix bug in pipe direction for control transfers The syzbot fuzzer reported a minor bug in the usbtmc driver: usb 5-1: BOGUS control dir, pipe 80001e80 doesn't match bRequestType 0 WARNING: CPU: 0 PID: 3813 at drivers/usb/core/urb.c:412 usb_submit_urb+0x13a5/0x1970 drivers/usb/core/urb.c:410 Modules linked in: CPU: 0 PID: 3813 Comm: syz-executor122 Not tainted 5.17.0-rc5-syzkaller-00306-g2293be58d6a1 #0 ... Call Trace: usb_start_wait_urb+0x113/0x530 drivers/usb/core/message.c:58 usb_internal_control_msg drivers/usb/core/message.c:102 [inline] usb_control_msg+0x2a5/0x4b0 drivers/usb/core/message.c:153 usbtmc_ioctl_request drivers/usb/class/usbtmc.c:1947 [inline] The problem is that usbtmc_ioctl_request() uses us
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://git.kernel.org/stable/c/10a805334a11acd547602d6c4cf540a0f6ab5c6ehttps://git.kernel.org/stable/c/5f6a2d63c68c12cf61259df7c3527a0e05dce952https://git.kernel.org/stable/c/700a0715854c1e79a73341724ce4f5bb01abc016https://git.kernel.org/stable/c/c69aef9db878ab277068a8cc1b4bf0cf309dc2b7https://git.kernel.org/stable/c/e9b667a82cdcfe21d590344447d65daed52b353bhttps://git.kernel.org/stable/c/10a805334a11acd547602d6c4cf540a0f6ab5c6ehttps://git.kernel.org/stable/c/5f6a2d63c68c12cf61259df7c3527a0e05dce952https://git.kernel.org/stable/c/700a0715854c1e79a73341724ce4f5bb01abc016https://git.kernel.org/stable/c/c69aef9db878ab277068a8cc1b4bf0cf309dc2b7https://git.kernel.org/stable/c/e9b667a82cdcfe21d590344447d65daed52b353b
2024-07-16
Published