RHSA-2025:10668HighCVSS 8.3
Red Hat Security Advisory: podman security update
🔗 CVE IDs covered (1)
📋 Description
CVE-2025-6032 — podman: podman missing TLS verification
🎯 Affected products35
- Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-4:4.9.4-18.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-4:4.9.4-18.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-4:4.9.4-18.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-4:4.9.4-18.el9_4.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-4:4.9.4-18.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-debuginfo-4:4.9.4-18.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-debuginfo-4:4.9.4-18.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-debuginfo-4:4.9.4-18.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-debuginfo-4:4.9.4-18.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-debugsource-4:4.9.4-18.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-debugsource-4:4.9.4-18.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-debugsource-4:4.9.4-18.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-debugsource-4:4.9.4-18.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-docker-4:4.9.4-18.el9_4.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-plugins-4:4.9.4-18.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-plugins-4:4.9.4-18.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-plugins-4:4.9.4-18.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-plugins-4:4.9.4-18.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-plugins-debuginfo-4:4.9.4-18.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-plugins-debuginfo-4:4.9.4-18.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-plugins-debuginfo-4:4.9.4-18.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-plugins-debuginfo-4:4.9.4-18.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-remote-4:4.9.4-18.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-remote-4:4.9.4-18.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-remote-4:4.9.4-18.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-remote-4:4.9.4-18.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-remote-debuginfo-4:4.9.4-18.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-remote-debuginfo-4:4.9.4-18.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- podman-remote-debuginfo-4:4.9.4-18.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)
- +5 more not shown
✅ Remediation
For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 Workaround: Download the VM image manually with another tool that verifies the TLS certificate and then pass the local image as a file path to podman, for example: # podman machine init --image <local-image-path>