Answer in brief
CVE-2026-90377 records a Unknown severity vulnerability in wifi: mt76: fix RX data queuing of RRO 3.0. 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 | >=b1e58e137b61693f12da037d2d50aca9c2140a43 <62aea1d45b524cde9e02d1e7f65d2c4fd60871b8 || >=b1e58e137b61693f12da037d2d50aca9c2140a43 <db4be207f3f6d8886f0b31f8c7db863a4b835ec1 || >=b1e58e137b61693f12da037d2d50aca9c2140a43 <86897f106669c07eea4c34b54c3268d448d41426 | 62aea1d45b524cde9e02d1e7f65d2c4fd60871b8, db4be207f3f6d8886f0b31f8c7db863a4b835ec1, 86897f106669c07eea4c34b54c3268d448d41426 |
| 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 RX data queuing of RRO 3.0 For RRO 3.0, RX data released from a RRO data queue should be put to the indicator queue. The frames are processed and completed in the context of the indicator queue NAPI, which only polls skbs queued on the MT_RXQ_RRO_IND list; frames queued under the data queue id are left sitting on that list until the data queue NAPI happens to run, stalling and reordering RX data.
Quoted source text, attributed separately from HOL analysis.