Bug 2379217 (CVE-2025-38316) - CVE-2025-38316 kernel: wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor()
Summary: CVE-2025-38316 kernel: wifi: mt76: mt7996: avoid NULL pointer dereference in ...
Keywords:
Status: NEW
Alias: CVE-2025-38316
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-07-10 08:04 UTC by OSIDB Bzimport
Modified: 2025-07-11 07:24 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-07-10 08:04:09 UTC
In the Linux kernel, the following vulnerability has been resolved:

wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor()

The function mt7996_set_monitor() dereferences phy before
the NULL sanity check.

Fix this to avoid NULL pointer dereference by moving the
dereference after the check.

Comment 1 Avinash Hanwate 2025-07-11 07:21:58 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025071015-CVE-2025-38316-2087@gregkh/T


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