PT-2026-38974 · Linux · Linux Kernel

John

·

Published

2026-05-08

·

Updated

2026-05-16

·

CVE-2026-43323

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 fair scheduler (sched/fair) regarding the tracking of zero vruntime. When two runnable tasks repeatedly perform a yield operation, they can enter a state where they leapfrog each other. Because zero vruntime is only updated during ticks or full enqueue/dequeue operations, and not during enqueue entity() or dequeue entity() calls from put prev task() or set next task(), the tracking can fall behind. If these tasks reach an overflow point within a single tick's duration, it can lead to system instability. This risk is further increased when multiple cgroups (control groups, a Linux kernel feature that limits, accounts for, and isolates the resource usage of a collection of processes) are involved, as there is no guarantee that every cgroup will receive a tick in a timely manner.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Related Identifiers

CVE-2026-43323

Affected Products

Linux Kernel