Answer in brief
CVE-2026-80632 records a Unknown severity vulnerability in wifi: mt76: mt7996: Fix NULL pointer dereference in mt7996_init_tx_queues(). 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 | >=cd7951f242a7e4114de8f41804d708f5b5079d53 <93f3f9a9e955569ab7c3f02f0486d3aaf2314a56 || >=cd7951f242a7e4114de8f41804d708f5b5079d53 <6794edb55b5f5ef834e03b0b241b1a8b725f82c0 | 93f3f9a9e955569ab7c3f02f0486d3aaf2314a56, 6794edb55b5f5ef834e03b0b241b1a8b725f82c0 |
| Linux/Linuxgeneric | 7.1 | Not reported |
Published upstream
Aug 28, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 28, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 28, 2026
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix NULL pointer dereference in mt7996_init_tx_queues() When MT76_NPU and CONFIG_NET_MEDIATEK_SOC_WED are enabled and mt76 detects properly the Airoha NPU SoC, mt7996_init_tx_queues() will dereference a NULL WED pointer. Fix the issue by always passing the WED pointer from mt7996_dma_init().
Quoted source text, attributed separately from HOL analysis.