CVE-2025-40013
Published Oct 20, 2025
Modified Apr 15, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: audioreach: fix potential null pointer dereference It is possible that the topology parsing function audioreach_widget_load_module_common() could return NULL or an error pointer. Add missing NULL check so that we do not dereference it.
Is your site exposed to CVE-2025-40013?
Run a free security scan — no signup, results in seconds.
References
Other References
https://git.kernel.org/stable/c/4dda55d04caac3b4102c26e29b1c27fa35636be3
https://git.kernel.org/stable/c/70e1e5fe9f7e05ff831b56ebc02543e7811b8e18
https://git.kernel.org/stable/c/8318e04ab2526b155773313b66a1542476ce1106
https://git.kernel.org/stable/c/8f9c9fafc0e7a73bbff58954d171c016ddee1734
https://git.kernel.org/stable/c/9c1ad4192f3d2fc85339718a6252cb3337848f7b
https://git.kernel.org/stable/c/ef08ce6304d30b5778035d07b04514cb70839983
Frequently Asked Questions
What is CVE-2025-40013? +
In the Linux kernel, the following vulnerability has been resolved:
ASoC: qcom: audioreach: fix potential null pointer dereference
It is possible that the topology parsing function
audioreach_widget_load_module_common() could return NULL or an error
pointer. Add missing NULL check so that we do not dereference it.
How do I check if I'm vulnerable to CVE-2025-40013? +
You can use Secably's free Website Scanner to check your website for known vulnerabilities. For infrastructure scanning, use the Port Scanner to identify exposed services that may be affected. Check the vendor advisories linked above for specific patch and version information.