2 matches found
CVE-2026-64099
The CVE-2026-64099 entry describes a Linux kernel vulnerability in DRM/V3D where CPU job query arrays could be read after the job is freed on error paths, causing a use-after-free. The root cause is reading cpu_job after v3d_job_cleanup() and in early failure paths, where v3d_job_deallocate() zer...
PT-2026-61416
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix use-after-free of CPU job query arrays on error path The CPU job ioctl's fail label calls kvfree on cpu job's timestamp and performance query arrays after v3d job cleanup, which drops the job's last reference and fre...