rpm package
almalinux/criu-libs
pkg:rpm/almalinux/criu-libs
Vulnerabilities (93)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2022-1708 | — | < 3.15-3.module_el8.6.0+2877+8e437bf5 | 3.15-3.module_el8.6.0+2877+8e437bf5 | Jun 7, 2022 | A vulnerability was found in CRI-O that causes memory or disk space exhaustion on the node for anyone with access to the Kube API. The ExecSync request runs commands in a container and logs the output of the command. This output is then read by CRI-O after command execution, and | ||
| CVE-2022-29162 | — | < 3.15-3.module_el8.6.0+2877+8e437bf5 | 3.15-3.module_el8.6.0+2877+8e437bf5 | May 17, 2022 | 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-1227 | — | < 3.15-3.module_el8.6.0+2751+06427ca3 | 3.15-3.module_el8.6.0+2751+06427ca3 | Apr 29, 2022 | A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the 'podman top' command. This action gives the a | ||
| CVE-2022-27650 | — | < 3.15-3.module_el8.6.0+2751+06427ca3 | 3.15-3.module_el8.6.0+2751+06427ca3 | Apr 4, 2022 | A flaw was found in crun where containers were incorrectly started with non-empty default permissions. A vulnerability was found in Moby (Docker Engine) where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker w | ||
| CVE-2022-27651 | — | < 3.15-3.module_el8.6.0+2751+06427ca3 | 3.15-3.module_el8.6.0+2751+06427ca3 | Apr 4, 2022 | A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to p | ||
| CVE-2022-27649 | — | < 3.15-3.module_el8.6.0+2751+06427ca3 | 3.15-3.module_el8.6.0+2751+06427ca3 | Apr 4, 2022 | A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attack | ||
| CVE-2022-27191 | — | < 3.15-3.module_el8.6.0+2877+8e437bf5 | 3.15-3.module_el8.6.0+2877+8e437bf5 | Mar 18, 2022 | 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-2021-3602 | — | < 3.15-3.module_el8.5.0+2613+1b78b731 | 3.15-3.module_el8.5.0+2613+1b78b731 | Mar 3, 2022 | An information disclosure flaw was found in Buildah, when building containers using chroot isolation. Running processes in container builds (e.g. Dockerfile RUN commands) can access environment variables from parent and grandparent processes. When run in a container in a CI/CD en | ||
| CVE-2022-21698 | — | < 3.15-3.module_el8.6.0+2751+06427ca3 | 3.15-3.module_el8.6.0+2751+06427ca3 | Feb 15, 2022 | client_golang is the instrumentation library for Go applications in Prometheus, and the promhttp package in client_golang provides tooling around HTTP servers and clients. In client_golang prior to version 1.11.1, HTTP server is susceptible to a Denial of Service through unbounde | ||
| CVE-2021-4024 | — | < 3.18-5.module_el8.10.0+3845+87b84552 | 3.18-5.module_el8.10.0+3845+87b84552 | Dec 23, 2021 | A flaw was found in podman. The `podman machine` function (used to create and manage Podman virtual machine containing a Podman process) spawns a `gvproxy` process on the host system. The `gvproxy` API is accessible on port 7777 on all IP addresses on the host. If that port is op | ||
| CVE-2021-33198 | — | < 3.18-5.module_el8.10.0+3845+87b84552 | 3.18-5.module_el8.10.0+3845+87b84552 | Aug 2, 2021 | In Go before 1.15.13 and 1.16.x before 1.16.5, there can be a panic for a large exponent to the math/big.Rat SetString or UnmarshalText method. | ||
| CVE-2021-20291 | — | < 3.15-3.module_el8.5.0+2613+1b78b731 | 3.15-3.module_el8.5.0+2613+1b78b731 | Apr 1, 2021 | A deadlock vulnerability was found in 'github.com/containers/storage' in versions before 1.28.1. When a container image is processed, each layer is unpacked using `tar`. If one of those layers is not a valid `tar` archive this causes an error leading to an unexpected situation wh | ||
| CVE-2019-19921 | — | < 3.15-3.module_el8.6.0+2877+8e437bf5 | 3.15-3.module_el8.6.0+2877+8e437bf5 | Feb 12, 2020 | runc through 1.0.0-rc9 has Incorrect Access Control leading to Escalation of Privileges, related to libcontainer/rootfs_linux.go. To exploit this, an attacker must be able to spawn two containers with custom volume-mount configurations, and be able to run custom images. (This vul |
- CVE-2022-1708Jun 7, 2022affected < 3.15-3.module_el8.6.0+2877+8e437bf5fixed 3.15-3.module_el8.6.0+2877+8e437bf5
A vulnerability was found in CRI-O that causes memory or disk space exhaustion on the node for anyone with access to the Kube API. The ExecSync request runs commands in a container and logs the output of the command. This output is then read by CRI-O after command execution, and
- CVE-2022-29162May 17, 2022affected < 3.15-3.module_el8.6.0+2877+8e437bf5fixed 3.15-3.module_el8.6.0+2877+8e437bf5
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-1227Apr 29, 2022affected < 3.15-3.module_el8.6.0+2751+06427ca3fixed 3.15-3.module_el8.6.0+2751+06427ca3
A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the 'podman top' command. This action gives the a
- CVE-2022-27650Apr 4, 2022affected < 3.15-3.module_el8.6.0+2751+06427ca3fixed 3.15-3.module_el8.6.0+2751+06427ca3
A flaw was found in crun where containers were incorrectly started with non-empty default permissions. A vulnerability was found in Moby (Docker Engine) where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker w
- CVE-2022-27651Apr 4, 2022affected < 3.15-3.module_el8.6.0+2751+06427ca3fixed 3.15-3.module_el8.6.0+2751+06427ca3
A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to p
- CVE-2022-27649Apr 4, 2022affected < 3.15-3.module_el8.6.0+2751+06427ca3fixed 3.15-3.module_el8.6.0+2751+06427ca3
A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attack
- CVE-2022-27191Mar 18, 2022affected < 3.15-3.module_el8.6.0+2877+8e437bf5fixed 3.15-3.module_el8.6.0+2877+8e437bf5
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-2021-3602Mar 3, 2022affected < 3.15-3.module_el8.5.0+2613+1b78b731fixed 3.15-3.module_el8.5.0+2613+1b78b731
An information disclosure flaw was found in Buildah, when building containers using chroot isolation. Running processes in container builds (e.g. Dockerfile RUN commands) can access environment variables from parent and grandparent processes. When run in a container in a CI/CD en
- CVE-2022-21698Feb 15, 2022affected < 3.15-3.module_el8.6.0+2751+06427ca3fixed 3.15-3.module_el8.6.0+2751+06427ca3
client_golang is the instrumentation library for Go applications in Prometheus, and the promhttp package in client_golang provides tooling around HTTP servers and clients. In client_golang prior to version 1.11.1, HTTP server is susceptible to a Denial of Service through unbounde
- CVE-2021-4024Dec 23, 2021affected < 3.18-5.module_el8.10.0+3845+87b84552fixed 3.18-5.module_el8.10.0+3845+87b84552
A flaw was found in podman. The `podman machine` function (used to create and manage Podman virtual machine containing a Podman process) spawns a `gvproxy` process on the host system. The `gvproxy` API is accessible on port 7777 on all IP addresses on the host. If that port is op
- CVE-2021-33198Aug 2, 2021affected < 3.18-5.module_el8.10.0+3845+87b84552fixed 3.18-5.module_el8.10.0+3845+87b84552
In Go before 1.15.13 and 1.16.x before 1.16.5, there can be a panic for a large exponent to the math/big.Rat SetString or UnmarshalText method.
- CVE-2021-20291Apr 1, 2021affected < 3.15-3.module_el8.5.0+2613+1b78b731fixed 3.15-3.module_el8.5.0+2613+1b78b731
A deadlock vulnerability was found in 'github.com/containers/storage' in versions before 1.28.1. When a container image is processed, each layer is unpacked using `tar`. If one of those layers is not a valid `tar` archive this causes an error leading to an unexpected situation wh
- CVE-2019-19921Feb 12, 2020affected < 3.15-3.module_el8.6.0+2877+8e437bf5fixed 3.15-3.module_el8.6.0+2877+8e437bf5
runc through 1.0.0-rc9 has Incorrect Access Control leading to Escalation of Privileges, related to libcontainer/rootfs_linux.go. To exploit this, an attacker must be able to spawn two containers with custom volume-mount configurations, and be able to run custom images. (This vul
Page 5 of 5