# Security update for podman

Announcement ID: SUSE-SU-2025:0267-1  
Release Date: 2025-01-28T11:25:31Z  
Rating: important  
References:

  * bsc#1214612
  * bsc#1215807
  * bsc#1215926
  * bsc#1217828
  * bsc#1221677
  * bsc#1231208
  * bsc#1231230
  * bsc#1231499
  * bsc#1231698
  * bsc#1236270

  
Cross-References:

  * CVE-2024-11218
  * CVE-2024-1753
  * CVE-2024-9341
  * CVE-2024-9407
  * CVE-2024-9675
  * CVE-2024-9676

  
CVSS scores:

  * CVE-2024-11218 ( SUSE ):  8.7
    CVSS:4.0/AV:L/AC:H/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
  * CVE-2024-11218 ( SUSE ):  7.7 CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
  * CVE-2024-11218 ( NVD ):  8.6 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
  * CVE-2024-1753 ( SUSE ):  8.6 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
  * CVE-2024-1753 ( NVD ):  8.6 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
  * CVE-2024-9341 ( SUSE ):  5.8
    CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:A/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
  * CVE-2024-9341 ( SUSE ):  5.4 CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:N
  * CVE-2024-9341 ( NVD ):  5.4 CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:N
  * CVE-2024-9341 ( NVD ):  8.2 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N
  * CVE-2024-9407 ( SUSE ):  5.6
    CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
  * CVE-2024-9407 ( SUSE ):  5.3 CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N
  * CVE-2024-9407 ( NVD ):  4.7 CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:L/A:N
  * CVE-2024-9675 ( SUSE ):  4.8
    CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N
  * CVE-2024-9675 ( SUSE ):  4.4 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
  * CVE-2024-9675 ( NVD ):  7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  * CVE-2024-9676 ( SUSE ):  5.7
    CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
  * CVE-2024-9676 ( SUSE ):  4.7 CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H
  * CVE-2024-9676 ( NVD ):  6.5 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
  * CVE-2024-9676 ( NVD ):  6.5 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

  
Affected Products:

  * openSUSE Leap 15.4
  * SUSE Linux Enterprise High Performance Computing 15 SP4
  * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4
  * SUSE Linux Enterprise High Performance Computing LTSS 15 SP4
  * SUSE Linux Enterprise Micro 5.3
  * SUSE Linux Enterprise Micro 5.4
  * SUSE Linux Enterprise Micro for Rancher 5.3
  * SUSE Linux Enterprise Micro for Rancher 5.4
  * SUSE Linux Enterprise Server 15 SP4
  * SUSE Linux Enterprise Server 15 SP4 LTSS
  * SUSE Linux Enterprise Server for SAP Applications 15 SP4

  
  
An update that solves six vulnerabilities and has four security fixes can now be
installed.

## Description:

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)

  * Required for rootless mode as a regular user has no permission to load
    kernel modules

  * 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:

  * podman requires either netavark or cni-plugins. On ALP, require netavark,
    otherwise prefer netavark but don't force it.
  * This fixes missing cni-plugins in some scenarios
  * Default to netavark everywhere where it's available

## Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like
YaST online_update or "zypper patch".  
Alternatively you can run the command listed for your product:

  * SUSE Linux Enterprise Server for SAP Applications 15 SP4  
    zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP4-2025-267=1

  * openSUSE Leap 15.4  
    zypper in -t patch SUSE-2025-267=1

  * SUSE Linux Enterprise Micro for Rancher 5.3  
    zypper in -t patch SUSE-SLE-Micro-5.3-2025-267=1

  * SUSE Linux Enterprise Micro 5.3  
    zypper in -t patch SUSE-SLE-Micro-5.3-2025-267=1

  * SUSE Linux Enterprise Micro for Rancher 5.4  
    zypper in -t patch SUSE-SLE-Micro-5.4-2025-267=1

  * SUSE Linux Enterprise Micro 5.4  
    zypper in -t patch SUSE-SLE-Micro-5.4-2025-267=1

  * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4  
    zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-267=1

  * SUSE Linux Enterprise High Performance Computing LTSS 15 SP4  
    zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-267=1

  * SUSE Linux Enterprise Server 15 SP4 LTSS  
    zypper in -t patch SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-267=1

## Package List:

  * SUSE Linux Enterprise Server for SAP Applications 15 SP4 (ppc64le x86_64)
    * podman-4.9.5-150400.4.35.1
    * podman-remote-debuginfo-4.9.5-150400.4.35.1
    * podman-remote-4.9.5-150400.4.35.1
    * podman-debuginfo-4.9.5-150400.4.35.1
  * SUSE Linux Enterprise Server for SAP Applications 15 SP4 (noarch)
    * podman-docker-4.9.5-150400.4.35.1
  * openSUSE Leap 15.4 (aarch64 ppc64le s390x x86_64 i586)
    * podman-4.9.5-150400.4.35.1
    * podman-debuginfo-4.9.5-150400.4.35.1
    * podman-remote-4.9.5-150400.4.35.1
    * podman-remote-debuginfo-4.9.5-150400.4.35.1
    * podmansh-4.9.5-150400.4.35.1
  * openSUSE Leap 15.4 (noarch)
    * podman-docker-4.9.5-150400.4.35.1
  * SUSE Linux Enterprise Micro for Rancher 5.3 (aarch64 s390x x86_64)
    * podman-4.9.5-150400.4.35.1
    * podman-remote-debuginfo-4.9.5-150400.4.35.1
    * podman-remote-4.9.5-150400.4.35.1
    * podman-debuginfo-4.9.5-150400.4.35.1
  * SUSE Linux Enterprise Micro 5.3 (aarch64 s390x x86_64)
    * podman-4.9.5-150400.4.35.1
    * podman-remote-debuginfo-4.9.5-150400.4.35.1
    * podman-remote-4.9.5-150400.4.35.1
    * podman-debuginfo-4.9.5-150400.4.35.1
  * SUSE Linux Enterprise Micro for Rancher 5.4 (aarch64 s390x x86_64)
    * podman-4.9.5-150400.4.35.1
    * podman-remote-debuginfo-4.9.5-150400.4.35.1
    * podman-remote-4.9.5-150400.4.35.1
    * podman-debuginfo-4.9.5-150400.4.35.1
  * SUSE Linux Enterprise Micro 5.4 (aarch64 s390x x86_64)
    * podman-4.9.5-150400.4.35.1
    * podman-remote-debuginfo-4.9.5-150400.4.35.1
    * podman-remote-4.9.5-150400.4.35.1
    * podman-debuginfo-4.9.5-150400.4.35.1
  * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (aarch64
    x86_64)
    * podman-4.9.5-150400.4.35.1
    * podman-remote-debuginfo-4.9.5-150400.4.35.1
    * podman-remote-4.9.5-150400.4.35.1
    * podman-debuginfo-4.9.5-150400.4.35.1
  * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (noarch)
    * podman-docker-4.9.5-150400.4.35.1
  * SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (aarch64
    x86_64)
    * podman-4.9.5-150400.4.35.1
    * podman-remote-debuginfo-4.9.5-150400.4.35.1
    * podman-remote-4.9.5-150400.4.35.1
    * podman-debuginfo-4.9.5-150400.4.35.1
  * SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (noarch)
    * podman-docker-4.9.5-150400.4.35.1
  * SUSE Linux Enterprise Server 15 SP4 LTSS (aarch64 ppc64le s390x x86_64)
    * podman-4.9.5-150400.4.35.1
    * podman-remote-debuginfo-4.9.5-150400.4.35.1
    * podman-remote-4.9.5-150400.4.35.1
    * podman-debuginfo-4.9.5-150400.4.35.1
  * SUSE Linux Enterprise Server 15 SP4 LTSS (noarch)
    * podman-docker-4.9.5-150400.4.35.1

## References:

  * https://www.suse.com/security/cve/CVE-2024-11218.html
  * https://www.suse.com/security/cve/CVE-2024-1753.html
  * https://www.suse.com/security/cve/CVE-2024-9341.html
  * https://www.suse.com/security/cve/CVE-2024-9407.html
  * https://www.suse.com/security/cve/CVE-2024-9675.html
  * https://www.suse.com/security/cve/CVE-2024-9676.html
  * https://bugzilla.suse.com/show_bug.cgi?id=1214612
  * https://bugzilla.suse.com/show_bug.cgi?id=1215807
  * https://bugzilla.suse.com/show_bug.cgi?id=1215926
  * https://bugzilla.suse.com/show_bug.cgi?id=1217828
  * https://bugzilla.suse.com/show_bug.cgi?id=1221677
  * https://bugzilla.suse.com/show_bug.cgi?id=1231208
  * https://bugzilla.suse.com/show_bug.cgi?id=1231230
  * https://bugzilla.suse.com/show_bug.cgi?id=1231499
  * https://bugzilla.suse.com/show_bug.cgi?id=1231698
  * https://bugzilla.suse.com/show_bug.cgi?id=1236270

openSUSE: 2025:0267-1 important: podman Advisory Security Update

January 28, 2025

Description

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) * Required for rootless mode as a regular user has no permission to load kernel modules * 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 backe...

Read the Full Advisory

 

Patch

## Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: * SUSE Linux Enterprise Server for SAP Applications 15 SP4 zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP4-2025-267=1 * openSUSE Leap 15.4 zypper in -t patch SUSE-2025-267=1 * SUSE Linux Enterprise Micro for Rancher 5.3 zypper in -t patch SUSE-SLE-Micro-5.3-2025-267=1 * SUSE Linux Enterprise Micro 5.3 zypper in -t patch SUSE-SLE-Micro-5.3-2025-267=1 * SUSE Linux Enterprise Micro for Rancher 5.4 zypper in -t patch SUSE-SLE-Micro-5.4-2025-267=1 * SUSE Linux Enterprise Micro 5.4 zypper in -t patch SUSE-SLE-Micro-5.4-2025-267=1 * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-267=1 * SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-267=1 * SUSE Linux Enterprise Server 15 SP4 LTSS zypper in -t patch SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-267=1


Package List

* SUSE Linux Enterprise Server for SAP Applications 15 SP4 (ppc64le x86_64) * podman-4.9.5-150400.4.35.1 * podman-remote-debuginfo-4.9.5-150400.4.35.1 * podman-remote-4.9.5-150400.4.35.1 * podman-debuginfo-4.9.5-150400.4.35.1 * SUSE Linux Enterprise Server for SAP Applications 15 SP4 (noarch) * podman-docker-4.9.5-150400.4.35.1 * openSUSE Leap 15.4 (aarch64 ppc64le s390x x86_64 i586) * podman-4.9.5-150400.4.35.1 * podman-debuginfo-4.9.5-150400.4.35.1 * podman-remote-4.9.5-150400.4.35.1 * podman-remote-debuginfo-4.9.5-150400.4.35.1 * podmansh-4.9.5-150400.4.35.1 * openSUSE Leap 15.4 (noarch) * podman-docker-4.9.5-150400.4.35.1 * SUSE Linux Enterprise Micro for Rancher 5.3 (aarch64 s390x x86_64) * podman-4.9.5-150400.4.35.1 * podman-remote-debuginfo-4.9.5-150400.4.35.1 * podman-remote-4.9.5-150400.4.35.1 * podman-debuginfo-4.9.5-150400.4.35.1 * SUSE Linux Enterprise Micro 5.3 (aarch64 s390x x86_64) * podman-4.9.5-150400.4.35.1 * podman-remote-debuginfo-4.9.5-150400.4.35.1 * podman-remote-4.9.5-150400.4.35.1 * podman-debuginfo-4.9.5-150400.4.35.1 * SUSE Linux Enterprise Micro for Rancher 5.4 (aarch64 s390x x86_64) * podman-4.9.5-150400.4.35.1 * podman-remote-debuginfo-4.9.5-150400.4.35.1 * podman-remote-4.9.5-150400.4.35.1 * podman-debuginfo-4.9.5-150400.4.35.1 * SUSE Linux Enterprise Micro 5.4 (aarch64 s390x x86_64) * podman-4.9.5-150400.4.35.1 * podman-remote-debuginfo-4.9.5-150400.4.35.1 * podman-remote-4.9.5-150400.4.35.1 * podman-debuginfo-4.9.5-150400.4.35.1 * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (aarch64 x86_64) * podman-4.9.5-150400.4.35.1 * podman-remote-debuginfo-4.9.5-150400.4.35.1 * podman-remote-4.9.5-150400.4.35.1 * podman-debuginfo-4.9.5-150400.4.35.1 * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (noarch) * podman-docker-4.9.5-150400.4.35.1 * SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (aarch64 x86_64) * podman-4.9.5-150400.4.35.1 * podman-remote-debuginfo-4.9.5-150400.4.35.1 * podman-remote-4.9.5-150400.4.35.1 * podman-debuginfo-4.9.5-150400.4.35.1 * SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (noarch) * podman-docker-4.9.5-150400.4.35.1 * SUSE Linux Enterprise Server 15 SP4 LTSS (aarch64 ppc64le s390x x86_64) * podman-4.9.5-150400.4.35.1 * podman-remote-debuginfo-4.9.5-150400.4.35.1 * podman-remote-4.9.5-150400.4.35.1 * podman-debuginfo-4.9.5-150400.4.35.1 * SUSE Linux Enterprise Server 15 SP4 LTSS (noarch) * podman-docker-4.9.5-150400.4.35.1


References

* bsc#1214612 * bsc#1215807 * bsc#1215926 * bsc#1217828 * bsc#1221677 * bsc#1231208 * bsc#1231230 * bsc#1231499 * bsc#1231698 * bsc#1236270 ## References: * https://www.suse.com/security/cve/CVE-2024-11218.html * https://www.suse.com/security/cve/CVE-2024-1753.html * https://www.suse.com/security/cve/CVE-2024-9341.html * https://www.suse.com/security/cve/CVE-2024-9407.html * https://www.suse.com/security/cve/CVE-2024-9675.html * https://www.suse.com/security/cve/CVE-2024-9676.html * https://bugzilla.suse.com/show_bug.cgi?id=1214612 * https://bugzilla.suse.com/show_bug.cgi?id=1215807 * https://bugzilla.suse.com/show_bug.cgi?id=1215926 * https://bugzilla.suse.com/show_bug.cgi?id=1217828 * https://bugzilla.suse.com/show_bug.cgi?id=1221677 * https://bugzilla.suse.com/show_bug.cgi?id=1231208 * https://bugzilla.suse.com/show_bug.cgi?id=1231230 * https://bugzilla.suse.com/show_bug.cgi?id=1231499 * https://bugzilla.suse.com/show_bug.cgi?id=1231698 * https://bugzilla.suse.com/show_bug.cgi?id=1236270


Severity
Announcement ID: SUSE-SU-2025:0267-1
Release Date: 2025-01-28T11:25:31Z
Affected Products: * openSUSE Leap 15.4 * SUSE Linux Enterprise High Performance Computing 15 SP4 * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 * SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 * SUSE Linux Enterprise Micro 5.3 * SUSE Linux Enterprise Micro 5.4 * SUSE Linux Enterprise Micro for Rancher 5.3 * SUSE Linux Enterprise Micro for Rancher 5.4 * SUSE Linux Enterprise Server 15 SP4 * SUSE Linux Enterprise Server 15 SP4 LTSS * SUSE Linux Enterprise Server for SAP Applications 15 SP4 An update that solves six vulnerabilities and has four security fixes can now be installed.

Related News