PT-2026-39053 · Linux · Linux Kernel

CVE-2026-43392

·

Published

2026-05-08

·

Updated

2026-05-21

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
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.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-43392

Affected Products

Linux Kernel