Answer in brief
CVE-2023-53540 records a High severity (CVSS 7.1) vulnerability in wifi: cfg80211: reject auth/assoc to AP with our address. 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.
CVSS is 7.1. 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.
| Product | Affected versions | Fixed versions |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | Not reported | Not reported |
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=19957bb399e2722719c0e20c9ae91cf8b6aaff04 <676a423410131d111a264d29aecbe6aadd57fb22 || >=19957bb399e2722719c0e20c9ae91cf8b6aaff04 <07added2c6cd63de047bc786b39436322abb67c0 || >=19957bb399e2722719c0e20c9ae91cf8b6aaff04 <5d4e04bf3a0f098bd9033de3a5291810fa14c7a6 | 676a423410131d111a264d29aecbe6aadd57fb22, 07added2c6cd63de047bc786b39436322abb67c0, 5d4e04bf3a0f098bd9033de3a5291810fa14c7a6 |
| Linux/Linuxgeneric | 2.6.32 | Not reported |
Published upstream
Oct 4, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 4, 2026
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: reject auth/assoc to AP with our address If the AP uses our own address as its MLD address or BSSID, then clearly something's wrong. Reject such connections so we don't try and fail later.
Quoted source text, attributed separately from HOL analysis.