Acknowledged
Created: Oct 20, 2025
Updated: Oct 23, 2025
Found In Version: 10.24.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Kernel
In the Linux kernel, the following vulnerability has been resolved:[EOL][EOL]ASoC: qcom: audioreach: fix potential null pointer dereference[EOL][EOL]It is possible that the topology parsing function[EOL]audioreach_widget_load_module_common() could return NULL or an error[EOL]pointer. Add missing NULL check so that we do not dereference it.