podman (Pod Manager) is a fully featured container engine that is a simple
daemonless tool. podman provides a Docker-CLI comparable command line that
eases the transition from other container engines and allows the management of
pods, containers and images. Simply put: alias docker=podman.
Most podman commands can be run as a regular user, without requiring
additional privileges.
podman uses Buildah(1) internally to create container images.
Both tools share image (not container) storage, hence each can use or
manipulate images (but not containers) created by the other.
Update Information:
Automatic update for podman-5.5.2-1.fc42.
security fix for CVE-2025-6032
Changelog for podman
* Tue Jun 24 2025 Packit
* Tue Jun 24 2025 Packit
[ 1 ] Bug #2374581 - CVE-2025-6032 podman: podman missing TLS verification [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2374581
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2025-d6689393a3' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
Get the latest Linux and open source security news straight to your inbox.