PT-2026-61416 · Linux+1 · Linux Kernel+1
CVE-2026-64099
·
Published
2026-07-19
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/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
drm/v3d component. In the CPU job ioctl error path, the system calls kvfree() on timestamp and performance query arrays after v3d job cleanup() has already dropped the last reference and freed the cpu job object. Additionally, a NULL dereference occurs during the early v3d job init() failure path because v3d job deallocate() zeroes the local pointer. The error path also causes a memory leak of one syncobj reference per query because it fails to call drm syncobj put() for per-query syncobjs.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu