Security Advisory

CVE-2025-40013

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-10-20 15:29:09
Last updated 2026-05-11 21:40:47
Assigner Linux
State PUBLISHED

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.