Loading market data...
← Back to CVE feed

CVE-2026-72387

UNKNOWN View on NVD ↗

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.

Published: Aug 15, 2026 06:22 UTC Modified: Aug 15, 2026 06:22 UTC