The Linux kernel received a targeted fix for a subtle but consequential deadlock in the DRM scheduler: drm/sched: Fix deadlock in drm_sched_entity_kill_jobs_cb, tracked as CVE‑2025‑40329. The patch restructures how the scheduler handles fence callbacks and dependency re‑arming to avoid an...