Arch Linux alert ASA-202102-12 (docker)
| From: | Remi Gacogne via arch-security <arch-security@lists.archlinux.org> | |
| To: | arch-security@archlinux.org | |
| Subject: | [ASA-202102-12] docker: multiple issues | |
| Date: | Fri, 12 Feb 2021 08:06:18 +0100 | |
| Message-ID: | <aefaa075-996d-a773-339b-d727d225e709@archlinux.org> | |
| Cc: | Remi Gacogne <rgacogne@archlinux.org> |
Arch Linux Security Advisory ASA-202102-12 ========================================== Severity: Medium Date : 2021-02-06 CVE-ID : CVE-2021-21284 CVE-2021-21285 Package : docker Type : multiple issues Remote : No Link : https://security.archlinux.org/AVG-1528 Summary ======= The package docker before version 1:20.10.3-1 is vulnerable to multiple issues including denial of service and privilege escalation. Resolution ========== Upgrade to 1:20.10.3-1. # pacman -Syu "docker>=1:20.10.3-1" The problems have been fixed upstream in version 20.10.3. Workaround ========== None. Description =========== - CVE-2021-21284 (privilege escalation) In Docker before versions 9.03.15, 20.10.3 there is a vulnerability involving the --userns-remap option in which access to remapped root allows privilege escalation to real root. When using "--userns-remap", if the root user in the remapped namespace has access to the host filesystem they can modify files under "/var/lib/docker/<remapping>" that cause writing files with extended privileges. Versions 20.10.3 and 19.03.15 contain patches that prevent privilege escalation from remapped user. - CVE-2021-21285 (denial of service) In Docker before versions 9.03.15, 20.10.3 there is a vulnerability in which pulling an intentionally malformed Docker image manifest crashes the dockerd daemon. Versions 20.10.3 and 19.03.15 contain patches that prevent the daemon from crashing. Impact ====== An attacker could crash the dockerd daemon via a crafted image. An attacker with root access inside a docker container can escape the container. References ========== https://github.com/moby/moby/security/advisories/GHSA-745... https://github.com/moby/moby/commit/edb62a3ace8c4303822a3... https://github.com/moby/moby/commit/bfedd2725971303efb7a2... https://github.com/moby/moby/commit/e908cc39018c015084ffb... https://github.com/moby/moby/security/advisories/GHSA-6fj... https://github.com/moby/moby/commit/a7d4af84bd2f189b921c3... https://security.archlinux.org/CVE-2021-21284 https://security.archlinux.org/CVE-2021-21285
