CVE-2026-92498

Unknown

Last modified

CVE-2026-92498 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: avoid buffer overreads in WMI event handlers The following WMI event handlers currently read from the event buffer without first verifying that the message was large enough to hold the expected event: ath6kl_wmi_scan_complete_rx() ath6kl_wmi_addba_req_event_rx() ath6kl_wmi_delba_req_event_rx() Add length checks to prevent overread..

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: avoid buffer overreads in WMI event handlers The following WMI event handlers currently read from the event buffer without first verifying that the message was large enough to hold the expected event: ath6kl_wmi_scan_complete_rx() ath6kl_wmi_addba_req_event_rx() ath6kl_wmi_delba_req_event_rx() Add length checks to prevent overread.

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= bdcd81707973cf8aa9305337166f8ee842a050d4, < 144fe0b0fa8f311ebe29ef16c8239bf6a24addc0; >= bdcd81707973cf8aa9305337166f8ee842a050d4, < a2de3fb4f83a525e95a86a683f0ff105b9b5785b; >= bdcd81707973cf8aa9305337166f8ee842a050d4, < d1d2ac5f5b1609a05c455d0aed12904b0985530d; >= bdcd81707973cf8aa9305337166f8ee842a050d4, < ea2a77682f9f984bc9a45a00b7d1aa198503c2fe; >= bdcd81707973cf8aa9305337166f8ee842a050d4, < 41159d392c3adedc093a8d80521037b72350f606; >= bdcd81707973cf8aa9305337166f8ee842a050d4, < abda58f4529d7eebb6ef82e2d266dabc17507faa; >= bdcd81707973cf8aa9305337166f8ee842a050d4, < 2f3635213ecf52ff943f01645f895cb39db8f0dc; >= bdcd81707973cf8aa9305337166f8ee842a050d4, < f57314aade9d74d30f3360ec5ef85a83654748be
LinuxLinux3.2

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-92498?
In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: avoid buffer overreads in WMI event handlers The following WMI event handlers currently read from the event buffer without first verifying that the message was large enough to hold the expected event: ath6kl_wmi_scan_complete_rx() ath6kl_wmi_addba_req_event_rx() ath6kl_wmi_delba_req_event_rx() Add length checks to prevent overread.
How severe is CVE-2026-92498?
Severity scoring for CVE-2026-92498 is pending analysis.
How do I fix CVE-2026-92498?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-92498?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST