PT-2026-39053 · Linux · Linux Kernel

Published

2026-05-08

·

Updated

2026-05-15

·

CVE-2026-43392

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the sched ext component where the scx enable() function can suffer from starvation during the READY to ENABLED task switching loop. This occurs because the calling thread's scheduling class changes from fair to ext; since the fair class has higher priority, workloads saturating the fair class can indefinitely starve the enable thread, leading to a system hang. This condition was introduced when the enable path transitioned from preempt disable() to scx bypass(), as the latter does not protect against fair-class starvation.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Related Identifiers

CVE-2026-43392

Affected Products

Linux Kernel