Описание
Security update for buildah
This update for buildah fixes the following issues:
-
CVE-2024-9676: Fixed github.com/containers/storage: symlink traversal vulnerability in the containers/storage library can cause Denial of Service (DoS) (bsc#1231698):
-
CVE-2024-9675: VUL-0: CVE-2024-9675: buildah,podman: buildah: cache arbitrary directory mount (bsc#1231499):
-
CVE-2024-9407: Fixed improper input validation in bind-propagation Option of Dockerfile RUN --mount Instruction (bsc#1231208)
-
CVE-2024-9341: Fixed FIPS Crypto-Policy Directory Mounting Issue in containers/common Go Library (bsc#1231230)
-
Using networking slirp4netns as default instead of pasta on SLE (bsc#1232522).
Список пакетов
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS
SUSE Linux Enterprise Server 15 SP4-LTSS
SUSE Linux Enterprise Server for SAP Applications 15 SP4
Ссылки
- Link for SUSE-SU-2024:3988-1
- E-Mail link for SUSE-SU-2024:3988-1
- SUSE Security Ratings
- SUSE Bug 1231208
- SUSE Bug 1231230
- SUSE Bug 1231499
- SUSE Bug 1231698
- SUSE Bug 1232522
- SUSE CVE CVE-2024-9341 page
- SUSE CVE CVE-2024-9407 page
- SUSE CVE CVE-2024-9675 page
- SUSE CVE CVE-2024-9676 page
Описание
A flaw was found in Go. When FIPS mode is enabled on a system, container runtimes may incorrectly handle certain file paths due to improper validation in the containers/common Go library. This flaw allows an attacker to exploit symbolic links and trick the system into mounting sensitive host directories inside a container. This issue also allows attackers to access critical host files, bypassing the intended isolation between containers and the host system.
Затронутые продукты
Ссылки
- CVE-2024-9341
- SUSE Bug 1231230
Описание
A vulnerability exists in the bind-propagation option of the Dockerfile RUN --mount instruction. The system does not properly validate the input passed to this option, allowing users to pass arbitrary parameters to the mount instruction. This issue can be exploited to mount sensitive directories from the host into a container during the build process and, in some cases, modify the contents of those mounted files. Even if SELinux is used, this vulnerability can bypass its protection by allowing the source directory to be relabeled to give the container access to host files.
Затронутые продукты
Ссылки
- CVE-2024-9407
- SUSE Bug 1231208
Описание
A vulnerability was found in Buildah. Cache mounts do not properly validate that user-specified paths for the cache are within our cache directory, allowing a `RUN` instruction in a Container file to mount an arbitrary directory from the host (read/write) into the container as long as those files can be accessed by the user running Buildah.
Затронутые продукты
Ссылки
- CVE-2024-9675
- SUSE Bug 1231499
Описание
A vulnerability was found in Podman, Buildah, and CRI-O. A symlink traversal vulnerability in the containers/storage library can cause Podman, Buildah, and CRI-O to hang and result in a denial of service via OOM kill when running a malicious image using an automatically assigned user namespace (`--userns=auto` in Podman and Buildah). The containers/storage library will read /etc/passwd inside the container, but does not properly validate if that file is a symlink, which can be used to cause the library to read an arbitrary file on the host.
Затронутые продукты
Ссылки
- CVE-2024-9676
- SUSE Bug 1231698
- SUSE Bug 1231785