Answer in brief
CVE-2026-93281 records a Unknown severity vulnerability in wifi: rtw89: fix HE extended capability length check. 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 | >=8d540f9d29162e273797bef36686a010724f0f8a <eddf53f1edb0cf7f302bd15cdb47cca90948c205 || >=8d540f9d29162e273797bef36686a010724f0f8a <655c4401c18d735dbaf2cc172ff4f626b3a896a0 || >=8d540f9d29162e273797bef36686a010724f0f8a <bddbd1de765bf6ddc0473ad683910eb3a2a92a43 || >=8d540f9d29162e273797bef36686a010724f0f8a <f2a01deff7d0d5cc3dcbf2358dac113979303c8e || >=8d540f9d29162e273797bef36686a010724f0f8a <f132fc01b359a0f7d81fe13d769ea4e7c4baa66e || >=8d540f9d29162e273797bef36686a010724f0f8a <2aba608a86e9b099c9af2ea70b620552dee2b628 | eddf53f1edb0cf7f302bd15cdb47cca90948c205, 655c4401c18d735dbaf2cc172ff4f626b3a896a0, bddbd1de765bf6ddc0473ad683910eb3a2a92a43, f2a01deff7d0d5cc3dcbf2358dac113979303c8e, f132fc01b359a0f7d81fe13d769ea4e7c4baa66e, 2aba608a86e9b099c9af2ea70b620552dee2b628 |
| Linux/Linuxgeneric | 6.1 | Not reported |
Published upstream
Sep 24, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 24, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 25, 2026
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix HE extended capability length check rtw89_mac_check_he_obss_narrow_bw_ru_iter() reads extended capability byte 10, but rejects only datalen values below 10. Byte 10 requires at least 11 bytes. Require datalen >= 11 before reading data[10].
Quoted source text, attributed separately from HOL analysis.