Answer in brief
CVE-2026-90371 records a Unknown severity vulnerability in wifi: mt76: fix RXDMAD_C buffer recycling race. 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 | >=e50d4d710efd2dbc46965e9608bbb502bcfc5c99 <7ac05ed3a50e511c93f8506e555709a208dfce0a || >=e50d4d710efd2dbc46965e9608bbb502bcfc5c99 <a273dc3b86a7d983d643827d3d3c795d55d8f632 || >=e50d4d710efd2dbc46965e9608bbb502bcfc5c99 <e1f97c10a4ec2b9db69a134b757304399ca903ce | 7ac05ed3a50e511c93f8506e555709a208dfce0a, a273dc3b86a7d983d643827d3d3c795d55d8f632, e1f97c10a4ec2b9db69a134b757304399ca903ce |
| Linux/Linuxgeneric | 6.18 | 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: mt76: fix RXDMAD_C buffer recycling race The RXDMAD_C buffers come from the RRO data queues' page pools, which are bound to a different NAPI, so the direct page-pool recycle used here could race the owning NAPI; take the non-direct path as is already done for WED RX queues.
Quoted source text, attributed separately from HOL analysis.