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.
CVE-2026-72387
NONE
EPSS 0.20%
Updated Aug 17, 2026
Linux
https://git.kernel.org/stable/c/053522ba615888e874adc04e675d9ed2e13f35af
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/b39436d0ba1571dbcda69d20ec567344b3eecfc7
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/bfc5b91ab3ddddf636d8c1c050455bf4e14c912b
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/dd0b2976b7c0f4ea806855ed19ffad967d36610e
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVE Details
CVE ID
CVE-2026-72387
Published Date
Aug 15, 2026
Vendor
Linux
Severity
NONE
Exploit Prediction (EPSS)
Probability of Exploit
0.20%
Likelihood of exploitation in next 30 days
Percentile:
9.9th percentile (higher than 9.9% of all CVEs)
Standard patching cycle
Impact
Minimal impact
Source
View Advisory