Answer in brief
CVE-2025-39862 records a High severity (CVSS 8.8) vulnerability in wifi: mt76: mt7915: fix list corruption after hardware restart. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), 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), 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 |
| cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:o:linux:linux_kernel:6.17:rc3:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:o:linux:linux_kernel:6.17:rc4:*:*:*:*:*:* | Not reported | Not reported |
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=8a55712d124fd8a919e8a69b70643e1a97280b4b <8fa8eb52bc2eb08d93202863b5fc478e0bebc00c || >=8a55712d124fd8a919e8a69b70643e1a97280b4b <065c79df595af21d6d1b27d642860faa1d938774 | 8fa8eb52bc2eb08d93202863b5fc478e0bebc00c, 065c79df595af21d6d1b27d642860faa1d938774 |
| Linux/Linuxgeneric | 6.2 | Not reported |
| Linux/Linuxgeneric | >=8a55712d124fd8a919e8a69b70643e1a97280b4b <8fa8eb52bc2eb08d93202863b5fc478e0bebc00c || >=8a55712d124fd8a919e8a69b70643e1a97280b4b <065c79df595af21d6d1b27d642860faa1d938774 || 3a931ebf67b89316c3b5bed2dca4479dd6f85803 || >=6.1.188 <6.2 | 8fa8eb52bc2eb08d93202863b5fc478e0bebc00c, 065c79df595af21d6d1b27d642860faa1d938774, 6.2 |
Published upstream
Sep 19, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 14, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix list corruption after hardware restart Since stations are recreated from scratch, all lists that wcids are added to must be cleared before calling ieee80211_restart_hw. Set wcid->sta = 0 for each wcid entry in order to ensure that they are not added again before they are ready.
Quoted source text, attributed separately from HOL analysis.