VYPR
Moderate severityNVD Advisory· Published Dec 7, 2022· Updated Apr 23, 2025

containerd CRI stream server: Host memory exhaustion through terminal resize goroutine leak

CVE-2022-23471

Description

containerd is an open source container runtime. A bug was found in containerd's CRI implementation where a user can exhaust memory on the host. In the CRI stream server, a goroutine is launched to handle terminal resize events if a TTY is requested. If the user's process fails to launch due to, for example, a faulty command, the goroutine will be stuck waiting to send without a receiver, resulting in a memory leak. Kubernetes and crictl can both be configured to use containerd's CRI implementation and the stream server is used for handling container IO. This bug has been fixed in containerd 1.6.12 and 1.5.16. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used and that only trusted users have permissions to execute commands in running containers.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
github.com/containerd/containerdGo
< 1.5.161.5.16
github.com/containerd/containerdGo
>= 1.6.0, < 1.6.121.6.12

Affected products

41

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.