CVE-2026-23307
ANALYSIS PENDINGcan: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message
Title source: cnaDescription
In the Linux kernel, the following vulnerability has been resolved: can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message When looking at the data in a USB urb, the actual_length is the size of the buffer passed to the driver, not the transfer_buffer_length which is set by the driver as the max size of the buffer. When parsing the messages in ems_usb_read_bulk_callback() properly check the size both at the beginning of parsing the message to make sure it is big enough for the expected structure, and at the end of the message to make sure we don't overflow past the end of the buffer for the next message.
References (8)
Core 8
Core References
Scores
EPSS
0.0004
EPSS Percentile
12.2%
Details
Status
published
Products (24)
linux/Kernel
2.6.32 - 6.1.167linux
linux/Kernel
6.13.0 - 6.18.17linux
linux/Kernel
6.19.0 - 6.19.7linux
linux/Kernel
6.2.0 - 6.6.130linux
linux/Kernel
6.7.0 - 6.12.77linux
Linux/Linux
< 2.6.32
Linux/Linux
2.6.32
Linux/Linux
5.10.253 - 5.10.*
Linux/Linux
5.15.203 - 5.15.*
Linux/Linux
6.1.167 - 6.1.*
... and 14 more
Published
Mar 25, 2026
Tracked Since
Mar 25, 2026