CVE-2022-23471

MEDIUM

Linuxfoundation Containerd < 1.5.16 - Memory Leak

Title source: rule

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.

Scores

CVSS v3 5.7
EPSS 0.0024
EPSS Percentile 47.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H

Classification

CWE
CWE-401 CWE-400
Status published

Affected Products (2)

linuxfoundation/containerd < 1.5.16
containerd/containerd < 1.5.16Go

Timeline

Published Dec 07, 2022
Tracked Since Feb 18, 2026