CVE-2025-38410
drm/msm: Fix a fence leak in submit error path
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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/
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Jul 25, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
0cf6c71d70d8aa39b8fd0e39c9009602a0e0d300 < 5deab0fa6cfd0cd7def17598db15ceb84f950584 0cf6c71d70d8aa39b8fd0e39c9009602a0e0d300 < 201eba5c9652a900c0b248070263f9acd3735689 0cf6c71d70d8aa39b8fd0e39c9009602a0e0d300 < fe2695b2f63bd77e0e03bc0fc779164115bb4699 0cf6c71d70d8aa39b8fd0e39c9009602a0e0d300 < 0eaa495b3d5710e5ba72051d2e01bb28292c625c 0cf6c71d70d8aa39b8fd0e39c9009602a0e0d300 < 0dc817f852e5f8ec8501d19ef7dcc01affa181d0 0cf6c71d70d8aa39b8fd0e39c9009602a0e0d300 < 5d319f75ccf7f0927425a7545aa1a22b3eedc189
Linux / Linux
3.12
References
git.kernel.org: https://git.kernel.org/stable/c/5deab0fa6cfd0cd7def17598db15ceb84f950584 git.kernel.org: https://git.kernel.org/stable/c/201eba5c9652a900c0b248070263f9acd3735689 git.kernel.org: https://git.kernel.org/stable/c/fe2695b2f63bd77e0e03bc0fc779164115bb4699 git.kernel.org: https://git.kernel.org/stable/c/0eaa495b3d5710e5ba72051d2e01bb28292c625c git.kernel.org: https://git.kernel.org/stable/c/0dc817f852e5f8ec8501d19ef7dcc01affa181d0 git.kernel.org: https://git.kernel.org/stable/c/5d319f75ccf7f0927425a7545aa1a22b3eedc189 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html