CVE-2026-93807
Last modified
CVE-2026-93807 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: avoid reading TKIP MIC keys for non-TKIP ciphers rsi_hal_load_key() copies tx_mic_key and rx_mic_key from data[16] and data[24] whenever key data is present. Those offsets are only part of the 32-byte TKIP key layout.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: avoid reading TKIP MIC keys for non-TKIP ciphers rsi_hal_load_key() copies tx_mic_key and rx_mic_key from data[16] and data[24] whenever key data is present. Those offsets are only part of the 32-byte TKIP key layout. Shorter keys used by other ciphers, such as CCMP, do not provide those bytes, so the unconditional copies can read past the supplied key buffer. Only copy the MIC keys for TKIP, and reject malformed TKIP keys that are shorter than the expected 32-byte layout. [drop useless length check]
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= dad0d04fa7ba41ce603a01e8e64967650303e9a2, < 5902e3c08c63d65724772f74d65b9fb032625dca; >= dad0d04fa7ba41ce603a01e8e64967650303e9a2, < 55b86ef6c2e68879ffd95203b011ef42a013ab88; >= dad0d04fa7ba41ce603a01e8e64967650303e9a2, < 843fe9bc583b7686ca68312ac9319c9240a73c03 |
| Linux | Linux | 3.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93807?
How severe is CVE-2026-93807?
How do I fix CVE-2026-93807?
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-93801In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-93802In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93803In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93804In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93805In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93806In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-93808In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93809In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9381A vulnerability was detected in Edimax BR-6675nD 1.12. Affec…8.8
- CVE-2026-93810In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-93811In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93812In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93807?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
