VYPR

rpm package

suse/containerd&distro=SUSE Linux Enterprise Micro 5.1

pkg:rpm/suse/containerd&distro=SUSE%20Linux%20Enterprise%20Micro%205.1

Vulnerabilities (21)

  • CVE-2024-40635Mar 17, 2025
    affected < 1.7.27-150000.123.1fixed 1.7.27-150000.123.1

    containerd is an open-source container runtime. A bug was found in containerd prior to versions 1.6.38, 1.7.27, and 2.0.4 where containers launched with a User set as a `UID:GID` larger than the maximum 32-bit signed integer can cause an overflow condition where the container ult

  • CVE-2023-45288HigApr 4, 2024
    affected < 1.7.17-150000.111.3fixed 1.7.17-150000.111.3

    An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed Ma

  • CVE-2023-47108Nov 10, 2023
    affected < 1.7.21-150000.117.1fixed 1.7.21-150000.117.1

    OpenTelemetry-Go Contrib is a collection of third-party packages for OpenTelemetry-Go. Starting in version 0.37.0 and prior to version 0.46.0, the grpc Unary Server Interceptor out of the box adds labels `net.peer.sock.addr` and `net.peer.sock.port` that have unbound cardinality.

  • CVE-2023-45142Oct 12, 2023
    affected < 1.7.21-150000.117.1fixed 1.7.21-150000.117.1

    OpenTelemetry-Go Contrib is a collection of third-party packages for OpenTelemetry-Go. A handler wrapper out of the box adds labels `http.user_agent` and `http.method` that have unbound cardinality. It leads to the server's potential memory exhaustion when many malicious requests

  • CVE-2023-25173Feb 16, 2023
    affected < 1.6.19-150000.87.1fixed 1.6.19-150000.87.1

    containerd is an open source container runtime. A bug was found in containerd prior to versions 1.6.18 and 1.5.18 where supplementary groups are not set up properly inside a container. If an attacker has direct access to a container and manipulates their supplementary group acces

  • CVE-2023-25153Feb 16, 2023
    affected < 1.6.19-150000.87.1fixed 1.6.19-150000.87.1

    containerd is an open source container runtime. Before versions 1.6.18 and 1.5.18, when importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of se

  • CVE-2022-23471Dec 7, 2022
    affected < 1.6.12-150000.79.1fixed 1.6.12-150000.79.1

    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

  • CVE-2021-43565Sep 6, 2022
    affected < 1.5.11-150000.68.1fixed 1.5.11-150000.68.1

    The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an attacker to panic an SSH server.

  • CVE-2022-31030Jun 6, 2022
    affected < 1.6.6-150000.73.2fixed 1.6.6-150000.73.2

    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 a

  • CVE-2022-1996Jun 6, 2022
    affected < 1.7.8-150000.103.1fixed 1.7.8-150000.103.1

    Authorization Bypass Through User-Controlled Key in GitHub repository emicklei/go-restful prior to v3.8.0.

  • CVE-2022-29162May 17, 2022
    affected < 1.6.6-150000.73.2fixed 1.6.6-150000.73.2

    runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environme

  • CVE-2022-24769Mar 24, 2022
    affected < 1.5.11-150000.68.1fixed 1.5.11-150000.68.1

    Moby is an open-source project created by Docker to enable and accelerate software containerization. A bug was found in Moby (Docker Engine) prior to version 20.10.14 where containers were incorrectly started with non-empty inheritable Linux process capabilities, creating an atyp

  • CVE-2022-27191Mar 18, 2022
    affected < 1.5.11-150000.68.1fixed 1.5.11-150000.68.1

    The golang.org/x/crypto/ssh package before 0.0.0-20220314234659-1baeb1ce4c0b for Go allows an attacker to crash a server in certain circumstances involving AddHostKey.

  • CVE-2022-23648Mar 3, 2022
    affected < 1.5.11-150000.68.1fixed 1.5.11-150000.68.1

    containerd is a container runtime available as a daemon for Linux and Windows. A bug was found in containerd prior to versions 1.6.1, 1.5.10, and 1.14.12 where containers launched through containerd’s CRI implementation on Linux with a specially-crafted image configuration could

  • CVE-2021-41190Nov 17, 2021
    affected < 1.4.12-60.1fixed 1.4.12-60.1

    The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operat

  • CVE-2021-41089Oct 4, 2021
    affected < 1.4.11-56.1fixed 1.4.11-56.1

    Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where attempting to copy files using `docker cp` into a specially-crafted container can result in Unix file permission changes for existing files in the h

  • CVE-2021-41091Oct 4, 2021
    affected < 1.4.11-56.1fixed 1.4.11-56.1

    Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivilege

  • CVE-2021-41092Oct 4, 2021
    affected < 1.4.11-56.1fixed 1.4.11-56.1

    Docker CLI is the command line interface for the docker container runtime. A bug was found in the Docker CLI where running `docker login my-private-registry.example.com` with a misconfigured configuration file (typically `~/.docker/config.json`) listing a `credsStore` or `credHel

  • CVE-2021-41103Oct 4, 2021
    affected < 1.4.11-56.1fixed 1.4.11-56.1

    containerd is an open source container runtime with an emphasis on simplicity, robustness and portability. A bug was found in containerd where container root directories and some plugins had insufficiently restricted permissions, allowing otherwise unprivileged Linux users to tra

  • CVE-2021-32760Jul 19, 2021
    affected < 1.4.11-56.1fixed 1.4.11-56.1

    containerd is a container runtime. A bug was found in containerd versions prior to 1.4.8 and 1.5.4 where pulling and extracting a specially-crafted container image can result in Unix file permission changes for existing files in the host’s filesystem. Changes to file permissions

Page 1 of 2