Impact
The amdgpu driver processes command submissions containing multiple FENCE chunks without detecting duplicate identifiers. Each duplicate overwrites a single‑slot buffer object field and fails to release the prior reference. The result is a leaked buffer object reference that persists beyond the command submission, the handle close, and even after the process exits. This issue is classified as a resource leak under CWE-911.
Affected Systems
Any Linux system running a kernel that includes the amdgpu driver and has not yet incorporated the patch from commit 665b1fc2a1845206408f9a2c6da67101789edb82. The vulnerability affects the generic Linux kernel image, regardless of distribution.
Risk and Exploitability
The CVSS score of 5.5 indicates moderate severity, and the EPSS score of less than 1% suggests a low likelihood of exploitation. The issue is not present in CISA’s KEV catalog. Attackers would need local access to execute graphics commands that contain duplicated FENCE chunks to trigger the leak; no remote code execution path is described. The likely attack vector is local access, inferred from the required execution of graphics commands.
OpenCVE Enrichment
Debian DLA