• CVE-2022-23471

发布时间: 2022年12月17日

修改时间: 2024年10月31日

概要

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.

CVSS v3 指标

NVD openEuler
Confidentiality None None
Attack Vector Network Network
CVSS评分 6.5 5.7
Attack Complexity Low Low
Privileges Required Low Low
Scope Unchanged Unchanged
Integrity None None
User Interaction None Required
Availability High High

安全公告

公告名 概要 发布时间
KylinSec-SA-2022-2727 containerd security update 2022年12月17日

影响产品

产品 状态
KY3.4-4A containerd Fixed
KY3.4-5 containerd Fixed
KY3.5.1 containerd Fixed