PT-2026-39100 · Linux · Linux Kernel

Published

2026-05-08

·

Updated

2026-05-15

·

CVE-2026-43439

CVSS v3.1

4.7

Medium

VectorAV:L/AC:H/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 A race condition exists between task migration and iteration within the cgroup component. When a task is migrated out of a css set, the cgroup migrate add task() function moves the task from cset->tasks to cset->mg tasks. If a css task iter is currently pointing to that task, the iterator may advance relative to the mg tasks list instead of the original tasks list. This can cause the iteration to skip remaining tasks on cset->tasks as well as tasks queued on cset->mg tasks.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Race Condition

Weakness Enumeration

Related Identifiers

CVE-2026-43439

Affected Products

Linux Kernel