Linux Kernel AudioReach Component Potential Null Pointer Dereference Vulnerability

Vulnerability

A null pointer dereference vulnerability has been identified in the AudioReach component of the Linux kernel's sound subsystem, specifically within the Qualcomm QDSP6 topology handling. The issue arises in the function 'audioreach_widget_load_module_common()', which may return a NULL or error pointer. The vulnerability exists because this potential NULL return value is not properly checked before being dereferenced, leading to a risk of crashing the system or causing undefined behavior.

Impact

Exploitation of this vulnerability can lead to a null pointer dereference, causing a system crash or undefined behavior.

Reproduction

The vulnerability can be reproduced by loading a topology that is parsed by the 'audioreach_widget_load_module_common()' function in the AudioReach component. If the function returns a NULL or error pointer, and this return value is not checked before being used, the null pointer dereference will occur.

Remediation

Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for downloading the patched version are available on the official Linux kernel website.

Added: Oct 20, 2025, 4:25 PM
Updated: Oct 20, 2025, 4:25 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
4.3
remediation
0.0
relevance
0.7
threat
4.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.