5 matches found
CVE-2026-43439
CVE-2026-43439 : In the Linux kernel, a race between task migration and iteration in cgroup can cause iterators to skip tasks when a task migrates from cset->tasks to cset->mg_tasks. The patch adds a call to css_set_skip_task_iters() before unlinking the task from cset->tasks, advancing ...
Linux Distros Unpatched Vulnerability : CVE-2026-43439
"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cgroup: fix race between task migration and iteration When a task is migrated out of a cssset, cgroupmigrateaddtask first moves it from cset-tasks to...
Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013804)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013804 advisory. In the Linux kernel, the following vulnerability has been resolved: sched: Fix yet more schedfork races Where commit 4ef0c5c6b5ba kernel/sched: Fix schedfork access ...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010747)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010747 advisory. In the Linux kernel, the following vulnerability has been resolved: sched: Fix yet more schedfork races Where commit 4ef0c5c6b5ba kernel/sched: Fix schedfork access ...
SUSE CVE-2022-48944
In the Linux kernel, the following vulnerability has been resolved: sched: Fix yet more schedfork races Where commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" fixed a fork race vs cgroup, it opened up a race vs syscalls by not placing the task on the runqueue...