RHSA-2025:2703HighCVSS 8.6

Red Hat Security Advisory: OpenShift Container Platform 4.13.56 packages and security update

Published
March 20, 2025
Last Modified
September 8, 2026

🔗 CVE IDs covered (2)

📋 Description

CVE-2024-11218 — podman: buildah: Container breakout by using --jobs=2 and a race condition when building a malicious Containerfile CVE-2025-4953 — podman: Build Context Bind Mount

🎯 Affected products200

  • Red Hat OpenShift Container Platform 4.13
  • bpftool-0:7.0.0-284.109.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13
  • bpftool-0:7.0.0-284.109.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13
  • bpftool-0:7.0.0-284.109.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13
  • bpftool-0:7.0.0-284.109.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13
  • bpftool-debuginfo-0:7.0.0-284.109.1.el9_2.aarch64 as a component of Red Hat OpenShift Container Platform 4.13
  • bpftool-debuginfo-0:7.0.0-284.109.1.el9_2.ppc64le as a component of Red Hat OpenShift Container Platform 4.13
  • bpftool-debuginfo-0:7.0.0-284.109.1.el9_2.s390x as a component of Red Hat OpenShift Container Platform 4.13
  • bpftool-debuginfo-0:7.0.0-284.109.1.el9_2.x86_64 as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-1:1.29.5-1.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-1:1.29.5-1.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-1:1.29.5-1.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-1:1.29.5-1.rhaos4.13.el8.src as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-1:1.29.5-1.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-1:1.29.5-1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-1:1.29.5-1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-1:1.29.5-1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-1:1.29.5-1.rhaos4.13.el9.src as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-1:1.29.5-1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-debuginfo-1:1.29.5-1.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-debuginfo-1:1.29.5-1.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-debuginfo-1:1.29.5-1.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-debuginfo-1:1.29.5-1.rhaos4.13.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-debuginfo-1:1.29.5-1.rhaos4.13.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-debuginfo-1:1.29.5-1.rhaos4.13.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-debuginfo-1:1.29.5-1.rhaos4.13.el9.s390x as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-debuginfo-1:1.29.5-1.rhaos4.13.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-debugsource-1:1.29.5-1.rhaos4.13.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-debugsource-1:1.29.5-1.rhaos4.13.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.13
  • buildah-debugsource-1:1.29.5-1.rhaos4.13.el8.s390x as a component of Red Hat OpenShift Container Platform 4.13
  • +170 more not shown

✅ Remediation

For OpenShift Container Platform 4. 13see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update: https://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes Workaround: Mandatory access controls should limit the access of the process performing the build, on systems where they are enabled. SELinux enforces strict access controls by confining the build process (e.g., Podman) to specific domains like container_t. This prevents unauthorized access to sensitive host files and directories, even if a malicious Containerfile tries to exploit the --mount flag. Workaround: Avoid long-running build steps and overly permissive file permissions. Use RUN --mount=type=secret for sensitive data instead of bind mounts.

🔗 References (4)