CVE-2026-68353
In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handler
CVSS
8.1
High
EPSS
0.3%
p21
KEV
—
Exploit Today
6
0-100
Published: Aug 10, 2026 · Last modified: Aug 19, 2026
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.
- git.kernel.orghttps://git.kernel.org/stable/c/0e0fc04af9b443c6b425f00fb604ff599bc80d1d
- git.kernel.orghttps://git.kernel.org/stable/c/289edc3c71344b89e6522891147cfb8f61b088bb
- git.kernel.orghttps://git.kernel.org/stable/c/35196a07603f8c94a4943093bc26d5b5826285f8
- git.kernel.orghttps://git.kernel.org/stable/c/3a21c89215cc18f1a97c5e5bfd1da6d4f3d44495
- git.kernel.orghttps://git.kernel.org/stable/c/5297299c3fa6133275db0be99d69cd759b6cbfe9
- git.kernel.orghttps://git.kernel.org/stable/c/69ac7ba3a3df6654e7daa82674575a8c4a1a63ea
- git.kernel.orghttps://git.kernel.org/stable/c/c38b0d5c661951b5dd082bdf31f8a57a0ce6e540
- git.kernel.orghttps://git.kernel.org/stable/c/eb636fbc443149b3501c3f97e26225ddcb314a0f
No related CVEs by CWE or product.