CVE Catalog

CVE-2026-72386

Low risk· EPSS 10%
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.20%

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

Summary

In the Linux kernel's Panthor DRM driver, a memory leak was found when a group is evicted before the tiler OOM is serviced. A group reference is tied to the pending tiler_oom_work, so it must be released if the cancellation was effective.

Risk Assessment

Memory leak could lead to gradual exhaustion of system resources, potentially causing performance degradation or system crash in the long run.

Recommendation

Install an updated Linux kernel with the fix that releases the group reference when the tiler_oom_work cancellation is effective.

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 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.

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