CVE-2026-74585
Last modified
CVE-2026-74585 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Bound the DROM dual link port number before indexing sw->ports tb_drom_parse_entry_port() validates the device-supplied header->index against sw->config.max_port_number before indexing sw->ports[], but the sibling field entry->dual_link_port_nr -- a 6-bit value also read from the DROM -- indexes the same array with no such check. A malicious or malformed Thunderbolt device can set dual_link_port_nr beyond the allocated sw->ports[] (max_port_number + 1 entries), producing an out-of-bounds tb_port pointer that is stored and later dereferenced. Reject a port entry whose dual_link_port_nr exceeds max_port_number, the same bound already applied to header->index..
Description
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Bound the DROM dual link port number before indexing sw->ports tb_drom_parse_entry_port() validates the device-supplied header->index against sw->config.max_port_number before indexing sw->ports[], but the sibling field entry->dual_link_port_nr -- a 6-bit value also read from the DROM -- indexes the same array with no such check. A malicious or malformed Thunderbolt device can set dual_link_port_nr beyond the allocated sw->ports[] (max_port_number + 1 entries), producing an out-of-bounds tb_port pointer that is stored and later dereferenced. Reject a port entry whose dual_link_port_nr exceeds max_port_number, the same bound already applied to header->index.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= cd22e73bdf5eff7e68a0f8bdfbce123ad43651f6, < 6c892ed9f4129ae40ef0f92e1bb31aa0b0ddc72c; >= cd22e73bdf5eff7e68a0f8bdfbce123ad43651f6, < 3d3c212b70633332ab71672aa2bc6af257d2ec83; >= cd22e73bdf5eff7e68a0f8bdfbce123ad43651f6, < b98e1e28bd95b0fa33164eec1e763d26c7058b39; >= cd22e73bdf5eff7e68a0f8bdfbce123ad43651f6, < 50f0c8dd8c3390f851cfb97ca13116f9ee6469d1; >= cd22e73bdf5eff7e68a0f8bdfbce123ad43651f6, < f28066057134aa9294caa597b670daf505ad9dce; >= cd22e73bdf5eff7e68a0f8bdfbce123ad43651f6, < 40d2ffb74094cf36edbe05855566a4c58b6ce808; >= cd22e73bdf5eff7e68a0f8bdfbce123ad43651f6, < f32c3a9a77cfb50934a60b05d5407649af062535; >= cd22e73bdf5eff7e68a0f8bdfbce123ad43651f6, < d6764992f17b23d91ff93ce905ab53c2aa7191f0 |
| Linux | Linux | 3.17 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74585?
How severe is CVE-2026-74585?
How do I fix CVE-2026-74585?
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-7458The User Verification by PickPlugins plugin for WordPress is…9.8
- CVE-2026-74580In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74581In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74582In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74583In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74584In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74586In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74587In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74588In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74589In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7459The Simple History – Track, Log, and Audit WordPress Changes…7.5
- CVE-2026-74590In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-74585?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
