Answer in brief
CVE-2026-80933 records a Unknown severity vulnerability in wifi: mt76: mt7996: validate default EEPROM firmware size. 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 | >=98686cd21624c75a043e96812beadddf4f6f48e5 <03b81f015dbb29807ce1ec6d45537d658abdac69 || >=98686cd21624c75a043e96812beadddf4f6f48e5 <7074ec3769820302f1ccf8794a40a6582153b820 || >=98686cd21624c75a043e96812beadddf4f6f48e5 <653c6e289b13cc6942f3e8f8e3c568e70fa42d1f | 03b81f015dbb29807ce1ec6d45537d658abdac69, 7074ec3769820302f1ccf8794a40a6582153b820, 653c6e289b13cc6942f3e8f8e3c568e70fa42d1f |
| Linux/Linuxgeneric | 6.2 | Not reported |
Published upstream
Sep 11, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 11, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 11, 2026
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: validate default EEPROM firmware size The default EEPROM firmware is parsed and copied as a full EEPROM without checking its length. A truncated file can make the driver read beyond the firmware buffer during variant validation or the fallback copy. Reject files shorter than MT7996_EEPROM_SIZE before parsing or copying the firmware.
Quoted source text, attributed separately from HOL analysis.