CVE-2022-49151
Published: Feb 26, 2025
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: can: mcba_usb: properly check endpoint type Syzbot reported warning in usb_submit_urb() which is caused by wrong endpoint type. We should check that in endpoint is actually present to prevent this warning. Found pipes are now saved to struct mcba_priv and code uses them directly instead of making pipes in place. Fail log: | usb 5-1: BOGUS urb xfer, pipe 3 != type 1 | WARNING: CPU: 1 PID: 49 at drivers/usb/core/urb.c:502 usb_submit_urb+0xed2/0x18a0 drivers/usb/core/urb.c:502 | Modules linked in: | CPU: 1 PID: 49 Comm: kworker/1:2 Not tainted 5.17.0-rc6-syzkaller-00184-g38f80f42147f #0 | Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.14.0-2 04/01/2014 | Workqueue: usb_hub_wq hub_event | RIP: 0010:usb_submit_urb+0xed2/0x18a0 drivers/usb/core/urb.c:502 | ... | Call Trace: | <TASK> | mcba_usb_start drivers/net/can/usb/mcba_usb.c:662 [inline] | mcba_usb_probe+0x8a3/0xc50 drivers/net/can/usb/mcba_usb.c:858 | usb_probe_interface+0x315/0x7f0 drivers/usb/core/driver.c:396 | call_driver_probe drivers/base/dd.c:517 [inline]
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 51f3baad7de943780ce0c17bd7975df567dd6e14 - < 5598442edc29e8f6f2380e4b471dc1a3fcd80508affected 51f3baad7de943780ce0c17bd7975df567dd6e14 - < b48d1bb3f1ca337ad653022aefb5a40a47dfe5cdaffected 51f3baad7de943780ce0c17bd7975df567dd6e14 - < cbd110b8dd7ad763bf413f71c0484116ae9302d4affected 51f3baad7de943780ce0c17bd7975df567dd6e14 - < ef0acc514123140157b19a9ff2e2de5d91d612bcaffected 51f3baad7de943780ce0c17bd7975df567dd6e14 - < fa9c1f14002dc0d5293e16a2007bd89b6e79207b+3 more versions |
Linux | Linux | affected 4.12unaffected 0 - < 4.12unaffected 4.14.276 - <= 4.14.*unaffected 4.19.238 - <= 4.19.*unaffected 5.4.189 - <= 5.4.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now