First published: Thu Jul 15 2021(Updated: )
## Impact A bug was found in containerd where pulling and extracting a specially-crafted container image can result in Unix file permission changes for existing files in the host’s filesystem. Changes to file permissions can deny access to the expected owner of the file, widen access to others, or set extended bits like setuid, setgid, and sticky. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process. ## Patches This bug has been fixed in containerd 1.5.4 and 1.4.8. Users should update to these versions as soon as they are released. Running containers do not need to be restarted. ## Workarounds Ensure you only pull images from trusted sources. Linux security modules (LSMs) like SELinux and AppArmor can limit the files potentially affected by this bug through policies and profiles that prevent containerd from interacting with unexpected files. ## For more information If you have any questions or comments about this advisory: * [Open an issue](https://github.com/containerd/containerd/issues/new/choose) * Email us at security@containerd.io if you think you’ve found a security bug.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Linuxfoundation Containerd | <1.4.8 | |
Linuxfoundation Containerd | >=1.5.0<1.5.4 | |
Fedoraproject Fedora | =34 | |
redhat/containerd | <1.5.4 | 1.5.4 |
redhat/containerd | <1.4.8 | 1.4.8 |
go/github.com/containerd/containerd | >=1.5.0<1.5.4 | 1.5.4 |
go/github.com/containerd/containerd | <1.4.8 | 1.4.8 |
<1.4.8 | ||
>=1.5.0<1.5.4 | ||
=34 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-32760 is a vulnerability found in containerd versions prior to 1.4.8 and 1.5.4 where pulling and extracting a specially-crafted container image can result in Unix file permission changes for existing files in the host’s filesystem.
The severity of CVE-2021-32760 is medium with a CVSS score of 6.3.
CVE-2021-32760 affects containerd versions prior to 1.4.8 and 1.5.4, potentially resulting in changes to file permissions that can deny access to existing files in the host's filesystem.
To fix CVE-2021-32760, it is recommended to upgrade to containerd version 1.4.8 or 1.5.4, depending on your current version.
You can find more information about CVE-2021-32760 on the CVE website (https://www.cve.org/CVERecord?id=CVE-2021-32760) and the NIST NVD website (https://nvd.nist.gov/vuln/detail/CVE-2021-32760).