Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A NULL pointer dereference vulnerability has been identified in the Linux kernel's Direct Rendering Manager (DRM) TTM (Translation Table Maps) component. This vulnerability occurs when the buffer object's resource value is accessed without proper validation, leading to a general protection fault. The issue has been observed in Linux kernel version 5.19.0-rc4.
Exploitation of this vulnerability causes a NULL pointer dereference, leading to a general protection fault. This type of error can cause a denial of service by crashing the affected process or system.
The vulnerability can be reproduced by creating a buffer object in the DRM TTM component without a valid resource assignment. When the system attempts to validate the buffer object, it will dereference the NULL resource pointer, causing a crash due to the general protection fault.
Users can upgrade to the latest stable version of the Linux kernel where this vulnerability has been addressed. Consult the official Linux kernel documentation or your distribution's guidelines for upgrading the kernel.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.