CVE Catalog

CVE-2025-71302

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.13%

3th percentile - higher than 3% of all known CVEs

Summary

In the Linux kernel, the panthor DRM driver violates dma-fence safe access rules. The drm_sched_fence_get_timeline_name function can race with group_free_queue, leading to potential use-after-free.

Risk Assessment

An attacker could exploit this race to access already freed memory, potentially leading to privilege escalation or information disclosure.

Recommendation

Update the Linux kernel to a version containing the fix for CVE-2025-71302.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: fix for dma-fence safe access rules Commit 506aa8b02a8d6 ("dma-fence: Add safe access helpers and document the rules") details the dma-fence safe access rules. The most common culprit is that drm_sched_fence_get_timeline_name may race with group_free_queue.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS