CVE-2026-68353
Last modified
CVE-2026-68353 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handler The firmware-controlled num_msg field (u8, 0-255) drives the loop in ath6kl_wmi_tx_complete_event_rx() without validation against the buffer length. This allows out-of-bounds reads of up to 1020 bytes past the WMI event buffer when the firmware sends an inflated num_msg. Add a check that the buffer is large enough to hold the fixed struct and the num_msg variable-length entries..
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handler The firmware-controlled num_msg field (u8, 0-255) drives the loop in ath6kl_wmi_tx_complete_event_rx() without validation against the buffer length. This allows out-of-bounds reads of up to 1020 bytes past the WMI event buffer when the firmware sends an inflated num_msg. Add a check that the buffer is large enough to hold the fixed struct and the num_msg variable-length entries.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= bdcd81707973cf8aa9305337166f8ee842a050d4, < 69ac7ba3a3df6654e7daa82674575a8c4a1a63ea; >= bdcd81707973cf8aa9305337166f8ee842a050d4, < 289edc3c71344b89e6522891147cfb8f61b088bb; >= bdcd81707973cf8aa9305337166f8ee842a050d4, < eb636fbc443149b3501c3f97e26225ddcb314a0f; >= bdcd81707973cf8aa9305337166f8ee842a050d4, < c38b0d5c661951b5dd082bdf31f8a57a0ce6e540; >= bdcd81707973cf8aa9305337166f8ee842a050d4, < 3a21c89215cc18f1a97c5e5bfd1da6d4f3d44495 |
| Linux | Linux | 3.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68353?
How severe is CVE-2026-68353?
How do I fix CVE-2026-68353?
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-68348In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68349In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6835The a+HCM developed by aEnrich has an Arbitrary File Upload …6.1
- CVE-2026-68350In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68351In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68352In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68354In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68355In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68356In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68357In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68358In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68359In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-68353?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
