Debian Package Tracker
Register | Log in
Subscribe

podman

tool to manage containers and pods

Choose email to subscribe with

general
  • source: podman (main)
  • version: 5.8.6+ds1-2
  • maintainer: Debian Go Packaging Team (archive) (DMD)
  • uploaders: Reinhard Tartler [DMD] – Faidon Liambotis [DMD] – Dmitry Smirnov [DMD]
  • arch: 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]
  • stable: 5.4.2+ds1-2
  • testing: 5.8.3+ds1-1
  • unstable: 5.8.6+ds1-2
versioned links
  • 5.4.2+ds1-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 5.8.3+ds1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 5.8.6+ds1-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • podman (9 bugs: 0, 5, 4, 0)
  • podman-docker
  • podman-remote
action needed
Marked for autoremoval on 13 September due to golang-github-masterminds-sprig, wasmedge: #1133663, #1143319 high
Version 5.8.3+ds1-1 of podman is marked for autoremoval from testing on Sun 13 Sep 2026. It depends (transitively) on golang-github-masterminds-sprig, wasmedge, affected by #1133663, #1143319. You should try to prevent the removal by fixing these RC bugs.
Created: 2026-08-01 Last update: 2026-08-29 13:33
Debci reports failed tests high
  • unstable: pass (log)
    The tests ran in 2:29:44
    Last run: 2026-08-25T22:17:20.000Z
    Previous status: unknown

  • testing: pass (log)
    The tests ran in 1:17:12
    Last run: 2026-08-25T12:31:31.000Z
    Previous status: unknown

  • stable: fail (log)
    The tests ran in 1:26:56
    Last run: 2026-08-20T17:53:13.000Z
    Previous status: unknown

Created: 2025-10-21 Last update: 2026-08-29 12:30
A new upstream version is available: 6.1.0 high
A new upstream version 6.1.0 is available, you should consider packaging it.
Created: 2026-08-27 Last update: 2026-08-29 11:30
3 security issues in trixie high

There are 3 open security issues in trixie.

2 important issues:
  • CVE-2026-55686: Podman is a tool for managing OCI containers and pods. From 3.0.0 until 5.7.1, running a malicious container image where the WORKDIR path contains a symlink can create a directory or modify ownership on the host filesystem. Modified ownership is less likely to happen as that requires help from an untrusted/malicious process that mutates the host filesystem tree during dereferencing of the WORKDIR path, to trigger a race condition. This vulnerability is fixed in 5.7.1.
  • CVE-2026-57231: Podman is a tool for managing OCI containers and pods. From 1.8.1 until 5.8.4, a container image that contains a environment variable with just a key and no value can trick podman into passing that variable from the host into the container. This is made worse by the fact that using an asterisk (*) will cause podman to pass all host variables into the container. So essentially a malicious image can exfiltrate all podman environment variables that are set in the session from where the container is launched. This vulnerability is fixed in 5.8.4 and 6.0.0.
1 issue left for the package maintainer to handle:
  • CVE-2025-9566: (needs triaging) There's a vulnerability in podman where an attacker may use the kube play command to overwrite host files when the kube file container a Secrete or a ConfigMap volume mount and such volume contains a symbolic link to a host file path. In a successful attack, the attacker can only control the target file to be overwritten but not the content to be written into the file. Binary-Affected: podman Upstream-version-introduced: v4.0.0 Upstream-version-fixed: v5.6.1

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

Created: 2025-09-05 Last update: 2026-08-27 07:33
2 security issues in forky high

There are 2 open security issues in forky.

2 important issues:
  • CVE-2026-19730: The 'podman quadlet install --replace' command opens the existing destination file with O_CREATE|O_WRONLY but omits O_TRUNC. When the initial reflink copy attempt fails (common on non-reflink-capable filesystems including many RHEL default XFS configurations), the fallback in ReflinkOrCopy uses io.Copy which performs a non-truncating write. If the original Quadlet is larger than the new Quadlet, the file is not truncated and content from the original is preserved. The command completes with no warning. There is no risk of information leakage as the user already had access to the Quadlet in order to replace it, and in most cases, this would only lead to invalid Quadlet files. However, security-related options from the end of the old Quadlet could be included in the new Quadlet, and if the truncation resulted in a valid Quadlet file, this could result in undesirable behavior. For example, running podman quadlet install --replace to remove a single line from the end of a Quadlet - including security-sensitive content, like AddCapability - will fail, and the option will continue to be used. Further, with Volume Quadlets, this can include additional mounts which can cause content to be unintentionally exposed into containers. If, later, the image is updated then compromised content might be leaked to an attacker. The vulnerable code paths are in pkg/domain/infra/abi/quadlet.go (lines 338-360, O_CREATE|O_WRONLY without O_TRUNC) and vendor/go.podman.io/storage/pkg/fileutils/reflink_linux.go (lines 12-19, non-truncating io.Copy fallback).
  • CVE-2026-57231: Podman is a tool for managing OCI containers and pods. From 1.8.1 until 5.8.4, a container image that contains a environment variable with just a key and no value can trick podman into passing that variable from the host into the container. This is made worse by the fact that using an asterisk (*) will cause podman to pass all host variables into the container. So essentially a malicious image can exfiltrate all podman environment variables that are set in the session from where the container is launched. This vulnerability is fixed in 5.8.4 and 6.0.0.
Created: 2026-06-27 Last update: 2026-08-27 07:33
debian/patches: 10 patches to forward upstream low

Among the 18 debian patches available in version 5.8.6+ds1-2 of the package, we noticed the following issues:

  • 10 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: 2024-09-17 Last update: 2026-08-27 11:30
testing migrations
  • excuses:
    • Migrates after: golang-github-containers-storage
    • Migration status for podman (5.8.3+ds1-1 to 5.8.6+ds1-2): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for autopkgtest/6.0: amd64: Pass, arm64: Pass, armhf: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, riscv64: Test triggered
    • ∙ ∙ Autopkgtest for cockpit-podman/129-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, riscv64: Test triggered
    • ∙ ∙ Autopkgtest for debcraft/0.9.3: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻ (reference ♻), armhf: No tests, superficial or marked flaky ♻ (reference ♻), i386: Test triggered, loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), riscv64: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-containers-buildah/1.43.2+ds1-3: amd64: Pass, arm64: Pass, armhf: Pass, i386: Test triggered (will not be considered a regression) ♻ (reference ♻), loong64: Test triggered, ppc64el: Pass, riscv64: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-containers-psgo/1.10.0+ds1-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, riscv64: Test triggered
    • ∙ ∙ Autopkgtest for laniakea/0.1.1-5.1: amd64: Pass, arm64: Pass, armhf: No tests, superficial or marked flaky ♻, i386: Test triggered, loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻, riscv64: Test triggered
    • ∙ ∙ Autopkgtest for pkg-rocm-tools/0.9.8: amd64: Pass, arm64: Pass, armhf: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, riscv64: Test triggered
    • ∙ ∙ Autopkgtest for podman/5.8.6+ds1-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, riscv64: Test triggered
    • ∙ ∙ Autopkgtest for podman-compose/1.6.0-1: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻, armhf: No tests, superficial or marked flaky ♻ (reference ♻), i386: Test triggered, loong64: Test triggered, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), riscv64: Test triggered
    • ∙ ∙ Autopkgtest for python-podman/5.4.0.1-4: amd64: Pass, arm64: Pass, armhf: Failed (not a regression) ♻ (reference ♻), i386: Test triggered, loong64: Test triggered, ppc64el: Pass, riscv64: Test triggered (will not be considered a regression) ♻ (reference ♻)
    • ∙ ∙ Autopkgtest for rust-repro-env/0.4.4+dfsg-3: amd64: Pass, arm64: Pass, loong64: Test triggered, ppc64el: Pass, riscv64: Test triggered
    • ∙ ∙ Autopkgtest for skopeo/1.22.0+ds1-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Test triggered, loong64: Test triggered, ppc64el: Pass, riscv64: Test triggered
    • ∙ ∙ Too young, only 2 of 5 days old
    • ∙ ∙ Build-Depends(-Arch): podman golang-github-containers-storage
    • Additional info (not blocking):
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/p/podman.html
    • ∙ ∙ Reproduced on amd64 - info
    • ∙ ∙ Reproduced on arm64 - info
    • ∙ ∙ Reproduced on armhf - info
    • ∙ ∙ Reproduced on i386 - info
    • Not considered
news
[rss feed]
  • [2026-08-26] Accepted podman 5.8.6+ds1-2 (source) into unstable (Reinhard Tartler)
  • [2026-08-25] Accepted podman 5.8.6+ds1-1 (source) into unstable (Reinhard Tartler)
  • [2026-08-22] Accepted podman 5.8.4+ds1-2 (source) into unstable (Reinhard Tartler)
  • [2026-08-19] Accepted podman 5.8.4+ds1-1 (source) into unstable (Reinhard Tartler)
  • [2026-07-03] podman 5.8.3+ds1-1 MIGRATED to testing (Debian testing watch)
  • [2026-06-29] Accepted podman 5.8.3+ds1-1 (source) into unstable (Reinhard Tartler)
  • [2026-06-11] podman 5.8.2+ds1-3 MIGRATED to testing (Debian testing watch)
  • [2026-06-08] Accepted podman 5.8.2+ds1-3 (source) into unstable (Reinhard Tartler)
  • [2026-05-29] podman 5.8.2+ds1-2 MIGRATED to testing (Debian testing watch)
  • [2026-05-26] Accepted podman 5.8.2+ds1-2 (source) into unstable (Reinhard Tartler)
  • [2026-04-17] podman 5.8.2+ds1-1 MIGRATED to testing (Debian testing watch)
  • [2026-04-15] Accepted podman 5.8.2+ds1-1 (source) into unstable (Reinhard Tartler)
  • [2026-04-15] podman 5.8.1+ds1-3 MIGRATED to testing (Debian testing watch)
  • [2026-04-10] Accepted podman 5.8.1+ds1-3 (source) into unstable (Reinhard Tartler)
  • [2026-03-29] podman 5.8.1+ds1-2 MIGRATED to testing (Debian testing watch)
  • [2026-03-24] Accepted podman 5.8.1+ds1-2 (source) into unstable (Reinhard Tartler)
  • [2026-03-13] Accepted podman 5.8.1+ds1-1 (source) into experimental (Reinhard Tartler)
  • [2026-03-13] Accepted podman 5.8.0+ds1-1 (source) into experimental (Reinhard Tartler)
  • [2025-12-05] podman 5.7.0+ds2-3 MIGRATED to testing (Debian testing watch)
  • [2025-12-03] podman 5.7.0+ds2-2 MIGRATED to testing (Debian testing watch)
  • [2025-12-03] Accepted podman 5.7.0+ds2-3 (source) into unstable (Reinhard Tartler)
  • [2025-11-27] Accepted podman 5.7.0+ds2-2 (source) into unstable (Reinhard Tartler)
  • [2025-11-23] Accepted podman 5.7.0+ds2-1 (source) into experimental (Reinhard Tartler)
  • [2025-11-04] podman 5.6.2+ds1-4 MIGRATED to testing (Debian testing watch)
  • [2025-10-26] Accepted podman 5.6.2+ds1-4 (source) into unstable (Reinhard Tartler)
  • [2025-10-20] Accepted podman 5.6.2+ds1-3+exp1 (source) into experimental (Reinhard Tartler)
  • [2025-10-08] podman 5.6.2+ds1-3 MIGRATED to testing (Debian testing watch)
  • [2025-10-06] Accepted podman 5.6.2+ds1-3 (source) into unstable (Reinhard Tartler)
  • [2025-10-05] Accepted podman 5.6.2+ds1-2 (source) into unstable (Reinhard Tartler)
  • [2025-10-04] Accepted podman 5.6.2+ds1-1 (source) into unstable (Reinhard Tartler)
  • 1
  • 2
bugs [bug history graph]
  • all: 8 9
  • RC: 0
  • I&N: 5
  • M&W: 3 4
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian
  • 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: 5.8.4+ds1-1

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