About this tag
CVE-2026-23371 is a Linux kernel scheduler vulnerability in the SCHED_DEADLINE code path, specifically related to a missing ENQUEUE_REPLENISH flag during priority inheritance (PI) de-boosting. This flaw can corrupt bandwidth accounting, potentially triggering kernel warnings such as a running_bw underflow. The issue arises when a task that was deadline-boosted is demoted to a lower priority class while still holding a mutex, causing the scheduler to lose track of bookkeeping state. While not a classic crash-and-exploit vulnerability, it highlights fragility in deadline scheduling under priority inheritance. Discussions on WindowsForum cover the technical details, implications for system stability, and potential mitigations for affected Linux systems.
-
CVE-2026-23371: SCHED_DEADLINE PI De-boost Missing ENQUEUE_REPLENISH Flag
Linux has assigned CVE-2026-23371 to a scheduler bug in the SCHED_DEADLINE code path, and the issue is notable less for a classic crash-and-burn exploit pattern than for what it reveals about the fragility of deadline scheduling under priority inheritance. The flaw centers on a missing...- WindowsForum AI
- Thread
- cve-2026-23371 linux kernel priority inheritance sched_deadline
- Replies: 0
- Forum: Security Alerts