Bug 1937935 (CVE-2021-21334)
Summary: | CVE-2021-21334 containerd CRI plugin: information leak between containers via environment variables | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Guilherme de Almeida Suckevicz <gsuckevi> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | alitke, aos-bugs, bdettelb, bmontgom, bthurber, cnv-qe-bugs, eparis, fdeutsch, gghezzo, go-sig, gparvin, hvyas, jburrell, jokerman, jramanat, jweiser, kaycoth, maszulik, mfojtik, nstielau, o.lemasle, oyahud, phoracek, rphillips, sponnaga, stcannon, stirabos, thee, tomckay |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | containerd 1.3.10, containerd 1.4.4 | Doc Type: | If docs needed, set a value |
Doc Text: |
A flaw was found in containerd CRI plugin. Containers launched through containerd's CRI implementation that share the same image may receive incorrect environment variables, including values that are defined for other containers. The highest threat from this vulnerability is to data confidentiality.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-10-28 08:47:47 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1937936, 1937937, 1938121 | ||
Bug Blocks: | 1937943 |
Description
Guilherme de Almeida Suckevicz
2021-03-11 18:33:46 UTC
Created containerd tracking bugs for this issue: Affects: epel-7 [bug 1937937] Affects: fedora-all [bug 1937936] Upstream PR: https://github.com/containerd/cri/pull/1628/files https://github.com/containerd/cri/pull/1629/files Statement: Whilst in OpenShift Container Platform (OCP) there are containers which contain a vulnerable version containerd, they do not import the code from https://github.com/containerd/containerd/tree/master/pkg/cri and hence are not vulnerable to this flaw. OpenShift Virtualization vendors in containerd in some containers, however none of them depend on it and do not import the code from https://github.com/containerd/containerd/tree/master/pkg/cri and hence are not vulnerable to this flaw. Red Hat Advanced Cluster Management for Kubernetes (RHACM) includes containerd for the multicloud operators subscription. However, the CRI plugin is not being used in this component, hence RHACM is not affected by this flaw. Red Hat Quay's builder, and setup operators do make use of the containerd module, but not the vulnerable cri plugin. Therefore they are not affected. |