Linux Kernel Vulnerability Affects Sub-Scheduler Management
CVE-2026-74731
What is CVE-2026-74731?
A vulnerability was identified within the Linux kernel related to sub-scheduler management. Specifically, the issue occurs when a sub-scheduler is not properly linked before the parent scheduler starts the disable process. This race condition allows for a situation where the parent scheduler's cleanup tasks could interfere with the management of tasks in a never-linked sub-scheduler, potentially leading to unintended behavior such as task re-homing onto an invalid hierarchy and a use-after-free scenario. The vulnerability emphasizes the need for careful task management and scheduling hierarchy maintenance, and patches have been implemented to rectify the issue by skipping certain clean-up procedures when a sub-scheduler was never linked.
Affected Version(s)
Linux 337ec00b1d9c676f637651c2cefddb8612b867ee < 6428093a4a986c38c9089b5eb32b56d914ef437a
Linux 337ec00b1d9c676f637651c2cefddb8612b867ee < 8c13364db9c9a43ed286f3a8d0fb9477b1adc43c
Linux 7.1