[v0.35.0m-base] vendor: github.com/containerd/containerd/v2 v2.2.5 to fix CVEs#12
Merged
smerkviladze merged 2 commits intoJul 13, 2026
Conversation
vendor: update golang.org/x/* dependencies (cherry picked from commit 1d805d2) Signed-off-by: Sopho Merkviladze <smerkviladze@mirantis.com>
- full diff: containerd/containerd@v2.2.4...v2.2.5 - release notes: https://github.com/containerd/containerd/releases/tag/v2.2.5 The fifth patch release for containerd 2.2 contains various fixes and updates including security patches. - CVE-2026-50195 / [GHSA-cvxm-645q-p574] CRI: checkpoint import allows local image tag poisoning - CVE-2026-53488 / [GHSA-xhf5-7wjv-pqxp] CRI: image-config LABEL flows to host-root command execution from an image pull - CVE-2026-53492 / [GHSA-33vj-92qq-66hc] CRI: CDI annotation smuggling during CRI checkpoint restore - CVE-2026-53489 / [GHSA-rgh6-rfwx-v388] CRI: Arbitrary host file read via symlink following in CRI checkpoint restore - CVE-2026-47262 / [GHSA-jpcc-p29g-p8mq] containerd image-triggered runtime DoS via unbounded group parsing [GHSA-cvxm-645q-p574]: GHSA-cvxm-645q-p574 [GHSA-xhf5-7wjv-pqxp]: GHSA-xhf5-7wjv-pqxp [GHSA-33vj-92qq-66hc]: GHSA-33vj-92qq-66hc [GHSA-rgh6-rfwx-v388]: GHSA-rgh6-rfwx-v388 [GHSA-jpcc-p29g-p8mq]: GHSA-jpcc-p29g-p8mq Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit e1e5963) Signed-off-by: Sopho Merkviladze <smerkviladze@mirantis.com>
dperny
approved these changes
Jul 13, 2026
73d1f5c
into
Mirantis:v0.35.0m-base
167 of 282 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Base: v0.35.0m1 tag
Cherry-picks:
Updates
golang.org/x/* dependenciesandgithub.com/containerd/containerd/v2to v2.2.5.For ENGINE-1793