CVE-2026-74458
Last modified
CVE-2026-74458 is a vulnerability of currently unknown severity. 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. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 080f40a6fa28dab299da7a652e444b1e2d9231e7, < c00ec53d7dec08134e97071850cc00ef000c5b77; >= 080f40a6fa28dab299da7a652e444b1e2d9231e7, < d9e91672526ffa279709b15490118aea1bdee714; >= 080f40a6fa28dab299da7a652e444b1e2d9231e7, < 72f96c2942f11a0ae8663adcb3d9ee986e07d4fa; >= 080f40a6fa28dab299da7a652e444b1e2d9231e7, < 695aea154bb2d453e6daada1510972fafd075285; >= 080f40a6fa28dab299da7a652e444b1e2d9231e7, < 3d0897ec623e422695d70d80ae456f89476c5328; >= 080f40a6fa28dab299da7a652e444b1e2d9231e7, < 185cb1fa38142a3cbf223dd8b3abb24217f330d3; >= 080f40a6fa28dab299da7a652e444b1e2d9231e7, < 21f0465fd86d77794aaed8e05f833634f68d178d; >= 080f40a6fa28dab299da7a652e444b1e2d9231e7, < 0293dd153f9dbc1ddf5dacdccc76b363bce4a8ee |
| Linux | Linux | 3.8 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74458?
How severe is CVE-2026-74458?
How do I fix CVE-2026-74458?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-74452In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74453In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74454In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74455In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74456In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74457In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74459In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7446A vulnerability was detected in VetCoders mcp-server-semgrep…7.3
- CVE-2026-74460In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74461In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-74462In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74463In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-74458?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
