Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2021:4154

Опубликовано: 09 нояб. 2021
Источник: rocky
Оценка: Moderate

Описание

Moderate: container-tools:rhel8 security, bug fix, and enhancement update

The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.

Security Fix(es):

  • buildah: Host environment variables leaked in build container when using chroot isolation (CVE-2021-3602)

  • containers/storage: DoS via malicious image (CVE-2021-20291)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Additional Changes:

For detailed information on changes in this release, see the Rocky Linux 8.5 Release Notes linked from the References section.

Затронутые продукты

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
critx86_643.module+el8.7.0+1077+0e4f03d4crit-3.15-3.module+el8.7.0+1077+0e4f03d4.x86_64.rpm
criux86_643.module+el8.7.0+1077+0e4f03d4criu-3.15-3.module+el8.7.0+1077+0e4f03d4.x86_64.rpm
criu-develx86_643.module+el8.7.0+1077+0e4f03d4criu-devel-3.15-3.module+el8.7.0+1077+0e4f03d4.x86_64.rpm
criu-libsx86_643.module+el8.7.0+1077+0e4f03d4criu-libs-3.15-3.module+el8.7.0+1077+0e4f03d4.x86_64.rpm
libslirpx86_641.module+el8.7.0+1077+0e4f03d4libslirp-4.4.0-1.module+el8.7.0+1077+0e4f03d4.x86_64.rpm
libslirp-develx86_641.module+el8.7.0+1077+0e4f03d4libslirp-devel-4.4.0-1.module+el8.7.0+1077+0e4f03d4.x86_64.rpm
python3-criux86_643.module+el8.7.0+1077+0e4f03d4python3-criu-3.15-3.module+el8.7.0+1077+0e4f03d4.x86_64.rpm
slirp4netnsx86_641.module+el8.7.0+1076+9b1c11c1slirp4netns-1.1.8-1.module+el8.7.0+1076+9b1c11c1.x86_64.rpm

Показывать по

Связанные CVE

Связанные уязвимости

oracle-oval
больше 3 лет назад

ELSA-2021-4154: container-tools:ol8 security, bug fix, and enhancement update (MODERATE)

suse-cvrf
почти 3 года назад

Security update for libcontainers-common

suse-cvrf
больше 3 лет назад

Security update for conmon, libcontainers-common, libseccomp, podman

suse-cvrf
больше 3 лет назад

Security update for conmon, libcontainers-common, libseccomp, podman

CVSS3: 6.5
ubuntu
около 4 лет назад

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 where the code indefinitely waits for the tar unpacked stream, which never finishes. An attacker could use this vulnerability to craft a malicious image, which when downloaded and stored by an application using containers/storage, would then cause a deadlock leading to a Denial of Service (DoS).