Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Add NULL check in mt7996_thermal_init devm_kasprintf() can return a NULL pointer on failure,but this returned value in mt7996_thermal_init() is not checked. Add NULL check in mt7996_thermal_init(), to handle kernel NULL pointer dereference error.
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/8340cb173750c1ea99cd643006b72f8b0e6c21f2Patch
- https://git.kernel.org/stable/c/caf4b347c5dc40fdd125793b5e82ba9fc4de5275Patch
FAQ
What is CVE-2025-38281?
CVE-2025-38281 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Add NULL check in mt7996_thermal_init devm_kasprintf() can return a NULL pointer on failure,but this returned ...
How severe is CVE-2025-38281?
CVE-2025-38281 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-38281?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.