Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability has been identified in the Linux kernel's handling of workqueues within the MSM DRM driver. This issue arises from a recent patch that attempted to improve error handling in the 'msm_drm_init()' function but instead introduced new problems. The patch added calls to 'msm_drm_uninit()' on early errors, which can cause NULL-pointer dereferences since the 'kms' pointer would not be initialized. Additionally, the patch's allocation sanity check could lead to a memory leak by not properly releasing a previously allocated DRM device. The vulnerability is present in the Linux kernel stable tree.
Exploitation of this vulnerability can lead to NULL-pointer dereferences, causing potential crashes or instability in the system.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.