Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A NULL pointer dereference vulnerability has been addressed in the Linux kernel's AMD GPU driver. This issue occurs when GPU initialization fails due to an unsupported hardware block, leaving IP blocks with a NULL version pointer. During the cleanup process, the code improperly accesses these NULL pointers without checks, leading to a kernel crash. The vulnerability has been fixed by adding necessary NULL checks before accessing the version pointers, preventing the dereference of NULL values during GPU teardown after a failed initialization.
Exploitation of this vulnerability leads to a kernel NULL pointer dereference, causing 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.