PT-2026-82155 · Linux · Linux Kernel
CVE-2026-80539
·
Published
2026-08-26
·
Updated
2026-08-29
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the
drm/amdgpu component where the amdgpu cs pass1() function fails to reject repeated chunk IDs. When a submission contains multiple AMDGPU CHUNK ID FENCE chunks, the amdgpu cs p1 user fence() function is executed multiple times. Because p->uf bo is a single-slot field, each subsequent execution overwrites the previous Buffer Object (BO) reference without releasing it. Since amdgpu cs parser fini() only releases the final reference, all preceding FENCE chunks cause a BO reference leak that persists beyond handle closure and process exit.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel