runc
CLI tool for spawning and running containers per the OCI specification
runc now publishes an end-of-life calendar, and three branches shipped the same CVE fix in two days.
◆Recent moves
- 24d ago
tmpfs regression on Ubuntu 20.04 kernels fixed
The first patch on 1.5.z, fixing a regression that broke tmpfs mounts with nr_inodes=1 on Ubuntu 20.04 kernels — a fallback to nr_inodes=2 now covers the downstream kernel behaviour. Also handles EINVAL when a runc built against libseccomp 2.6.0 or newer runs with an older one.
View source ↗ - 1mo ago
runc 1.5.0 stable, with dated support windows for older branches
The first stable 1.5.z release, and the point where runc's support policy bites: 1.2.z and earlier become unsupported, 1.3.z drops to high-severity CVE fixes only until end of October 2026, and 1.4.z narrows to security and significant bugfixes.
View source ↗ - 1mo ago
CVE-2026-41579: /dev symlink host write access fixed
Fixes CVE-2026-41579, where a malicious image with a /dev symlink could gain limited write access to the host filesystem. Released without embargo because the severity was low and it had been reported independently by several people; a deeper audit found no further cases.
View source ↗ - 1mo ago
Release candidate carrying the CVE-2026-41579 fix
The third 1.5.0 release candidate, carrying the same CVE-2026-41579 fix released across every branch that day. Superseded by 1.5.0 five days later.
View source ↗ - 1mo ago
CVE-2026-41579 fix backported to the 1.4 branch
The 1.4.z branch's copy of the CVE-2026-41579 fix, cut alongside 1.3.6 and 1.5.0-rc.3. Same change, different branch.
View source ↗ - 4mo ago
Build fixes and seccomp WaitKillableRecv support
The second 1.5.0 release candidate: build fixes for non-GNU awk systems, libpathrs installation notes, and seccomp WaitKillableRecv support.
View source ↗