Debian Package Tracker
Register | Log in
Subscribe

golang-github-containers-buildah

Choose email to subscribe with

general
  • source: golang-github-containers-buildah (main)
  • version: 1.43.2+ds1-1
  • maintainer: Debian Go Packaging Team (DMD)
  • uploaders: Reinhard Tartler [DMD] – Dmitry Smirnov [DMD]
  • arch: all any
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1.19.6+dfsg1-1
  • oldstable: 1.28.2+ds1-3+deb12u1
  • stable: 1.39.3+ds1-1
  • testing: 1.43.1+ds1-1
  • unstable: 1.43.2+ds1-1
versioned links
  • 1.19.6+dfsg1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.28.2+ds1-3+deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.39.3+ds1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.43.1+ds1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.43.2+ds1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • buildah (2 bugs: 0, 2, 0, 0)
  • golang-github-containers-buildah-dev
action needed
Marked for autoremoval on 28 July due to docker.io: #1139965, #1139967 high
Version 1.43.1+ds1-1 of golang-github-containers-buildah is marked for autoremoval from testing on Tue 28 Jul 2026. It depends (transitively) on docker.io, affected by #1139965, #1139967. You should try to prevent the removal by fixing these RC bugs.
Created: 2026-06-21 Last update: 2026-06-29 19:31
A new upstream version is available: 1.44.0 high
A new upstream version 1.44.0 is available, you should consider packaging it.
Created: 2026-06-28 Last update: 2026-06-29 19:03
1 security issue in trixie high

There is 1 open security issue in trixie.

1 important issue:
  • CVE-2026-44517:
Created: 2026-06-23 Last update: 2026-06-28 14:00
1 security issue in forky high

There is 1 open security issue in forky.

1 important issue:
  • CVE-2026-44517:
Created: 2026-06-23 Last update: 2026-06-28 14:00
8 security issues in bullseye high

There are 8 open security issues in bullseye.

1 important issue:
  • CVE-2026-44517:
7 issues postponed or untriaged:
  • CVE-2021-3602: (needs triaging) 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 environment, environment variables may include sensitive information that was shared with the container in order to be used only by Buildah itself (e.g. container registry credentials).
  • CVE-2022-2990: (needs triaging) An incorrect handling of the supplementary groups in the Buildah container engine might lead to the sensitive information disclosure or possible data modification if an attacker has direct access to the affected container where supplementary groups are used to set access permissions and is able to execute a binary code in that container.
  • CVE-2024-1753: (needs triaging) A flaw was found in Buildah (and subsequently Podman Build) which allows containers to mount arbitrary locations on the host filesystem into build containers. A malicious Containerfile can use a dummy image with a symbolic link to the root filesystem as a mount source and cause the mount operation to mount the host root filesystem inside the RUN step. The commands inside the RUN step will then have read-write access to the host filesystem, allowing for full container escape at build time.
  • CVE-2024-9407: (postponed; to be fixed through a stable update) 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-9675: (postponed; to be fixed through a stable update) 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-2022-27651: (needs triaging) 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 programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity.
  • CVE-2024-11218: (needs triaging) 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.
Created: 2026-06-23 Last update: 2026-06-28 14:00
5 security issues in bookworm high

There are 5 open security issues in bookworm.

1 important issue:
  • CVE-2026-44517:
4 issues left for the package maintainer to handle:
  • CVE-2024-1753: (needs triaging) A flaw was found in Buildah (and subsequently Podman Build) which allows containers to mount arbitrary locations on the host filesystem into build containers. A malicious Containerfile can use a dummy image with a symbolic link to the root filesystem as a mount source and cause the mount operation to mount the host root filesystem inside the RUN step. The commands inside the RUN step will then have read-write access to the host filesystem, allowing for full container escape at build time.
  • CVE-2024-9407: (needs triaging) 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-9675: (needs triaging) 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-11218: (needs triaging) 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.

You can find information about how to handle these issues in the security team's documentation.

Created: 2024-03-19 Last update: 2026-06-28 14:00
1 open merge request in Salsa normal
There is 1 open merge request for this package on Salsa. You should consider reviewing and/or merging these merge requests.
Created: 2026-06-28 Last update: 2026-06-28 09:02
debian/patches: 3 patches to forward upstream low

Among the 5 debian patches available in version 1.43.2+ds1-1 of the package, we noticed the following issues:

  • 3 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2026-06-28 15:02
testing migrations
  • excuses:
    • Migration status for golang-github-containers-buildah (1.43.1+ds1-1 to 1.43.2+ds1-1): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for autopkgtest/5.55: amd64: Pass, arm64: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-containers-buildah/1.43.2+ds1-1: amd64: Pass, arm64: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for pkg-rocm-tools/0.9.8: amd64: Pass, arm64: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for podman/5.8.2+ds1-3: i386: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for python-podman/5.4.0.1-4: amd64: Pass, arm64: Pass, i386: Pass, loong64: No tests, superficial or marked flaky ♻ (reference ♻), ppc64el: Pass, riscv64: Failed (not a regression) ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Lintian check waiting for test results - info
    • ∙ ∙ Reproducibility check waiting for results on i386 - info
    • ∙ ∙ Too young, only 1 of 5 days old
    • Additional info (not blocking):
    • ∙ ∙ Updating golang-github-containers-buildah will fix bugs in testing: #1140619
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/g/golang-github-containers-buildah.html
    • ∙ ∙ Reproduced on amd64 - info
    • ∙ ∙ Reproduced on arm64 - info
    • ∙ ∙ Reproduced on armhf - info
    • Not considered
news
[rss feed]
  • [2026-06-28] Accepted golang-github-containers-buildah 1.43.2+ds1-1 (source) into unstable (Reinhard Tartler)
  • [2026-06-28] Accepted golang-github-containers-buildah 1.43.1+ds1-3 (source) into unstable (Reinhard Tartler)
  • [2026-06-27] Accepted golang-github-containers-buildah 1.43.1+ds1-2 (source) into unstable (Reinhard Tartler)
  • [2026-04-13] golang-github-containers-buildah 1.43.1+ds1-1 MIGRATED to testing (Debian testing watch)
  • [2026-04-09] Accepted golang-github-containers-buildah 1.43.1+ds1-1 (source) into unstable (Reinhard Tartler)
  • [2026-03-29] golang-github-containers-buildah 1.43.0+ds1-2 MIGRATED to testing (Debian testing watch)
  • [2026-03-24] Accepted golang-github-containers-buildah 1.43.0+ds1-2 (source) into unstable (Reinhard Tartler)
  • [2026-03-05] Accepted golang-github-containers-buildah 1.43.0+ds1-1 (source) into experimental (Reinhard Tartler)
  • [2025-12-03] golang-github-containers-buildah 1.42.1+ds1-2 MIGRATED to testing (Debian testing watch)
  • [2025-11-27] Accepted golang-github-containers-buildah 1.42.1+ds1-2 (source) into unstable (Reinhard Tartler)
  • [2025-11-22] Accepted golang-github-containers-buildah 1.42.1+ds1-1 (source) into experimental (Reinhard Tartler)
  • [2025-11-04] golang-github-containers-buildah 1.41.5+ds1-4 MIGRATED to testing (Debian testing watch)
  • [2025-10-26] Accepted golang-github-containers-buildah 1.41.5+ds1-4 (source) into unstable (Reinhard Tartler)
  • [2025-10-24] golang-github-containers-buildah 1.41.5+ds1-1 MIGRATED to testing (Debian testing watch)
  • [2025-10-19] Accepted golang-github-containers-buildah 1.41.5+ds1-3 (source) into experimental (Reinhard Tartler)
  • [2025-10-17] Accepted golang-github-containers-buildah 1.41.5+ds1-2 (source) into experimental (Reinhard Tartler)
  • [2025-10-03] Accepted golang-github-containers-buildah 1.41.5+ds1-1 (source) into unstable (Reinhard Tartler)
  • [2025-09-25] golang-github-containers-buildah 1.41.4+ds1-3 MIGRATED to testing (Debian testing watch)
  • [2025-09-20] Accepted golang-github-containers-buildah 1.41.4+ds1-3 (source) into unstable (Reinhard Tartler)
  • [2025-09-18] Accepted golang-github-containers-buildah 1.41.4+ds1-2 (source) into experimental (Reinhard Tartler)
  • [2025-09-07] Accepted golang-github-containers-buildah 1.41.4+ds1-1 (source) into experimental (Reinhard Tartler)
  • [2025-03-27] golang-github-containers-buildah 1.39.3+ds1-1 MIGRATED to testing (Debian testing watch)
  • [2025-03-18] Accepted golang-github-containers-buildah 1.39.3+ds1-1 (source) into unstable (Reinhard Tartler)
  • [2025-02-15] golang-github-containers-buildah 1.39.0+ds1-1 MIGRATED to testing (Debian testing watch)
  • [2025-02-12] Accepted golang-github-containers-buildah 1.39.0+ds1-1 (source) into unstable (Reinhard Tartler)
  • [2025-02-03] Accepted golang-github-containers-buildah 1.28.2+ds1-3+deb12u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Jonathan Wiltshire)
  • [2025-01-28] golang-github-containers-buildah 1.38.1+ds1-1 MIGRATED to testing (Debian testing watch)
  • [2025-01-24] Accepted golang-github-containers-buildah 1.38.1+ds1-1 (source) into unstable (Reinhard Tartler)
  • [2024-11-21] golang-github-containers-buildah 1.38.0+ds1-2 MIGRATED to testing (Debian testing watch)
  • [2024-11-17] Accepted golang-github-containers-buildah 1.38.0+ds1-2 (source) into unstable (Reinhard Tartler)
  • 1
  • 2
bugs [bug history graph]
  • all: 2
  • RC: 0
  • I&N: 2
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.42.1+ds1-2build1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing