CVE-2025-38436
Last modified
CVE-2025-38436 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/scheduler: signal scheduled fence when kill job When an entity from application B is killed, drm_sched_entity_kill() removes all jobs belonging to that entity through drm_sched_entity_kill_jobs_work(). If application A's job depends on a scheduled fence from application B's job, and that fence is not properly signaled during the killing process, application A's dependency cannot be cleared. This leads to application A hanging indefinitely while waiting for a dependency that will never be resolved. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/scheduler: signal scheduled fence when kill job When an entity from application B is killed, drm_sched_entity_kill() removes all jobs belonging to that entity through drm_sched_entity_kill_jobs_work(). If application A's job depends on a scheduled fence from application B's job, and that fence is not properly signaled during the killing process, application A's dependency cannot be cleared. This leads to application A hanging indefinitely while waiting for a dependency that will never be resolved. Fix this issue by ensuring that scheduled fences are properly signaled when an entity is killed, allowing dependent applications to continue execution.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.3, < 6.6.96 |
| Linux | Linux Kernel | >= 6.7, < 6.12.36 |
| Linux | Linux Kernel | >= 6.13, < 6.15.5 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-38436?
How severe is CVE-2025-38436?
How do I fix CVE-2025-38436?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-38430In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38431In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38432In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38433In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38434In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38435In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38437In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-38438In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38439In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3844The PeproDev Ultimate Profile Solutions plugin for WordPress…9.8
- CVE-2025-38440In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2025-38441In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-38436?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
