This update for podman fixes the following issues:
CVE-2024-9676: github.com/containers/storage: Fixed symlink traversal vulnerability in the containers/storage library can cause Denial of Service (DoS) (bsc#1231698)
Load ip_tables and ip6_tables kernel module (bsc#1214612)
CVE-2024-9675: Fixed cache arbitrary directory mount in buildah (bsc#1231499)
CVE-2024-9407: Fixed Improper Input Validation in bind-propagation Option of Dockerfile RUN --mount Instruction in buildah (bsc#1231208)
CVE-2024-9341: cri-o: FIPS Crypto-Policy Directory Mounting Issue in containers/common Go Library (bsc#1231230)
CVE-2024-1753: Fixed full container escape at build time in buildah (bsc#1221677)
CVE-2024-11218: Fixed a container breakout by using --jobs=2 and a race condition when building a malicious Containerfile. (bsc#1236270)
Refactor network backend dependencies: