Bug 2400632 (CVE-2025-39919) - CVE-2025-39919 kernel: wifi: mt76: mt7996: add missing check for rx wcid entries
Summary: CVE-2025-39919 kernel: wifi: mt76: mt7996: add missing check for rx wcid entries
Keywords:
Status: NEW
Alias: CVE-2025-39919
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-10-01 09:01 UTC by OSIDB Bzimport
Modified: 2025-11-26 11:32 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-10-01 09:01:55 UTC
In the Linux kernel, the following vulnerability has been resolved:

wifi: mt76: mt7996: add missing check for rx wcid entries

Non-station wcid entries must not be passed to the rx functions.
In case of the global wcid entry, it could even lead to corruption in the wcid
array due to pointer being casted to struct mt7996_sta_link using container_of.


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