In the Linux kernel, the following vulnerability has been resolved:
can: ems_usb: validate CPC message lengths
emsusbreadbulkcallback() 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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74460.json",
"cna_assigner": "Linux"
}