<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <DocumentTitle xml:lang="en">Security update for podman</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2025:0267-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2025-01-28T11:25:30Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2025-01-28T11:25:30Z</InitialReleaseDate>
    <CurrentReleaseDate>2025-01-28T11:25:30Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for podman</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">
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
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">SUSE-2025-267,SUSE-SLE-Micro-5.3-2025-267,SUSE-SLE-Micro-5.4-2025-267,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-267,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-267,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-267,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-267</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/update/announcement/2025/suse-su-20250267-1/</URL>
      <Description>Link for SUSE-SU-2025:0267-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020225.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0267-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1214612</URL>
      <Description>SUSE Bug 1214612</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1215807</URL>
      <Description>SUSE Bug 1215807</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1215926</URL>
      <Description>SUSE Bug 1215926</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1217828</URL>
      <Description>SUSE Bug 1217828</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221677</URL>
      <Description>SUSE Bug 1221677</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1231208</URL>
      <Description>SUSE Bug 1231208</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1231230</URL>
      <Description>SUSE Bug 1231230</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1231499</URL>
      <Description>SUSE Bug 1231499</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1231698</URL>
      <Description>SUSE Bug 1231698</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1236270</URL>
      <Description>SUSE Bug 1236270</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-11218/</URL>
      <Description>SUSE CVE CVE-2024-11218 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-1753/</URL>
      <Description>SUSE CVE CVE-2024-1753 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-9341/</URL>
      <Description>SUSE CVE CVE-2024-9341 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-9407/</URL>
      <Description>SUSE CVE CVE-2024-9407 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-9675/</URL>
      <Description>SUSE CVE CVE-2024-9675 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-9676/</URL>
      <Description>SUSE CVE CVE-2024-9676 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp4">SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp4">SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.3">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3" CPE="cpe:/o:suse:sle-micro:5.3">SUSE Linux Enterprise Micro 5.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.4">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4" CPE="cpe:/o:suse:sle-micro:5.4">SUSE Linux Enterprise Micro 5.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp4">SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4" CPE="cpe:/o:suse:sles_sap:15:sp4">SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="podman-4.9.5-150400.4.35.1">
      <FullProductName ProductID="podman-4.9.5-150400.4.35.1">podman-4.9.5-150400.4.35.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="podman-docker-4.9.5-150400.4.35.1">
      <FullProductName ProductID="podman-docker-4.9.5-150400.4.35.1">podman-docker-4.9.5-150400.4.35.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="podman-remote-4.9.5-150400.4.35.1">
      <FullProductName ProductID="podman-remote-4.9.5-150400.4.35.1">podman-remote-4.9.5-150400.4.35.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="podmansh-4.9.5-150400.4.35.1">
      <FullProductName ProductID="podmansh-4.9.5-150400.4.35.1">podmansh-4.9.5-150400.4.35.1</FullProductName>
    </Branch>
    <Relationship ProductReference="podman-4.9.5-150400.4.35.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-4.9.5-150400.4.35.1">podman-4.9.5-150400.4.35.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker-4.9.5-150400.4.35.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-docker-4.9.5-150400.4.35.1">podman-docker-4.9.5-150400.4.35.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote-4.9.5-150400.4.35.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-remote-4.9.5-150400.4.35.1">podman-remote-4.9.5-150400.4.35.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-4.9.5-150400.4.35.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-4.9.5-150400.4.35.1">podman-4.9.5-150400.4.35.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker-4.9.5-150400.4.35.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-docker-4.9.5-150400.4.35.1">podman-docker-4.9.5-150400.4.35.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote-4.9.5-150400.4.35.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-remote-4.9.5-150400.4.35.1">podman-remote-4.9.5-150400.4.35.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-4.9.5-150400.4.35.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:podman-4.9.5-150400.4.35.1">podman-4.9.5-150400.4.35.1 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote-4.9.5-150400.4.35.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:podman-remote-4.9.5-150400.4.35.1">podman-remote-4.9.5-150400.4.35.1 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-4.9.5-150400.4.35.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:podman-4.9.5-150400.4.35.1">podman-4.9.5-150400.4.35.1 as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote-4.9.5-150400.4.35.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:podman-remote-4.9.5-150400.4.35.1">podman-remote-4.9.5-150400.4.35.1 as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-4.9.5-150400.4.35.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:podman-4.9.5-150400.4.35.1">podman-4.9.5-150400.4.35.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker-4.9.5-150400.4.35.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:podman-docker-4.9.5-150400.4.35.1">podman-docker-4.9.5-150400.4.35.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote-4.9.5-150400.4.35.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:podman-remote-4.9.5-150400.4.35.1">podman-remote-4.9.5-150400.4.35.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-4.9.5-150400.4.35.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-4.9.5-150400.4.35.1">podman-4.9.5-150400.4.35.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-docker-4.9.5-150400.4.35.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-docker-4.9.5-150400.4.35.1">podman-docker-4.9.5-150400.4.35.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="podman-remote-4.9.5-150400.4.35.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-remote-4.9.5-150400.4.35.1">podman-remote-4.9.5-150400.4.35.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A vulnerability was found in `podman build` and `buildah.` This issue occurs in a container breakout by using --jobs=2 and a race condition when building a malicious Containerfile. SELinux might mitigate it, but even with SELinux on, it still allows the enumeration of files and directories on the host.</Note>
    </Notes>
    <CVE>CVE-2024-11218</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-remote-4.9.5-150400.4.35.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2025/suse-su-20250267-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-11218.html</URL>
        <Description>CVE-2024-11218</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1236269</URL>
        <Description>SUSE Bug 1236269</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in Buildah (and subsequently Podman Build) which allows containers to mount arbitrary locations on the host filesystem into build containers. A malicious Containerfile can use a dummy image with a symbolic link to the root filesystem as a mount source and cause the mount operation to mount the host root filesystem inside the RUN step. The commands inside the RUN step will then have read-write access to the host filesystem, allowing for full container escape at build time.</Note>
    </Notes>
    <CVE>CVE-2024-1753</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-remote-4.9.5-150400.4.35.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2025/suse-su-20250267-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-1753.html</URL>
        <Description>CVE-2024-1753</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221677</URL>
        <Description>SUSE Bug 1221677</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in Go. When FIPS mode is enabled on a system, container runtimes may incorrectly handle certain file paths due to improper validation in the containers/common Go library. This flaw allows an attacker to exploit symbolic links and trick the system into mounting sensitive host directories inside a container. This issue also allows attackers to access critical host files, bypassing the intended isolation between containers and the host system.</Note>
    </Notes>
    <CVE>CVE-2024-9341</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-remote-4.9.5-150400.4.35.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2025/suse-su-20250267-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-9341.html</URL>
        <Description>CVE-2024-9341</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1231230</URL>
        <Description>SUSE Bug 1231230</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A vulnerability exists in the bind-propagation option of the Dockerfile RUN --mount instruction. The system does not properly validate the input passed to this option, allowing users to pass arbitrary parameters to the mount instruction. This issue can be exploited to mount sensitive directories from the host into a container during the build process and, in some cases, modify the contents of those mounted files. Even if SELinux is used, this vulnerability can bypass its protection by allowing the source directory to be relabeled to give the container access to host files.</Note>
    </Notes>
    <CVE>CVE-2024-9407</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-remote-4.9.5-150400.4.35.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2025/suse-su-20250267-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-9407.html</URL>
        <Description>CVE-2024-9407</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1231208</URL>
        <Description>SUSE Bug 1231208</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="5">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A vulnerability was found in Buildah. Cache mounts do not properly validate that user-specified paths for the cache are within our cache directory, allowing a `RUN` instruction in a Container file to mount an arbitrary directory from the host (read/write) into the container as long as those files can be accessed by the user running Buildah.</Note>
    </Notes>
    <CVE>CVE-2024-9675</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-remote-4.9.5-150400.4.35.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2025/suse-su-20250267-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-9675.html</URL>
        <Description>CVE-2024-9675</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1231499</URL>
        <Description>SUSE Bug 1231499</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="6">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A vulnerability was found in Podman, Buildah, and CRI-O. A symlink traversal vulnerability in the containers/storage library can cause Podman, Buildah, and CRI-O to hang and result in a denial of service via OOM kill when running a malicious image using an automatically assigned user namespace (`--userns=auto` in Podman and Buildah). The containers/storage library will read /etc/passwd inside the container, but does not properly validate if that file is a symlink, which can be used to cause the library to read an arbitrary file on the host.</Note>
    </Notes>
    <CVE>CVE-2024-9676</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:podman-remote-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-docker-4.9.5-150400.4.35.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:podman-remote-4.9.5-150400.4.35.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2025/suse-su-20250267-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-9676.html</URL>
        <Description>CVE-2024-9676</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1231698</URL>
        <Description>SUSE Bug 1231698</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1231785</URL>
        <Description>SUSE Bug 1231785</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
