CVE-2025-68747

Linux Kernel 6.10-6.12.62, 6.13-6.17.12, 6.18.0-6.18.1 - Use-After-Free in drm/panthor VM Unmap Range

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF on kernel BO VA nodes If the MMU is down, panthor_vm_unmap_range() might return an error. We expect the page table to be updated still, and if the MMU is blocked, the rest of the GPU should be blocked too, so no risk of accessing physical memory returned to the system (which the current code doesn't cover for anyway). Proceed with the rest of the cleanup instead of bailing out and leaving the va_node inserted in the drm_mm, which leads to UAF when other adjacent nodes are removed from the drm_mm tree.

Scores

EPSS 0.0002
EPSS Percentile 6.3%

Details

Status published
Products (13)
linux/Kernel 6.10.0 - 6.12.63linux
linux/Kernel 6.13.0 - 6.17.13linux
linux/Kernel 6.18.0 - 6.18.2linux
Linux/Linux < 6.10
Linux/Linux 6.10
Linux/Linux 6.12.63 - 6.12.*
Linux/Linux 6.17.13 - 6.17.*
Linux/Linux 6.18.2 - 6.18.*
Linux/Linux 6.19
Linux/Linux 8a1cc07578bf42d85f008316873d710ff684dd29 - 0612704b6f6ddf2ae223019c52148c5ac76cf70e
... and 3 more
Published Dec 24, 2025
Tracked Since Feb 18, 2026