3 matches found
CVE-2026-68281
A flaw was found in the Linux kernel's graphics driver for Imagination GPUs. This vulnerability occurs because the system incorrectly manages dependencies between certain graphics processing tasks. This mismanagement can lead to the system miscalculating available resources, causing tasks to fail...
CVE-2026-68263 drm/imagination: Fix double call to drm_sched_entity_fini()
In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix double call to drmschedentityfini Call sequence of double call: pvrcontextdestroy pvrcontextkillqueues pvrqueuekill drmschedentitydestroy drmschedentityfini // here pvrcontextput...
CVE-2024-53084 drm/imagination: Break an object reference loop
In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Break an object reference loop When remaining resources are being cleaned up on driver close, outstanding VM mappings may result in resources being leaked, due to an object reference loop, as shown below, with ea...