# containerd v2.3.3 — containerd 2.3.3 - Product: containerd (https://whatsnew.fyi/product/containerd) - Vendor: CNCF - Date: 2026-07-10 - Version: v2.3.3 - Original notes: https://github.com/containerd/containerd/releases/tag/v2.3.3 - Permalink: https://whatsnew.fyi/product/containerd/releases/v2.3.3 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Set SystemTemp environment variable on Windows so temp directory overrides work for SYSTEM services - **fixed** — Fix nil pointer dereference in NRI GetIPs during pod sandbox teardown or container exit - **fixed** — Reject CreateContainer calls when the target sandbox is not running - **fixed** — Ensure sandbox shutdown on RunPodSandbox hook failures to avoid mount leaks - **fixed** — Surface OCI error bodies in registry 403 responses by falling back to GET requests - **fixed** — Align default 4K mkfs block size for EROFS across all platforms Welcome to the v2.3.3 release of containerd! The third patch release for containerd 2.3 contains various fixes and updates. ###### Highlights * Set SystemTemp environment variable on Windows so temp directory overrides work for SYSTEM services ([#13694](https://github.com/containerd/containerd/pull/13694)) ###### Container Runtime Interface (CRI) * Fix nil pointer dereference in NRI GetIPs during pod sandbox teardown or container exit ([#13697](https://github.com/containerd/containerd/pull/13697)) * Reject CreateContainer calls when the target sandbox is not running ([#13668](https://github.com/containerd/containerd/pull/13668)) * Ensure sandbox shutdown on RunPodSandbox hook failures to avoid mount leaks ([#13645](https://github.com/containerd/containerd/pull/13645)) ###### Image Distribution * Surface OCI error bodies in registry 403 responses by falling back to GET requests ([#13738](https://github.com/containerd/containerd/pull/13738)) ###### Snapshotters * Align default 4K mkfs block size for EROFS across all platforms ([#13632](https://github.com/containerd/containerd/pull/13632)) Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues. ###### Contributors * Maksym Pavlenko * Samuel Karp * Chris Henzie * Phil Estes * Sebastiaan van Stijn * Akihiro Suda * Austin Vazquez * Chris Crone * Derek McGowan * Maksim An * crawfordxx * cshung * lauralorenz ###### Changes
14 commits

* Prepare release notes for v2.3.3 ([#13750](https://github.com/containerd/containerd/pull/13750)) * [`7f6cee02a`](https://github.com/containerd/containerd/commit/7f6cee02ad5afc5f3244ec36937d8eed61f7057d) Prepare release notes for v2.3.3 * CI: migrate Vagrant to Lima ([#13744](https://github.com/containerd/containerd/pull/13744)) * [`7316210ce`](https://github.com/containerd/containerd/commit/7316210ce6bd95e8afd2856e256b5d9855385d01) CI: migrate Vagrant to Lima * remotes: surface OCI error body in registry 4xx responses ([#13738](https://github.com/containerd/containerd/pull/13738)) * [`457fba3a3`](https://github.com/containerd/containerd/commit/457fba3a380dab10ef7e9334352352f72caf8423) remotes: surface OCI error body on HEAD 403 via GET fallback * Update go to 1.26.5 ([#13732](https://github.com/containerd/containerd/pull/13732)) * [`dc2df934e`](https://github.com/containerd/containerd/commit/dc2df934efebc78523d6821c2520f538ff65986d) Update go to 1.26.5 * ci: pin fog-json to resolve gem conflict ([#13711](https://github.com/containerd/containerd/pull/13711)) * [`5be0495df`](https://github.com/containerd/containerd/commit/5be0495dff529910a85b6ca1b2a1a35ea220da59) ci: pin fog-json to resolve gem conflict * Fix nil pointer dereference in NRI GetIPs ([#13697](https://github.com/containerd/containerd/pull/13697)) * [`36c713971`](https://github.com/containerd/containerd/commit/36c7139715fee7ff2f87f78a8b3d6fea4e2e7b35) Fix nil pointer dereference in NRI GetIPs * Set SystemTemp env var to config temp on Windows ([#13694](https://github.com/containerd/containerd/pull/13694)) * [`26dce170d`](https://github.com/containerd/containerd/commit/26dce170df24e227aeb5ccd1cec1e5c91b307595) Set SystemTemp env var to config temp on Windows * update runhcs to v0.15.0-rc.3 ([#13693](https://github.com/containerd/containerd/pull/13693)) * [`9bc2c2349`](https://github.com/containerd/containerd/commit/9bc2c23496073c3b48b083f6bede9e82d879a7d4) update runhcs to v0.15.0-rc.3 * Update to current setup-go version ([#13686](https://github.com/containerd/containerd/pull/13686)) * [`3e97edeb7`](https://github.com/containerd/containerd/commit/3e97edeb7d3dfcee903c37ab531b1fdfe0a49ae4) Update to current setup-go version * cri: reject CreateContainer when sandbox is not running ([#13668](https://github.com/containerd/containerd/pull/13668)) * [`8856b0f9c`](https://github.com/containerd/containerd/commit/8856b0f9c3ae50efe6f2a84ab7337953faeb129f) cri: reject CreateContainer wh _[Truncated at 4000 characters — full notes: https://github.com/containerd/containerd/releases/tag/v2.3.3]_