Answer in brief
CVE-2026-90345 records a Unknown severity vulnerability in wifi: brcmfmac: fix P2P action frame handling without device vif. 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 | >=6eda4e2c54255cd26a58d2fcec73ec3bff7a515b <f26e1b16904555e171292e183c3cfc1c38159fc5 || >=6eda4e2c54255cd26a58d2fcec73ec3bff7a515b <1b1edb9ebed49099bdc924cef49a9aea8b552199 | f26e1b16904555e171292e183c3cfc1c38159fc5, 1b1edb9ebed49099bdc924cef49a9aea8b552199 |
| Linux/Linuxgeneric | 3.9 | 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: brcmfmac: fix P2P action frame handling without device vif Some P2P action frame paths assume the P2P device vif is always available. That is not true when userspace sends non-P2P public action frames through the primary interface, or when action-frame abort runs after the P2P device vif has not been created. Fall back to the primary vif when aborting an action frame without a P2P device vif, and guard P2P device saved IE access before using it for peer channel search.
Quoted source text, attributed separately from HOL analysis.