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
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025061838-CVE-2025-38070-8f13@gregkh/T