Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's ASoC (ALSA System on Chip) component handling can lead to a NULL pointer dereference. This issue arises in 'soc-generic-dmaengine-pcm.c', where the same device is used for both CPU and Platform components. If the CPU component driver lacks a specified name, the function 'snd_soc_lookup_component_nolocked()' will attempt to access a NULL pointer, causing a crash. The vulnerability has been addressed by modifying the component lookup function to properly handle cases where the driver name is absent.
Exploitation of this vulnerability leads to a NULL pointer dereference, causing a system crash.
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 Linux Kernel Archive.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.