Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's ASoC (ALSA System on Chip) component can lead to a null pointer dereference. This issue arises when the 'codec_dai' variable, which is derived from the card's DAI (Digital Audio Interface) link, is accessed without proper validation. If the DAI link's 'num_codecs' is zero, 'codec_dai' becomes null, causing an out-of-bounds error. The vulnerability is triggered during the registration of sound cards, a process invoked by various platforms.
Exploitation of this vulnerability can cause a null pointer dereference, leading to a system crash or undefined behavior.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.