Security Advisory

CVE-2025-38070

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-06-18 09:33:47
Last updated 2026-05-11 21:20:41
Assigner Linux
State PUBLISHED

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