VDB
DEBIAN-CVE-2025-38410
DEBIAN-CVE-2025-38410
PUBLISHED
CVSS 5.5 MEDIUM
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/
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 6.12.32-1, 6.19.4-1, 6.19.5-1 |
| Debian:11 | linux-6.1 | 6.1.112-1, 6.1.106-3, 6.1.119-1 |
| Debian:13 | linux | 0, 0 |
| Debian:12 | linux | 6.1.67-1, 6.1.69-1, 6.1.76-1 |
| Debian:14 | linux | 0, 0 |
Timeline
- Jul 25, 2025 CVE Published
- Apr 28, 2026 CVE Updated