Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
- >= 6.15, < 6.15.0-rc1
A NULL pointer dereference vulnerability has been identified in the Linux kernel's Direct Rendering Manager (DRM) GEM (Graphics Execution Manager) DMA handling. This issue arises because the dma_buf field in the drm_gem_object structure is not stable throughout the object's lifetime. When the user space releases the final GEM handle on a buffer object, the dma_buf field becomes NULL, leading to a NULL-pointer dereference. Although workarounds were introduced, they only partially addressed the issue and do not work for buffer objects without an associated DRM framebuffer.
Exploitation of this vulnerability leads to a NULL pointer dereference, causing a crash or undefined behavior in the kernel.
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.