Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A resource leak vulnerability has been identified in the Linux kernel's Direct Rendering Manager (DRM) Translation Table Map (TTM) component. This issue arises when the kernel attempts to move a buffer object to system memory for swapping out, and the operation fails. The failure leads to a resource leak, as the system does not properly reclaim the resource that was allocated. This vulnerability affects several versions of the Linux kernel.
The vulnerability can lead to a resource leak, where allocated resources are not properly released, potentially causing memory exhaustion or other resource-related issues.
The vulnerability can be reproduced by triggering a buffer object swapout operation that fails, causing the system to leak the associated resource. This can be done by manipulating the buffer object's memory handling in a way that induces a failure during the swapout process.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been addressed. Instructions for downloading the patched version are available on the official Linux kernel website.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.