CVE-2026-74408
Last modified
CVE-2026-74408 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: fix OOB access from firmware tx status queue ID ath_tx_edma_tasklet() accesses sc->tx.txq[ts.qid] where ts.qid is a 4-bit hardware field (0-15), but the txq array only has ATH9K_NUM_TX_QUEUES (10) entries. A qid >= 10 causes an OOB array access. Add a bounds check on ts.qid before using it as an array index.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: fix OOB access from firmware tx status queue ID ath_tx_edma_tasklet() accesses sc->tx.txq[ts.qid] where ts.qid is a 4-bit hardware field (0-15), but the txq array only has ATH9K_NUM_TX_QUEUES (10) entries. A qid >= 10 causes an OOB array access. Add a bounds check on ts.qid before using it as an array index.
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 | >= fce041beb03f93c7a771f0b4b6c45bb71ef90901, < fb11083db9d7d6fb8f98bbba1cbfcf3fb7b4bf54; >= fce041beb03f93c7a771f0b4b6c45bb71ef90901, < 734db72d55ca578a344dfa33e30145032c074b25; >= fce041beb03f93c7a771f0b4b6c45bb71ef90901, < f5931d06b45ed402572bfe5832fff15864ef5481; >= fce041beb03f93c7a771f0b4b6c45bb71ef90901, < 46ca1451f61b598f45cb5259e066d305444d95fc; >= fce041beb03f93c7a771f0b4b6c45bb71ef90901, < a9e055ac62cb3fcea262d4b687ec73eed82b3379; >= fce041beb03f93c7a771f0b4b6c45bb71ef90901, < 5435fd3edcb11c7cc4002847c83e9a50b49284dc; >= fce041beb03f93c7a771f0b4b6c45bb71ef90901, < 336d4c8cd9b1646060ee690c881d465dfc09c6c0; >= fce041beb03f93c7a771f0b4b6c45bb71ef90901, < 7ce2f118a2389e8f0a64068c6fe7cc7d40639be0 |
| Linux | Linux | 3.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74408?
How severe is CVE-2026-74408?
How do I fix CVE-2026-74408?
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-74402In the Linux kernel, the following vulnerability has been re…
- 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-74409In 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
Are you affected by CVE-2026-74408?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
