Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.2, < 6.16.6 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/065c79df595af21d6d1b27d642860faa1d938774Patch
- https://git.kernel.org/stable/c/8fa8eb52bc2eb08d93202863b5fc478e0bebc00cPatch
FAQ
What is CVE-2025-39862?
CVE-2025-39862 is a vulnerability with a CVSS score of 7.8 (HIGH). 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...
How severe is CVE-2025-39862?
CVE-2025-39862 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-39862?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.