Описание
Security update for buildah
This update for buildah fixes the following issues:
- Update to version 1.35.5
- CVE-2024-11218: Fix TOCTOU error when bind and cache mounts use 'src' values. (bsc#1236272)
Список пакетов
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-2025:0319-1
- E-Mail link for SUSE-SU-2025:0319-1
- SUSE Security Ratings
- SUSE Bug 1236272
- SUSE CVE CVE-2024-11218 page
- SUSE CVE CVE-2024-9407 page
Описание
A vulnerability was found in `podman build` and `buildah.` This issue occurs in a container breakout by using --jobs=2 and a race condition when building a malicious Containerfile. SELinux might mitigate it, but even with SELinux on, it still allows the enumeration of files and directories on the host.
Затронутые продукты
Ссылки
- CVE-2024-11218
- SUSE Bug 1236269
Описание
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