PT-2026-34918 · Linux+2 · Linux Kernel+2
CVE-2026-31566
·
Published
2026-03-23
·
Updated
2026-08-25
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A use-after-free issue exists in the
amdgpu amdkfd submit ib() function. The function submits a GPU job and receives a fence from amdgpu ib schedule() to wait for job completion. The code incorrectly releases the fence reference using dma fence put() before calling dma fence wait(). If dma fence put() releases the final reference, the fence may be freed before the wait operation occurs, leading to the use of freed memory.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Buffer Overflow
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu