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.
More information : https://git.kernel.org/stable/c/4dda55d04caac3b4102c26e29b1c27fa35636be3
