Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A null pointer dereference vulnerability has been identified in the Linux kernel's DRM GMA500 graphics driver, specifically in the Oaktrail HDMI handling code. This issue arises because the 'pci_set_drvdata' function sets the driver data to NULL, which is then dereferenced in the 'oaktrail_hdmi_i2c_exit' function, leading to a potential crash. The vulnerability affects several versions of the Linux kernel.
Exploitation of this vulnerability can lead to a null pointer dereference, causing a system crash.
The vulnerability can be reproduced by loading the GMA500 DRM driver with Oaktrail support, and then triggering the HDMI teardown process. This sequence will cause the driver data to be set to NULL and subsequently dereferenced, leading to a crash.
Users can apply the latest patches available in the Linux kernel stable tree 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.