Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.14, < 6.15.3 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/83a422c8169eef95aef57f7ddc467bb126d9ae81Patch
- https://git.kernel.org/stable/c/cb423ddad0f6e6f55b1700422ab777b25597cc83Patch
FAQ
What is CVE-2025-38316?
CVE-2025-38316 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 befo...
How severe is CVE-2025-38316?
CVE-2025-38316 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-38316?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.