v1.7.33
containerd 1.7.33
Changed 2
- Update runc binary to v1.3.6
- Update Go to 1.26.4 and 1.25.11
Fixed 2
- Bound user-database file reads in openBoundedUserFile
- Do not propagate reserved labels from image configs
Security 3
- Address CVE-2026-53488 in containerd
- Address CVE-2026-47262 in containerd
- Address CVE-2026-34986 in go-jose by bumping go-jose/go-jose/v3 to v3.0.5
Welcome to the v1.7.33 release of containerd!
The thirty-third patch release for containerd 1.7 contains various fixes and updates including security patches.
Security Updates
-
containerd
-
go-jose
Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.
Contributors
- Samuel Karp
- Chris Henzie
- Akihiro Suda
- Akhil Mohan
- Ben Cressey
- Davanum Srinivas
- Sopho Merkviladze
Changes
- Prepare release notes for v1.7.33 (#13631)
- update runc binary to v1.3.6 (#13615)
74c728c13update runc binary to v1.3.6
- update go to 1.26.4/1.25.11 (#13579)
947caa4b7update go to 1.26.4/1.25.11
- Configure udevd children-max for root-test (#13564)
e884e964eConfigure udevd children-max for root-test
- Clean up disk space in node e2e workflow (#13552)
b9e756888Clean up disk space in node e2e workflow
- Bump go-jose/go-jose/v3 to v3.0.5 to fix GHSA-78h2-9frx-2jm8 (#13467)
4dfc1844eBump go-jose to v3.0.5 to address CVE-2026-34986
Dependency Changes
- github.com/go-jose/go-jose/v3 v3.0.4 -> v3.0.5
Previous release can be found at v1.7.32