NONE · 0

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 w...

Vulnerability 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.

References

FAQ

What is CVE-2026-92498?

CVE-2026-92498 is a documented vulnerability. 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 w...

How severe is CVE-2026-92498?

CVSS scoring is not yet available for CVE-2026-92498. Check NVD for updates.

Is there a patch for CVE-2026-92498?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.