PT-2026-5537 · Amd+1 · Amdgpu+1
Published
2026-01-01
·
Updated
2026-01-31
·
CVE-2026-23034
CVSS v2.0
4.0
Medium
| Vector | AV:A/AC:H/Au:S/C:P/I:P/A:P |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw in the drm/amdgpu/userq subsystem related to a fence reference leak during queue teardown. The user mode queue maintains a pointer to the most recent fence, holding an extra dma fence reference. When the queue is destroyed, the driver unloads, but the last fence object can remain alive, leading to allocated objects in the amdgpu userq fence slab cache. This results in a bug during driver unload, specifically 'BUG amdgpu userq fence: Objects remaining on kmem cache shutdown()'. The issue is resolved by releasing the userq->last fence reference and clearing the pointer during amdgpu userq fence driver free().
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Amdgpu