CVE-2026-78408

Published: September 5, 2026Last modified: September 15, 2026

Description

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.

Severity score breakdown

ParameterValue
Base score7.9
Attack VectorLOCAL
Attack complexityLOW
Privileges requiredLOW
User interactionREQUIRED
ScopeCHANGED
ConfidentialityNONE
Integrity impactHIGH
Availability impactHIGH
VectorCVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:H

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSutil-linuxUnknown (2.38.1-r2)
25 LTSutil-linuxUnknown (2.41-r6)
Streamutil-linuxFixed (2.42.3-r1)
Hardened Containers23 LTSutil-linuxUnknown (2.38.1-r2)
25 LTSutil-linuxUnknown (2.41-r6)
Streamutil-linuxFixed (2.42.3-r1)

References

ON THIS PAGE