Podman 5.7 Adds Full TLS and mTLS Encryption for Remote Connections
linuxiac.com·4h
Flag this post

Podman, an open-source container engine used to build, run, and manage containers on Linux, macOS, and Windows, has rolled out its latest update, version 5.7.

This release addresses CVE-2025-52881, a critical container escape and denial-of-service vulnerability stemming from arbitrary write gadgets and procfs write redirects. The flaw could potentially allow malicious containers to break isolation or disrupt host operations.

A new key feature in this release is full support for TLS and mTLS encryption in the remote Podman client and API service. This means connections between clients and servers can now be authenticated and encrypted by certificates, offering a secure channel for remote container management.

Additionally, the `pod…

Similar Posts

Loading similar posts...