Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A NULL pointer dereference vulnerability has been identified in the Linux kernel's ALSA HDA CS35L41 codec support. This issue arises in the 'cs35l41_hda_read_acpi' function, where the 'acpi_get_first_physical_node' can return NULL. If this occurs, the subsequent 'get_device' call also returns NULL, which is then improperly dereferenced, leading to a potential crash. The vulnerability has been addressed by adding a check to prevent the dereference of a NULL value.
Exploitation of this vulnerability can lead to a system crash due to a NULL pointer dereference.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.