Linux Kernel Resource Leak Vulnerability in DRM/TTM Component

Vulnerability

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.

Impact

The vulnerability can lead to a resource leak, where allocated resources are not properly released, potentially causing memory exhaustion or other resource-related issues.

Reproduction

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.

Remediation

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.

Added: Dec 9, 2025, 9:31 PM
Updated: Dec 9, 2025, 9:31 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
4.3
remediation
7.7
relevance
1.4
threat
4.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.