NONE · 0

CVE-2026-72387

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom() If heaps is an ERR_PTR(), panthor_heap_pool_put() wi...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom() If heaps is an ERR_PTR(), panthor_heap_pool_put() will deref an invalid pointer. Make sure we set it to NULL in that case.

References

FAQ

What is CVE-2026-72387?

CVE-2026-72387 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom() If heaps is an ERR_PTR(), panthor_heap_pool_put() wi...

How severe is CVE-2026-72387?

CVSS scoring is not yet available for CVE-2026-72387. Check NVD for updates.

Is there a patch for CVE-2026-72387?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.