IT

Tracker / CVE-2025-38410

CVE-2025-38410

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix a fence leak in submit error path In error paths, we could unref the submit without calling drm_sched_entity_push_job(), so msm_job_free() will never get called. Since drm_sched_job_cleanup() will NULL out the s_fence, we can use that to detect this case. Patchwork: https://patchwork.freedesktop.org/patch/653584/

Affected products and versions

debian debian_linux
linux linux_kernel
linux linux_kernel · 3.12 → 5.15.187
linux linux_kernel · 5.16 → 6.1.144
linux linux_kernel · 6.13 → 6.15.6
linux linux_kernel · 6.2 → 6.6.97
linux linux_kernel · 6.7 → 6.12.37

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References