CVE-2025-38410
MEDIUMLinux Kernel < 5.15.187 - Memory Leak
Title source: ruleDescription
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/
References (7)
Scores
CVSS v3
5.5
EPSS
0.0002
EPSS Percentile
4.6%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
CWE
CWE-401
Status
published
Affected Products (9)
linux/linux_kernel
< 5.15.187
linux/linux_kernel
linux/linux_kernel
debian/debian_linux
linux/Kernel
< 5.15.187linux
linux/Kernel
< 6.1.144linux
linux/Kernel
< 6.6.97linux
linux/Kernel
< 6.12.37linux
linux/Kernel
< 6.15.6linux
Timeline
Published
Jul 25, 2025
Tracked Since
Feb 18, 2026