Answer in brief
CVE-2026-98159 records a Unknown severity vulnerability in wifi: mt76: mt7921: validate CLC firmware records. 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 | >=23bdc5d8cadfc941e7782d0cb8afb2d9ae73b125 <602a950134ee2940136f60797e4457c3983b06ce || >=23bdc5d8cadfc941e7782d0cb8afb2d9ae73b125 <3896be051e928c891922d91de94c99519d215dff || >=23bdc5d8cadfc941e7782d0cb8afb2d9ae73b125 <3c505e2af16a9320f4355218394a955fbbc65322 || >=23bdc5d8cadfc941e7782d0cb8afb2d9ae73b125 <9417c5818a0146980c2608fda94c908e604eb033 | 602a950134ee2940136f60797e4457c3983b06ce, 3896be051e928c891922d91de94c99519d215dff, 3c505e2af16a9320f4355218394a955fbbc65322, 9417c5818a0146980c2608fda94c908e604eb033 |
| Linux/Linuxgeneric | 6.1 | Not reported |
Published upstream
Sep 25, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 25, 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: mt76: mt7921: validate CLC firmware records The CLC region is supplied by firmware, but the loader trusts the region count and each record length. A malformed image can make the region table pointer precede the firmware buffer, make the record loop fail to advance, or index phy->clc past its end. Validate the table and record bounds before dereferencing or copying.
Quoted source text, attributed separately from HOL analysis.