You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a security fix for CVE-2024-21626. See the advisory[1] for more
details.
Aleksa Sarai (6):
init: don't special-case logrus fds
libcontainer: mark all non-stdio fds O_CLOEXEC before spawning init
cgroup: plug leaks of /sys/fs/cgroup handle
init: close internal fds before execve
setns init: do explicit lookup of execve argument early
init: verify after chdir that cwd is inside the container
Hang Jiang (1):
Fix File to Close
[1]: GHSA-xr7r-f8xq-vfvv
Fixes: GHSA-xr7r-f8xq-vfvvCVE-2024-21626
LGTMs: cyphar AkihiroSuda kolyshkin lifubang
0 commit comments