CVE-2026-92496
Last modified
CVE-2026-92496 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Avoid buffer overread in ath11k_wmi_tlv_op_rx() Currently, in ath11k_wmi_tlv_op_rx(), the firmware buffer is read without first verifying that the buffer has enough data to hold a header. This could result in a buffer overread. Add an upfront length check before dereferencing skb->data as a wmi_cmd_hdr.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Avoid buffer overread in ath11k_wmi_tlv_op_rx() Currently, in ath11k_wmi_tlv_op_rx(), the firmware buffer is read without first verifying that the buffer has enough data to hold a header. This could result in a buffer overread. Add an upfront length check before dereferencing skb->data as a wmi_cmd_hdr. The check is placed before the trace_ath11k_wmi_event() call to preserve the existing trace semantics (tracing the full raw WMI event including the header), unlike the analogous ath12k fix which could use skb_pull_data() directly. Compile tested only.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d5c65159f2895379e11ca13f62feabe93278985d, < 20166fd9a4ad15d7eccc63c9dc99680aea6558ef; >= d5c65159f2895379e11ca13f62feabe93278985d, < 71690d26c1415e816158b45ee354367244c50d4c; >= d5c65159f2895379e11ca13f62feabe93278985d, < f9726f6d97dca94ab14739c8b632301a940a7e8f; >= d5c65159f2895379e11ca13f62feabe93278985d, < 2677fc48dd10dc08cdec99c2692d50fe5f48dcbf; >= d5c65159f2895379e11ca13f62feabe93278985d, < 9652e7e23137538169f60323300cae3413475685; >= d5c65159f2895379e11ca13f62feabe93278985d, < 72a5e45f606ec454ef556a68ffd92e06b0677f44; >= d5c65159f2895379e11ca13f62feabe93278985d, < 9ddbc95dac167e3f2d0e3859e6ce022ae0184fc1; >= d5c65159f2895379e11ca13f62feabe93278985d, < 9ef9dd30058cc9223c72f711dca1a28a5947d0c5 |
| Linux | Linux | 5.6 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-92496?
How severe is CVE-2026-92496?
How do I fix CVE-2026-92496?
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-92490In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92491In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92492In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92493In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92494In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92495In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92497In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92498In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92499In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92500In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92501In the Linux kernel, the following vulnerability has been re…
- CVE-2026-92502In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-92496?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
