2 matches found
CVE-2026-93192
CVE-2026-93192 affects the Linux kernel's drm/v3d driver (Broadcom VideoCore 3D GPU). The run_job() callbacks for the BIN, RENDER, TFU, and CSD queues assign the incoming job to queue->active_job before calling v3d_fence_create(). If v3d_fence_create() fails, the callback returns NULL without ...
SaveExploits0References4
EUVD-2026-82300
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Clear queue-activejob when v3dfencecreate fails The runjob callbacks for BIN, RENDER, TFU and CSD assign the incoming job to queue-activejob before calling v3dfencecreate. If v3dfencecreate fails, the callback returns NU...
SaveExploits0References4
20