CVE-2026-78408

The nsenter --join-cgroup option opens the target cgroup.procs file as root and leaves that file descriptor open across later namespace and credential changes and across execve(). Because the kernel checks later cgroup migrations using the credentials from the original open, a program run in an attacker-controlled target can inherit root's ability to move host processes between cgroups. After a privileged operator uses --join-cgroup against that target, an unprivileged user can migrate and terminate unrelated root processes.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-02 16:17

Updated : 2026-09-05 14:17


NVD link : CVE-2026-78408

Mitre link : CVE-2026-78408

CVE.ORG link : CVE-2026-78408


JSON object : View

Products Affected

No product.

CWE
CWE-775

Missing Release of File Descriptor or Handle after Effective Lifetime