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-06-16
AI Q&A
2025-12-30
EPSS Evaluated
2026-06-15
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 Quick Actions
Instant insights powered by AI
Executive Summary

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.

Impact Analysis

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.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-54254. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart