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
- https://git.kernel.org/stable/c/053522ba615888e874adc04e675d9ed2e13f35af
- https://git.kernel.org/stable/c/b39436d0ba1571dbcda69d20ec567344b3eecfc7
- https://git.kernel.org/stable/c/bfc5b91ab3ddddf636d8c1c050455bf4e14c912b
- https://git.kernel.org/stable/c/dd0b2976b7c0f4ea806855ed19ffad967d36610e
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.