CVE-2025-38281

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux69d54ce7491d046eaae05de7fb2493319a481991 < 8340cb173750c1ea99cd643006b72f8b0e6c21f2affected
LinuxLinux69d54ce7491d046eaae05de7fb2493319a481991 < caf4b347c5dc40fdd125793b5e82ba9fc4de5275affected
LinuxLinux6.14affected
LinuxLinux0 < 6.14unaffected
LinuxLinux6.15.3 <= 6.15.*unaffected
LinuxLinux6.16 <= *unaffected

Weaknesses

References