All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] package/docker-containerd: security bump to 1.4.4
Date: Sun, 14 Mar 2021 16:51:07 +0100	[thread overview]
Message-ID: <20210314155107.GD2737665@scaer> (raw)
In-Reply-To: <20210312224833.1908386-1-christian@paral.in>

Christian, All,

On 2021-03-12 14:48 -0800, Christian Stewart spake thusly:
> Security fix for CVE-2021-21334:
> 
> https://github.com/containerd/containerd/security/advisories/GHSA-6g2q-w5j3-fwh4
> 
> Other changes:
> 
>  - 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: Christian Stewart <christian@paral.in>

Series of 3 applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/docker-containerd/docker-containerd.hash | 2 +-
>  package/docker-containerd/docker-containerd.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/docker-containerd/docker-containerd.hash b/package/docker-containerd/docker-containerd.hash
> index c5cfc137b8..bb544e8d60 100644
> --- a/package/docker-containerd/docker-containerd.hash
> +++ b/package/docker-containerd/docker-containerd.hash
> @@ -1,3 +1,3 @@
>  # Computed locally
> -sha256	bc6d9452c700af0ebc09c0da8ddba55be4c03ac8928e72ca92d98905800c8018  docker-containerd-1.4.3.tar.gz
> +sha256  ac62c64664bf62fd44df0891c896eecdb6d93def3438271d7892dca75bc069d1  docker-containerd-1.4.4.tar.gz
>  sha256	4bbe3b885e8cd1907ab4cf9a41e862e74e24b5422297a4f2fe524e6a30ada2b4  LICENSE
> diff --git a/package/docker-containerd/docker-containerd.mk b/package/docker-containerd/docker-containerd.mk
> index 626889e5f4..e229d9cb54 100644
> --- a/package/docker-containerd/docker-containerd.mk
> +++ b/package/docker-containerd/docker-containerd.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -DOCKER_CONTAINERD_VERSION = 1.4.3
> +DOCKER_CONTAINERD_VERSION = 1.4.4
>  DOCKER_CONTAINERD_SITE = $(call github,containerd,containerd,v$(DOCKER_CONTAINERD_VERSION))
>  DOCKER_CONTAINERD_LICENSE = Apache-2.0
>  DOCKER_CONTAINERD_LICENSE_FILES = LICENSE
> -- 
> 2.30.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  parent reply	other threads:[~2021-03-14 15:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-12 22:48 [Buildroot] [PATCH 1/3] package/docker-containerd: security bump to 1.4.4 Christian Stewart
2021-03-12 22:48 ` [Buildroot] [PATCH 2/3] package/docker-cli: bump version to 20.10.5 Christian Stewart
2021-03-20 19:08   ` Peter Korsgaard
2021-03-12 22:48 ` [Buildroot] [PATCH 3/3] package/docker-engine: " Christian Stewart
2021-03-20 19:08   ` Peter Korsgaard
2021-03-14 15:51 ` Yann E. MORIN [this message]
2021-03-20 19:08 ` [Buildroot] [PATCH 1/3] package/docker-containerd: security bump to 1.4.4 Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210314155107.GD2737665@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.