Answer in brief
CVE-2023-52769 records a High severity (CVSS 8.8) vulnerability in wifi: ath12k: fix htt mlo-offset event locking. 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 8.8. 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 | >=d889913205cf7ebda905b1e62c5867ed4e39f6c2 <d908ca431e20b0e4bfc5d911d1744910ed779bdb || >=d889913205cf7ebda905b1e62c5867ed4e39f6c2 <afd3425bd69610f318403084fe491e24a1357fb9 || >=d889913205cf7ebda905b1e62c5867ed4e39f6c2 <6afc57ea315e0f660b1f870a681737bb7b71faef | d908ca431e20b0e4bfc5d911d1744910ed779bdb, afd3425bd69610f318403084fe491e24a1357fb9, 6afc57ea315e0f660b1f870a681737bb7b71faef |
| Linux/Linuxgeneric | 6.3 | Not reported |
Published upstream
May 21, 2024
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: ath12k: fix htt mlo-offset event locking The ath12k active pdevs are protected by RCU but the htt mlo-offset event handling code calling ath12k_mac_get_ar_by_pdev_id() was not marked as a read-side critical section. Mark the code in question as an RCU read-side critical section to avoid any potential use-after-free issues. Compile tested only.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2023-52769 records a High severity (CVSS 8.8) vulnerability in wifi: ath12k: fix htt mlo-offset event locking. 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 8.8. 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 | >=d889913205cf7ebda905b1e62c5867ed4e39f6c2 <d908ca431e20b0e4bfc5d911d1744910ed779bdb || >=d889913205cf7ebda905b1e62c5867ed4e39f6c2 <afd3425bd69610f318403084fe491e24a1357fb9 || >=d889913205cf7ebda905b1e62c5867ed4e39f6c2 <6afc57ea315e0f660b1f870a681737bb7b71faef | d908ca431e20b0e4bfc5d911d1744910ed779bdb, afd3425bd69610f318403084fe491e24a1357fb9, 6afc57ea315e0f660b1f870a681737bb7b71faef |
| Linux/Linuxgeneric | 6.3 | Not reported |
Published upstream
May 21, 2024
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: ath12k: fix htt mlo-offset event locking The ath12k active pdevs are protected by RCU but the htt mlo-offset event handling code calling ath12k_mac_get_ar_by_pdev_id() was not marked as a read-side critical section. Mark the code in question as an RCU read-side critical section to avoid any potential use-after-free issues. Compile tested only.
Quoted source text, attributed separately from HOL analysis.