CVE-2023-54254: drm/ttm: Don't leak a resource on eviction error
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)
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2023-54254?
CVE-2023-54254 has been classified as having a medium severity level due to the potential for resource leaks.
How do I fix CVE-2023-54254?
To fix CVE-2023-54254, update the Linux kernel to the patched version that addresses the eviction error resource leak.
Which versions of the Linux kernel are affected by CVE-2023-54254?
CVE-2023-54254 affects multiple versions of the Linux kernel prior to the patch that resolves the issue.
What is the impact of CVE-2023-54254 on systems?
The impact of CVE-2023-54254 can result in resource leakage during eviction errors, potentially leading to performance degradation.
Has CVE-2023-54254 been publicly disclosed?
Yes, CVE-2023-54254 has been publicly disclosed as a vulnerability in the Linux kernel.