GHSA-596r-rcx5-45wxunknown

In the Linux kernel, the following vulnerability has been resolved: can: ems_usb: validate CPC...

Published
August 15, 2026
Last Modified
August 19, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved:

can: ems_usb: validate CPC message lengths

ems_usb_read_bulk_callback() walks CPC messages packed in one USB receive buffer.

Check that each declared message fits in the URB payload. Also require the type-specific payload to cover the fields used by the CAN, state, error and overrun handlers.

🔗 References (9)