Bug 2396925 (CVE-2025-39862) - CVE-2025-39862 kernel: wifi: mt76: mt7915: fix list corruption after hardware restart
Summary: CVE-2025-39862 kernel: wifi: mt76: mt7915: fix list corruption after hardware...
Keywords:
Status: NEW
Alias: CVE-2025-39862
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-19 16:01 UTC by OSIDB Bzimport
Modified: 2025-09-22 09:54 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-19 16:01:57 UTC
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.

Comment 1 Mauro Matteo Cascella 2025-09-22 09:52:47 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025091906-CVE-2025-39862-5acb@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.