Privilege Context Switching Error in Util-linux - CVE-2026-78408
Published: September 2, 2026
Vulnerability details
The vulnerability allows a local user to migrate host root processes into attacker-controlled cgroups and cause a denial of service.
The vulnerability exists due to improper access control in sys-utils/nsenter.c when handling the --join-cgroup operation and executing a program after namespace and credential transitions. A local user can cause a privileged operator to invoke nsenter against an attacker-controlled target to inherit a root-opened cgroup.procs file descriptor and use it to migrate unrelated host root processes into an attacker-controlled cgroup and cause a denial of service.
User interaction is required, and exploitation depends on cgroup v2 with unprivileged user namespaces enabled.