Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A NULL pointer dereference vulnerability has been identified in the Linux kernel's libata-core component. The issue arises in the ata_host_alloc_pinfo() function, where the 'ppi' parameter may incorrectly point to an array beginning with a NULL pointer. This can lead to a kernel oops, as the 'pi' local variable fails to update from its initial NULL value. The vulnerability has been addressed by modifying the initialization of 'pi' to reference ata_dummy_port_info', effectively preventing the potential kernel oops.
Exploitation of this vulnerability can lead to a kernel oops, causing a disruption in kernel operations and potentially leading to a system crash.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.