Skip to content

fix(deps): github.com/containerd/containerd/v2 v2.3.5 - #14183

Open
thaJeztah wants to merge 1 commit into
docker:mainfrom
thaJeztah:bump_containerd_2.3
Open

fix(deps): github.com/containerd/containerd/v2 v2.3.5#14183
thaJeztah wants to merge 1 commit into
docker:mainfrom
thaJeztah:bump_containerd_2.3

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

full diff: containerd/containerd@v2.3.4...v2.3.5

Security Updates

Image Distribution

  • Apply hardening to strip sensitive authentication headers when fetching descriptor URLs

Runtime

  • Avoid hangs and data races when streaming container standard I/O in CRI
  • Fix missing error messages in OpenTelemetry trace attributes
  • Fix user and group lookup failures in container rootfs containing symlinked /etc/passwd or /etc/group
  • Fix configuration loading error when drop-in configuration files have a higher version than the root configuration
  • Avoid containerd startup hangs when loading shims
  • Add context to error when shim delete times out
  • Fix Windows Server 2022 container compatibility on host builds newer than the latest LTSC

Snapshotters

  • Fix unpack failure for EROFS images containing the erofs OS feature

What I did

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did

full diff: containerd/containerd@v2.3.4...v2.3.5

Security Updates

- [**CVE-2026-53495**](GHSA-7jxh-36q5-gcqv)
- [**GHSA-rp3h-jf77-q9p4**](GHSA-rp3h-jf77-q9p4)

Image Distribution

- Apply hardening to strip sensitive authentication headers when fetching descriptor URLs

Runtime

- Avoid hangs and data races when streaming container standard I/O in CRI
- Fix missing error messages in OpenTelemetry trace attributes
- Fix user and group lookup failures in container rootfs containing symlinked /etc/passwd or /etc/group
- Fix configuration loading error when drop-in configuration files have a higher version than the root configuration
- Avoid containerd startup hangs when loading shims
- Add context to error when shim delete times out
- Fix Windows Server 2022 container compatibility on host builds newer than the latest LTSC

Snapshotters

- Fix unpack failure for EROFS images containing the erofs OS feature

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
thaJeztah requested review from a team as code owners September 5, 2026 00:25
@thaJeztah
thaJeztah requested review from glours and ndeloof September 5, 2026 00:25

@docker-agent docker-agent left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

This PR bumps github.com/containerd/containerd/v2 from v2.3.4 to v2.3.5 with the corresponding go.sum checksum update. The change is a straightforward dependency version bump addressing security advisories CVE-2026-53495 and GHSA-rp3h-jf77-q9p4. No logic changes, no new code, and no structural issues were introduced. The go.sum entries correctly reflect the updated dependency. ✅

@codecov

codecov Bot commented Sep 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants