CVE-2025-39862 - wifi: mt76: mt7915: fix list corruption after hardware restart
CVE ID : CVE-2025-39862
Published : Sept. 19, 2025, 3:26 p.m. | 13 minutes ago
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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : Sept. 19, 2025, 3:26 p.m. | 13 minutes ago
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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...