Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's libata-transport component has been identified, related to improper error handling in the ata_tdev_add() function. The issue arises because the return value of transport_add_device() is not properly checked, leading to a null pointer dereference when the module is removed. This occurs because transport_remove_device() is called to remove a device that was never successfully added. The vulnerability causes a kernel panic due to an unhandled NULL pointer dereference, specifically when the 'rmmod' command is used to remove the module.
Exploitation of this vulnerability leads to a kernel NULL pointer dereference, causing a system crash.
Users can apply the latest patches available in the Linux kernel repository to address this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.