Hi all,
Podman v6.1.2 is now available. You may view the full details at
https://github.com/podman-container-tools/podman/releases/tag/v6.1.2
Release Notes:
--------------
### Security
- This release addresses
([
CVE-2025-11395](https://github.com/podman-container-tools/container-libs/...),
where importing images containing crafted layer tarballs with the `podman load` command,
or importing volumes containing crafted symlinks with `podman volume import`, allows
overwriting files on the host.
- This release also addresses
[
CVE-2026-79699](https://github.com/podman-container-tools/container-libs/...
and
[
CVE-2026-79705](https://github.com/podman-container-tools/buildah/securit...,
though we do not believe these CVEs are exploitable through the Podman command line.
### Misc
- Updated Buildah to v1.45.1
- Updated Common to v0.69.2
- Updated Image to v5.41.2
- Updated Storage to v1.64.1