OESA-2022-2143

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-2143
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2022-2143.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2022-2143
Upstream
Published
2022-12-17T11:04:42Z
Modified
2025-08-12T05:12:35.900407Z
Summary
containerd security update
Details

containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container lifecycle of its host system: image transfer and storage, container execution and supervision, low-level storage and network attachments, etc.

Security Fix(es):

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.(CVE-2022-23471)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:20.03-LTS-SP1 / containerd

Package

Name
containerd
Purl
pkg:rpm/openEuler/containerd&distro=openEuler-20.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.2.0-207.oe1

Ecosystem specific

{
    "src": [
        "containerd-1.2.0-207.oe1.src.rpm"
    ],
    "aarch64": [
        "containerd-1.2.0-207.oe1.aarch64.rpm"
    ],
    "x86_64": [
        "containerd-1.2.0-207.oe1.x86_64.rpm"
    ]
}

openEuler:20.03-LTS-SP3 / containerd

Package

Name
containerd
Purl
pkg:rpm/openEuler/containerd&distro=openEuler-20.03-LTS-SP3

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.2.0-207.oe1

Ecosystem specific

{
    "src": [
        "containerd-1.2.0-207.oe1.src.rpm"
    ],
    "aarch64": [
        "containerd-1.2.0-207.oe1.aarch64.rpm"
    ],
    "x86_64": [
        "containerd-1.2.0-207.oe1.x86_64.rpm"
    ]
}

openEuler:22.03-LTS / containerd

Package

Name
containerd
Purl
pkg:rpm/openEuler/containerd&distro=openEuler-22.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.2.0-307.oe2203

Ecosystem specific

{
    "src": [
        "containerd-1.2.0-307.oe2203.src.rpm"
    ],
    "aarch64": [
        "containerd-1.2.0-307.oe2203.aarch64.rpm"
    ],
    "x86_64": [
        "containerd-1.2.0-307.oe2203.x86_64.rpm"
    ]
}