Linux Kernel ALSA Jack NULL Pointer Dereference Vulnerability

Vulnerability

A vulnerability in the Linux kernel's Advanced Linux Sound Architecture (ALSA) Jack subsystem can lead to a NULL pointer dereference. This issue arises in the ASoC (ALSA System on Chip) context, where the input device may be unregistered while the 'snd_jack_report' function is called. The vulnerability can be exploited by accessing the input device without proper synchronization, causing a NULL pointer dereference.

Impact

Exploitation of this vulnerability leads to a NULL pointer dereference, causing a kernel crash.

Remediation

The vulnerability has been addressed by serializing access to the input device with a mutex lock.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
0.0
relevance
0.0
threat
3.2
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.