NIXPKGS-2025-0022
published on
Permalink
CVE-2024-11218
8.6 HIGH
- CVSS version: 3.1
- Attack vector (AV): LOCAL
- Attack complexity (AC): LOW
- Privileges required (PR): NONE
- User interaction (UI): REQUIRED
- Scope (S): CHANGED
- Confidentiality impact (C): HIGH
- Integrity impact (I): HIGH
- Availability impact (A): HIGH
by @Erethon Activity log
- Created automatic suggestion
- @fricklerhandwerk accepted
- @Erethon published on GitHub
Podman: buildah: container breakout by using --jobs=2 and a race condition when building a malicious containerfile
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.
References
Affected products
rhcos
- *
podman
- *
buildah
- <1.38.1
- <1.37.6
- <1.33.12
- *
- <1.35.5
container-tools:rhel8
- *
container-tools:rhel8/podman
container-tools:rhel8/buildah
Matching in nixpkgs
pkgs.podman
Program for managing pods, containers and container images
pkgs.buildah
Tool which facilitates building OCI images
pkgs.podman-tui
Podman Terminal UI
Package maintainers
-
@saschagrunert Sascha Grunert <mail@saschagrunert.de>
-
@vdemeester Vincent Demeester <vincent@sbr.pm>
-
@aaronjheng Aaron Jheng <wentworth@outlook.com>