CVE-2026-93790
Last modified
CVE-2026-93790 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix out-of-bounds tid_data access in BA notif mvmsta->tid_data was indexed by the TFD loop counter 'i' instead of the actual TID value 'tid'. This writes lq_color into a random tid_data slot unrelated to the BA entry. Since multi-TID blockack is not really in use, 'i' was always 0 and no harm was done. Add a out-of-bound check before accessing the array..
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix out-of-bounds tid_data access in BA notif mvmsta->tid_data was indexed by the TFD loop counter 'i' instead of the actual TID value 'tid'. This writes lq_color into a random tid_data slot unrelated to the BA entry. Since multi-TID blockack is not really in use, 'i' was always 0 and no harm was done. Add a out-of-bound check before accessing the array.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 41fd2fec56db2564f02532ed7244e1f69193b4ad, < c48b741277b01b2c3b4ecccedc72fc575b71dc04; >= 41fd2fec56db2564f02532ed7244e1f69193b4ad, < e8ac5e91b1296f65c3d119fac3fa917ff458f811; >= 41fd2fec56db2564f02532ed7244e1f69193b4ad, < 94d3982806c7f194b23484befde12934dda23064 |
| Linux | Linux | 4.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93790?
How severe is CVE-2026-93790?
How do I fix CVE-2026-93790?
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-93785In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93786In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-93787In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-93788In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93789In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9379A weakness has been identified in Edimax BR-6675nD 1.12. Thi…6.3
- CVE-2026-93791In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93792In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93793In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-93794In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93795In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93796In the Linux kernel, the following vulnerability has been re…7
Are you affected by CVE-2026-93790?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
