CVE-2026-74409
Last modified
CVE-2026-74409 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: add bounds check on firmware mac_id in link lookup The mac_id field in RX descriptors is 8 bits wide (0-255), but assoc_link_on_macid[] has only RTW89_MAX_MAC_ID_NUM (128) entries. While the driver currently assigns mac_id values below 128, the descriptor value comes from firmware and is not validated before use as an array index. Add a defensive bounds check in rtw89_assoc_link_rcu_dereference() to guard against out-of-range firmware values.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: add bounds check on firmware mac_id in link lookup The mac_id field in RX descriptors is 8 bits wide (0-255), but assoc_link_on_macid[] has only RTW89_MAX_MAC_ID_NUM (128) entries. While the driver currently assigns mac_id values below 128, the descriptor value comes from firmware and is not validated before use as an array index. Add a defensive bounds check in rtw89_assoc_link_rcu_dereference() to guard against out-of-range firmware values.
Metrics
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 144c6cd24b3556e6e7a14271cee57a42ebf97450, < ad445de67359f24088d4305c05fbd7e34c4e35e3; >= 144c6cd24b3556e6e7a14271cee57a42ebf97450, < 920101305e7601a33b9e01019f4ca526af2526ae; >= 144c6cd24b3556e6e7a14271cee57a42ebf97450, < 6d88244bb129755acca696f9227200f4a2d106a6 |
| Linux | Linux | 6.14 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74409?
How severe is CVE-2026-74409?
How do I fix CVE-2026-74409?
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-74403In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74404In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74405In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74406In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74407In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74408In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-7441The Simple Yearly Archive plugin for WordPress is vulnerable…6.4
- CVE-2026-74410In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-74411In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74412In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74413In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74414In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-74409?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
