← Back to CVEs
CVE-2026-23307
N/ADescription
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.
CVE Details
CVSS v3.1 ScoreN/A
Published3/25/2026
Last Modified3/25/2026
Sourcenvd
Honeypot Sightings0
References
https://git.kernel.org/stable/c/1818974e1b5ef200e27f144c8cb8a246420bb54d(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/18f75b9cbdc3703f15965425ab69dee509b07785(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/1cf469026d4a2308eaa91d04dca4a900d07a5c2e(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/2833e13e2b099546abf5d40a483b4eb04ddd1f7b(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/38a01c9700b0dcafe97dfa9dc7531bf4a245deff(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/c703bbf8e9b4947e111c88d2ed09236a6772a471(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.