CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-74458

mediumCVSS 6.6covered by 3 sourcesfirst seen 2026-08-11
In the Linux kernel, the following vulnerability has been resolved: can: kvaser_usb_leaf: kvaser_usb_leaf_wait_cmd(): validate received command extents The wait and bulk receive paths walk variable-length commands from a USB buffer. A nonzero command shorter than CMD_HEADER_LEN can still be dispatched, and the wait path copies a matching command into a fixed caller-owned struct kvaser_cmd using the device-provided length. Reject nonzero commands that do not contain the fixed header or that extend beyond the current USB buffer item. In the wait path, also reject a matching command that exceeds the destination before copying it.

CSIRTS triage

What
Insufficient validation of received command extents in kvaser_usb_leaf driver allows buffer overflow.
Who is affected
Systems running affected Linux kernel versions with kvaser_usb_leaf CAN driver and Kvaser USB devices connected.
Urgency
Moderate; unvalidated command extents can cause denial of service or memory corruption.
Action
Apply kernel patch validating command extents or update to patched kernel version.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-74458

Get an email if CVE-2026-74458 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (3)

External references

NVD record for CVE-2026-74458

CVE.org record

Embed the live status

CVE-2026-74458 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-74458 status](https://www.csirts.com/badge/CVE-2026-74458)](https://www.csirts.com/cve/CVE-2026-74458)