THREATOPS
THREAT OPSThreat News › [NVD] CVE-2025-39862 (HIGH 8.8) — 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

[NVD] CVE-2025-39862 (HIGH 8.8) — 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

lownvdPublished 2025-09-19

CVE-2025-39862 CVSS: 8.8 HIGH Published: 2025-09-19T16:15:45.203

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

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2025-39862