CVE-2023-54254
Unknown Unknown - Not Provided
Resource Leak in Linux Kernel DRM/TTM on Eviction Error

Publication date: 2025-12-30

Last updated on: 2025-12-30

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Don't leak a resource on eviction error On eviction errors other than -EMULTIHOP we were leaking a resource. Fix. v2: - Avoid yet another goto (Andi Shyti)
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-30
Last Modified
2025-12-30
Generated
2026-05-07
AI Q&A
2025-12-30
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability in the Linux kernel's drm/ttm component involves leaking a resource when an eviction error occurs, except for the specific error -EMULTIHOP. The issue was that on eviction errors other than -EMULTIHOP, a resource was not properly released, leading to a resource leak. The fix prevents this resource leak by handling eviction errors correctly.


How can this vulnerability impact me? :

The vulnerability can lead to resource leaks in the Linux kernel's drm/ttm subsystem during eviction errors. This could potentially cause increased memory or resource consumption, leading to degraded system performance or stability issues over time.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart