This update for podman fixes the following issues:
CVE-2025-47914: lack of message size validation when SSH Agent server is processing new identity requests can lead to
out-of-bounds read and an application panic (bsc#1253993).
CVE-2025-47913: receiving an SSH_AGENT_SUCCESS reply when the SSH client is expecting a typed response can lead to
the early termination of the client process (bsc#1253542).