Answer in brief
CVE-2026-92498 records a Unknown severity vulnerability in wifi: ath6kl: avoid buffer overreads in WMI event handlers. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=bdcd81707973cf8aa9305337166f8ee842a050d4 <144fe0b0fa8f311ebe29ef16c8239bf6a24addc0 || >=bdcd81707973cf8aa9305337166f8ee842a050d4 <a2de3fb4f83a525e95a86a683f0ff105b9b5785b || >=bdcd81707973cf8aa9305337166f8ee842a050d4 <d1d2ac5f5b1609a05c455d0aed12904b0985530d || >=bdcd81707973cf8aa9305337166f8ee842a050d4 <ea2a77682f9f984bc9a45a00b7d1aa198503c2fe || >=bdcd81707973cf8aa9305337166f8ee842a050d4 <41159d392c3adedc093a8d80521037b72350f606 || >=bdcd81707973cf8aa9305337166f8ee842a050d4 <abda58f4529d7eebb6ef82e2d266dabc17507faa || >=bdcd81707973cf8aa9305337166f8ee842a050d4 <2f3635213ecf52ff943f01645f895cb39db8f0dc || >=bdcd81707973cf8aa9305337166f8ee842a050d4 <f57314aade9d74d30f3360ec5ef85a83654748be | 144fe0b0fa8f311ebe29ef16c8239bf6a24addc0, a2de3fb4f83a525e95a86a683f0ff105b9b5785b, d1d2ac5f5b1609a05c455d0aed12904b0985530d, ea2a77682f9f984bc9a45a00b7d1aa198503c2fe, 41159d392c3adedc093a8d80521037b72350f606, abda58f4529d7eebb6ef82e2d266dabc17507faa, 2f3635213ecf52ff943f01645f895cb39db8f0dc, f57314aade9d74d30f3360ec5ef85a83654748be |
| Linux/Linuxgeneric | 3.2 | Not reported |
Published upstream
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 17, 2026
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.
Quoted source text, attributed separately from HOL analysis.