Security Advisory

CVE-2023-54254

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-30 12:15:50
Last updated 2026-05-23 15:34:45
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Dont 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)