mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Fixes the following vulnerabilities: - CVE-2024-21626: runc vulnerable to container breakout through process.cwd trickery and leaked fds https://github.com/advisories/GHSA-xr7r-f8xq-vfvv https://github.com/opencontainers/runc/releases/tag/v1.1.12 Signed-off-by: Christian Stewart <christian@aperture.us> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>