Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: sma1307: Add NULL check in sma1307_setting_loaded() All varibale allocated by kzalloc and devm_kzalloc could be NULL. Multiple pointer checks and their cleanup are added. This issue is found by our static analysis tool
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.13, < 6.14.9 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0ec6bd16705fe21d6429d6b8f7981eae2142bba8Patch
- https://git.kernel.org/stable/c/f8434b8ba437d3f6cbcd9ffe8405bd16ed28fc5cPatch
FAQ
What is CVE-2025-38070?
CVE-2025-38070 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ASoC: sma1307: Add NULL check in sma1307_setting_loaded() All varibale allocated by kzalloc and devm_kzalloc could be NULL. Multip...
How severe is CVE-2025-38070?
CVE-2025-38070 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-38070?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.