Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A NULL pointer dereference vulnerability has been identified in the Linux kernel's ASoC Intel AVS component probe function. The issue arises because the function does not properly check for memory allocation failures. When the devm_kasprintf() function fails to allocate memory, it returns NULL, leading to a dereference of a NULL pointer. This vulnerability has been addressed in the Linux kernel.
Exploitation of this vulnerability leads to a NULL pointer dereference, causing a crash or unintended behavior in the system.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.