PT-2026-51859 · Linux+2 · Linux Kernel+2
CVE-2026-52965
·
Published
2026-06-24
·
Updated
2026-09-07
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the drm/ttm component where a failure in
ttm tt swapout() can lead to an infinite loop during the LRU (Least Recently Used) list walk. This occurs because ttm resource move to lru tail() places the resource at the tail of the LRU list, positioning it in front of the walk cursor's hitch node. Consequently, the list for each entry continue() function repeatedly finds the same resource. To resolve this, the removal of bulk move membership is deferred to the success path, and a new function ttm resource del bulk move unevictable() is introduced to bypass the !ttm resource unevictable() guard that would otherwise incorrectly skip removal when TTM TT FLAG SWAPPED is set.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Infinite Loop
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu