CVE-2026-72386
Received Received - Intake

Memory Leak in Linux Kernel drm/panthor Driver

Vulnerability report for CVE-2026-72386, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-15

Last updated on: 2026-08-15

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix a leak when a group is evicted before the tiler OOM is serviced A group ref is tied to the pending tiler_oom_work, so we need to release it if the cancel was effective.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-15
Last Modified
2026-08-15
Generated
2026-08-15
AI Q&A
2026-08-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves a memory leak in the drm/panthor driver. When a group is evicted before the tiler out-of-memory (OOM) service is handled, a reference tied to the pending tiler_oom_work is not properly released, leading to a resource leak.

Detection Guidance

This vulnerability is specific to the Linux kernel's drm/panthor driver and may not have direct network detection methods. Check kernel logs for drm/panthor errors or warnings using commands like 'dmesg | grep panthor' or 'journalctl -k | grep panthor'.

Impact Analysis

The impact includes potential system instability or performance degradation due to memory leaks. Systems running affected Linux kernel versions may experience resource exhaustion, leading to crashes or reduced functionality.

Mitigation Strategies

Update your Linux kernel to the latest stable version that includes the fix for this vulnerability. Monitor kernel updates from your distribution and apply them promptly.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-72386. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart