Skip to content

[20.10 backport] update containerd binary to v1.4.4#42124

Merged
tiborvass merged 1 commit into
moby:20.10from
thaJeztah:20.10_backport_bump_containerd
Mar 9, 2021
Merged

[20.10 backport] update containerd binary to v1.4.4#42124
tiborvass merged 1 commit into
moby:20.10from
thaJeztah:20.10_backport_bump_containerd

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

backport of #42121
full diff: containerd/containerd@v1.4.3...v1.4.4

Release notes:

The fourth patch release for containerd 1.4 contains a fix for CVE-2021-21334
along with various other minor issues.
See GHSA-6g2q-w5j3-fwh4
for more details related to CVE-2021-21334.

Notable Updates

  • Fix container create in CRI to prevent possible environment variable leak between containers
  • Update shim server to return grpc NotFound error
  • Add bounds on max oom_score_adj value for shim's AdjustOOMScore
  • Update task manager to use fresh context when calling shim shutdown
  • Update Docker resolver to avoid possible concurrent map access panic
  • Update shim's log file open flags to avoid containerd hang on syscall open
  • Fix incorrect usage calculation

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

full diff: containerd/containerd@v1.4.3...v1.4.4

Release notes:

The fourth patch release for `containerd` 1.4 contains a fix for CVE-2021-21334
along with various other minor issues.
See [GHSA-36xw-fx78-c5r4](GHSA-36xw-fx78-c5r4)
for more details related to CVE-2021-21334.

Notable Updates

- Fix container create in CRI to prevent possible environment variable leak between containers
- Update shim server to return grpc NotFound error
- Add bounds on max `oom_score_adj` value for shim's AdjustOOMScore
- Update task manager to use fresh context when calling shim shutdown
- Update Docker resolver to avoid possible concurrent map access panic
- Update shim's log file open flags to avoid containerd hang on syscall open
- Fix incorrect usage calculation

Signed-off-by: Sebastiaan van Stijn <[email protected]>
(cherry picked from commit 1a49393)
Signed-off-by: Sebastiaan van Stijn <[email protected]>

@tianon tianon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@tiborvass
tiborvass merged commit 59ad0b6 into moby:20.10 Mar 9, 2021
@thaJeztah
thaJeztah deleted the 20.10_backport_bump_containerd branch March 9, 2021 00:26
@thaJeztah thaJeztah modified the milestones: 20.10.5, 20.10.6 Mar 12, 2021
@AkihiroSuda

AkihiroSuda commented Mar 23, 2021

Copy link
Copy Markdown
Member

@thaJeztah Is 19.03 still maintained? Do we want to backport this to 19.03?

@thaJeztah

Copy link
Copy Markdown
Member Author

@AkihiroSuda with 20.10 having stabilised for some time (there's some remaining issues, and we should look at shipping those soon). we want to EOL 19.03, so unless there's a critical issue, we likely won't do further patch releases (this change also only affects the static packages; deb and rpm would already be able to install the latest container.io package).

I'll include this in #42015 though, just in case there would be a patch release

@AkihiroSuda

Copy link
Copy Markdown
Member

Thanks, it would be great if the EOL can be documented officially 👍

@thaJeztah

Copy link
Copy Markdown
Member Author

Yes, we need to get better at that again; the large gap in time between 19.03 and 20.10 made it a bit different than usual; we want to get back to more frequent (time-scoped) releases

@thaJeztah

Copy link
Copy Markdown
Member Author

Added #42121 to #42015

kaosagnt added a commit to kaosagnt/boot2docker-xfs-ng that referenced this pull request Apr 12, 2021
kaosagnt added a commit to kaosagnt/toolbox2docker that referenced this pull request Apr 13, 2021
https://docs.docker.com/engine/release-notes/

Update containerd to v1.4.4 for static binaries. The containerd.io package
on apt/yum repos already had this update out of band. Includes a fix for
CVE-2021-21334. moby/moby#42124
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants