containerd is an open source container runtime. A bug was found in the containerd's CRI implementation where programs inside a container can cause the containerd daemon to consume memory without bound during invocation of the `ExecSync` API. This can cause containerd to consume all available memory on the computer, denying service to other legitimate workloads. Kubernetes and crictl can both be configured to use containerd's CRI implementation; `ExecSync` may be used when running probes or when executing processes via an "exec" facility. This bug has been fixed in containerd 1.6.6 and 1.5.13. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
21 Nov 2024, 07:03
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2022/06/07/1 - Mailing List, Third Party Advisory | |
References | () https://github.com/containerd/containerd/commit/c1bcabb4541930f643aa36a2b38655e131346382 - Product, Third Party Advisory | |
References | () https://github.com/containerd/containerd/security/advisories/GHSA-5ffw-gxpp-mxpf - Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/REOZCUAPCA7NFDWYBDYX6EYXWLHABKBO/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WSIGDBHAB3I75JBJNGWEPBTJPS2FOVHD/ - | |
References | () https://security.gentoo.org/glsa/202401-31 - | |
References | () https://www.debian.org/security/2022/dsa-5162 - Third Party Advisory |
31 Jan 2024, 13:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
07 Nov 2023, 03:47
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2022-06-09 14:15
Updated : 2024-11-21 07:03
NVD link : CVE-2022-31030
Mitre link : CVE-2022-31030
CVE.ORG link : CVE-2022-31030
JSON object : View
Products Affected
debian
- debian_linux
fedoraproject
- fedora
linuxfoundation
- containerd
CWE
CWE-400
Uncontrolled Resource Consumption