PT-2026-39100 · Linux+2 · Linux Kernel+2
CVE-2026-43439
·
Published
2026-02-11
·
Updated
2026-08-26
CVSS v3.1
4.7
Medium
| Vector | AV: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.
Exploit
Race Condition
Time Of Check To Time Of Use
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu