<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cpe="http://cpe.mitre.org/language/2.0" xmlns:cvrf="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf" xmlns:cvrf-common="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/common" xmlns:cvssv2="http://scap.nist.gov/schema/cvss-v2/1.0" xmlns:cvssv3="https://www.first.org/cvss/cvss-v3.0.xsd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ns0="http://purl.org/dc/elements/1.1/" xmlns:prod="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod" xmlns:scap-core="http://scap.nist.gov/schema/scap-core/1.0" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:vuln="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf">
  <DocumentTitle xml:lang="en">CVE-2024-51491</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2024-51491</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>12</Number>
        <Date>2026-03-05T01:51:22Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2025-01-18T00:17:42Z</InitialReleaseDate>
    <CurrentReleaseDate>2026-03-05T01:51:22Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf-cve.pl</Engine>
      <Date>2020-12-27T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="CVE" Type="Summary" Ordinal="1" xml:lang="en">CVE-2024-51491</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">notion-go is a collection of libraries for supporting sign and verify OCI artifacts. Based on Notary Project specifications. The issue was identified during Quarkslab's security audit on the Certificate Revocation List (CRL) based revocation check feature.
After retrieving the CRL, notation-go attempts to update the CRL cache using the os.Rename method. However, this operation may fail due to operating system-specific limitations, particularly when the source and destination paths are on different mount points. This failure could lead to an unexpected program termination. In method `crl.(*FileCache).Set`, a temporary file is created in the OS dedicated area (like /tmp for, usually, Linux/Unix). The file is written and then it is tried to move it to the dedicated `notation` cache directory thanks `os.Rename`. As specified in Go documentation, OS specific restriction may apply. When used with Linux OS, it is relying on rename syscall from the libc and as per the documentation, moving a file to a different mountpoint raises an EXDEV error, interpreted as Cross device link not permitted error. Some Linux distribution, like RedHat use a dedicated filesystem (tmpfs), mounted on a specific mountpoint (usually /tmp) for temporary files. When using such OS, revocation check based on CRL will repeatedly crash notation. As a result the signature verification process is aborted as process crashes. This issue has been addressed in version 1.3.0-rc.2 and all users are advised to upgrade. There are no known workarounds for this vulnerability.</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="4" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
  </DocumentNotes>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2025-January/020248.html</URL>
      <Description>E-Mail link for SUSE-SU-2025:0297-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3ISCFQBRATG2LAA3K5XNETXSCP77AAKA/</URL>
      <Description>E-Mail link for openSUSE-SU-2025:14653-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod">
    <Branch Type="Product Family" Name="Container suse/sl-micro/6.0/baremetal-os-container:latest">
      <Branch Type="Product Name" Name="Container suse/sl-micro/6.0/baremetal-os-container:latest">
        <FullProductName ProductID="Container suse/sl-micro/6.0/baremetal-os-container:latest">Container suse/sl-micro/6.0/baremetal-os-container:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sl-micro/6.0/base-os-container:latest">
      <Branch Type="Product Name" Name="Container suse/sl-micro/6.0/base-os-container:latest">
        <FullProductName ProductID="Container suse/sl-micro/6.0/base-os-container:latest">Container suse/sl-micro/6.0/base-os-container:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sl-micro/6.0/kvm-os-container:latest">
      <Branch Type="Product Name" Name="Container suse/sl-micro/6.0/kvm-os-container:latest">
        <FullProductName ProductID="Container suse/sl-micro/6.0/kvm-os-container:latest">Container suse/sl-micro/6.0/kvm-os-container:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sl-micro/6.0/rt-os-container:latest">
      <Branch Type="Product Name" Name="Container suse/sl-micro/6.0/rt-os-container:latest">
        <FullProductName ProductID="Container suse/sl-micro/6.0/rt-os-container:latest">Container suse/sl-micro/6.0/rt-os-container:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sl-micro/6.0/toolbox:latest">
      <Branch Type="Product Name" Name="Container suse/sl-micro/6.0/toolbox:latest">
        <FullProductName ProductID="Container suse/sl-micro/6.0/toolbox:latest">Container suse/sl-micro/6.0/toolbox:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro">
      <Branch Type="Product Name" Name="Image SL-Micro">
        <FullProductName ProductID="Image SL-Micro">Image SL-Micro</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Base">
      <Branch Type="Product Name" Name="Image SL-Micro-Base">
        <FullProductName ProductID="Image SL-Micro-Base">Image SL-Micro-Base</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Base-RT">
      <Branch Type="Product Name" Name="Image SL-Micro-Base-RT">
        <FullProductName ProductID="Image SL-Micro-Base-RT">Image SL-Micro-Base-RT</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Base-RT-SelfInstall">
      <Branch Type="Product Name" Name="Image SL-Micro-Base-RT-SelfInstall">
        <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall">Image SL-Micro-Base-RT-SelfInstall</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Base-RT-encrypted">
      <Branch Type="Product Name" Name="Image SL-Micro-Base-RT-encrypted">
        <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted">Image SL-Micro-Base-RT-encrypted</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Base-SelfInstall">
      <Branch Type="Product Name" Name="Image SL-Micro-Base-SelfInstall">
        <FullProductName ProductID="Image SL-Micro-Base-SelfInstall">Image SL-Micro-Base-SelfInstall</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Base-encrypted">
      <Branch Type="Product Name" Name="Image SL-Micro-Base-encrypted">
        <FullProductName ProductID="Image SL-Micro-Base-encrypted">Image SL-Micro-Base-encrypted</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Base-qcow">
      <Branch Type="Product Name" Name="Image SL-Micro-Base-qcow">
        <FullProductName ProductID="Image SL-Micro-Base-qcow">Image SL-Micro-Base-qcow</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Default">
      <Branch Type="Product Name" Name="Image SL-Micro-Default">
        <FullProductName ProductID="Image SL-Micro-Default">Image SL-Micro-Default</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Default-SelfInstall">
      <Branch Type="Product Name" Name="Image SL-Micro-Default-SelfInstall">
        <FullProductName ProductID="Image SL-Micro-Default-SelfInstall">Image SL-Micro-Default-SelfInstall</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Default-encrypted">
      <Branch Type="Product Name" Name="Image SL-Micro-Default-encrypted">
        <FullProductName ProductID="Image SL-Micro-Default-encrypted">Image SL-Micro-Default-encrypted</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SL-Micro-Default-qcow">
      <Branch Type="Product Name" Name="Image SL-Micro-Default-qcow">
        <FullProductName ProductID="Image SL-Micro-Default-qcow">Image SL-Micro-Default-qcow</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro">
      <Branch Type="Product Name" Name="Image SLE-Micro">
        <FullProductName ProductID="Image SLE-Micro">Image SLE-Micro</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-Azure">
      <Branch Type="Product Name" Name="Image SLE-Micro-Azure">
        <FullProductName ProductID="Image SLE-Micro-Azure">Image SLE-Micro-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-BYOS">
      <Branch Type="Product Name" Name="Image SLE-Micro-BYOS">
        <FullProductName ProductID="Image SLE-Micro-BYOS">Image SLE-Micro-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLE-Micro-BYOS-Azure">
        <FullProductName ProductID="Image SLE-Micro-BYOS-Azure">Image SLE-Micro-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLE-Micro-BYOS-EC2">
        <FullProductName ProductID="Image SLE-Micro-BYOS-EC2">Image SLE-Micro-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLE-Micro-BYOS-GCE">
        <FullProductName ProductID="Image SLE-Micro-BYOS-GCE">Image SLE-Micro-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-EC2">
      <Branch Type="Product Name" Name="Image SLE-Micro-EC2">
        <FullProductName ProductID="Image SLE-Micro-EC2">Image SLE-Micro-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLE-Micro-GCE">
      <Branch Type="Product Name" Name="Image SLE-Micro-GCE">
        <FullProductName ProductID="Image SLE-Micro-GCE">Image SLE-Micro-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 16.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 16.0">
        <FullProductName ProductID="SUSE Linux Enterprise Server 16.0" CPE="cpe:/o:suse:sles:16:16.0:server">SUSE Linux Enterprise Server 16.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Tumbleweed">
      <Branch Type="Product Name" Name="openSUSE Tumbleweed">
        <FullProductName ProductID="openSUSE Tumbleweed" CPE="cpe:/o:opensuse:tumbleweed">openSUSE Tumbleweed</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="govulncheck-vulndb-0.0.20250115T172141-1.1">
      <FullProductName ProductID="govulncheck-vulndb-0.0.20250115T172141-1.1">govulncheck-vulndb-0.0.20250115T172141-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="govulncheck-vulndb-0.0.20250814T182633-160000.1.2">
      <FullProductName ProductID="govulncheck-vulndb-0.0.20250814T182633-160000.1.2">govulncheck-vulndb-0.0.20250814T182633-160000.1.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxml2-2-2.11.6-slfo.1.1_6.1">
      <FullProductName ProductID="libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libxml2-tools-2.11.6-slfo.1.1_6.1">
      <FullProductName ProductID="libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1</FullProductName>
    </Branch>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/baremetal-os-container:latest">
      <FullProductName ProductID="Container suse/sl-micro/6.0/baremetal-os-container:latest:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Container suse/sl-micro/6.0/baremetal-os-container:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/base-os-container:latest">
      <FullProductName ProductID="Container suse/sl-micro/6.0/base-os-container:latest:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Container suse/sl-micro/6.0/base-os-container:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/kvm-os-container:latest">
      <FullProductName ProductID="Container suse/sl-micro/6.0/kvm-os-container:latest:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Container suse/sl-micro/6.0/kvm-os-container:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/rt-os-container:latest">
      <FullProductName ProductID="Container suse/sl-micro/6.0/rt-os-container:latest:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Container suse/sl-micro/6.0/rt-os-container:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sl-micro/6.0/toolbox:latest">
      <FullProductName ProductID="Container suse/sl-micro/6.0/toolbox:latest:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Container suse/sl-micro/6.0/toolbox:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro">
      <FullProductName ProductID="Image SL-Micro:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base">
      <FullProductName ProductID="Image SL-Micro-Base:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Base</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base">
      <FullProductName ProductID="Image SL-Micro-Base:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Base</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT">
      <FullProductName ProductID="Image SL-Micro-Base-RT:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Base-RT</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT">
      <FullProductName ProductID="Image SL-Micro-Base-RT:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Base-RT</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Base-RT-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-RT-SelfInstall:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Base-RT-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Base-RT-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-RT-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-RT-encrypted:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Base-RT-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-SelfInstall:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Base-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Base-SelfInstall:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Base-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-encrypted:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Base-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-encrypted">
      <FullProductName ProductID="Image SL-Micro-Base-encrypted:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Base-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Base-qcow">
      <FullProductName ProductID="Image SL-Micro-Base-qcow:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Base-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default">
      <FullProductName ProductID="Image SL-Micro-Default:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Default</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-SelfInstall">
      <FullProductName ProductID="Image SL-Micro-Default-SelfInstall:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Default-SelfInstall</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-encrypted">
      <FullProductName ProductID="Image SL-Micro-Default-encrypted:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Default-encrypted</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SL-Micro-Default-qcow">
      <FullProductName ProductID="Image SL-Micro-Default-qcow:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SL-Micro-Default-qcow</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro">
      <FullProductName ProductID="Image SLE-Micro:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SLE-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro">
      <FullProductName ProductID="Image SLE-Micro:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SLE-Micro</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-Azure">
      <FullProductName ProductID="Image SLE-Micro-Azure:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SLE-Micro-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-Azure">
      <FullProductName ProductID="Image SLE-Micro-Azure:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SLE-Micro-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS">
      <FullProductName ProductID="Image SLE-Micro-BYOS:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SLE-Micro-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS">
      <FullProductName ProductID="Image SLE-Micro-BYOS:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SLE-Micro-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-Azure">
      <FullProductName ProductID="Image SLE-Micro-BYOS-Azure:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SLE-Micro-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-Azure">
      <FullProductName ProductID="Image SLE-Micro-BYOS-Azure:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SLE-Micro-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-EC2">
      <FullProductName ProductID="Image SLE-Micro-BYOS-EC2:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SLE-Micro-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-EC2">
      <FullProductName ProductID="Image SLE-Micro-BYOS-EC2:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SLE-Micro-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-GCE">
      <FullProductName ProductID="Image SLE-Micro-BYOS-GCE:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SLE-Micro-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-BYOS-GCE">
      <FullProductName ProductID="Image SLE-Micro-BYOS-GCE:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SLE-Micro-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-EC2">
      <FullProductName ProductID="Image SLE-Micro-EC2:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SLE-Micro-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-EC2">
      <FullProductName ProductID="Image SLE-Micro-EC2:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SLE-Micro-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-2-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-GCE">
      <FullProductName ProductID="Image SLE-Micro-GCE:libxml2-2-2.11.6-slfo.1.1_6.1">libxml2-2-2.11.6-slfo.1.1_6.1 as a component of Image SLE-Micro-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="libxml2-tools-2.11.6-slfo.1.1_6.1" RelationType="Default Component Of" RelatesToProductReference="Image SLE-Micro-GCE">
      <FullProductName ProductID="Image SLE-Micro-GCE:libxml2-tools-2.11.6-slfo.1.1_6.1">libxml2-tools-2.11.6-slfo.1.1_6.1 as a component of Image SLE-Micro-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="govulncheck-vulndb-0.0.20250814T182633-160000.1.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 16.0">
      <FullProductName ProductID="SUSE Linux Enterprise Server 16.0:govulncheck-vulndb-0.0.20250814T182633-160000.1.2">govulncheck-vulndb-0.0.20250814T182633-160000.1.2 as a component of SUSE Linux Enterprise Server 16.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="govulncheck-vulndb-0.0.20250115T172141-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250115T172141-1.1">govulncheck-vulndb-0.0.20250115T172141-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">notion-go is a collection of libraries for supporting sign and verify OCI artifacts. Based on Notary Project specifications. The issue was identified during Quarkslab's security audit on the Certificate Revocation List (CRL) based revocation check feature.
After retrieving the CRL, notation-go attempts to update the CRL cache using the os.Rename method. However, this operation may fail due to operating system-specific limitations, particularly when the source and destination paths are on different mount points. This failure could lead to an unexpected program termination. In method `crl.(*FileCache).Set`, a temporary file is created in the OS dedicated area (like /tmp for, usually, Linux/Unix). The file is written and then it is tried to move it to the dedicated `notation` cache directory thanks `os.Rename`. As specified in Go documentation, OS specific restriction may apply. When used with Linux OS, it is relying on rename syscall from the libc and as per the documentation, moving a file to a different mountpoint raises an EXDEV error, interpreted as Cross device link not permitted error. Some Linux distribution, like RedHat use a dedicated filesystem (tmpfs), mounted on a specific mountpoint (usually /tmp) for temporary files. When using such OS, revocation check based on CRL will repeatedly crash notation. As a result the signature verification process is aborted as process crashes. This issue has been addressed in version 1.3.0-rc.2 and all users are advised to upgrade. There are no known workarounds for this vulnerability.</Note>
    </Notes>
    <CVE>CVE-2024-51491</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sl-micro/6.0/baremetal-os-container:latest:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/base-os-container:latest:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/kvm-os-container:latest:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/rt-os-container:latest:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Container suse/sl-micro/6.0/toolbox:latest:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Base:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Base:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-SelfInstall:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Base-RT-encrypted:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Base-SelfInstall:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Base-VMware:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Base-encrypted:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Base-qcow:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Default:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Default:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Default-SelfInstall:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Default-VMware:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Default-encrypted:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SL-Micro-Default-qcow:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SLE-Micro:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SLE-Micro:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SLE-Micro-Azure:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SLE-Micro-Azure:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-Azure:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-Azure:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-EC2:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-EC2:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-GCE:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SLE-Micro-BYOS-GCE:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SLE-Micro-EC2:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SLE-Micro-EC2:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SLE-Micro-GCE:libxml2-2-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>Image SLE-Micro-GCE:libxml2-tools-2.11.6-slfo.1.1_6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 16.0:govulncheck-vulndb-0.0.20250814T182633-160000.1.2</ProductID>
        <ProductID>openSUSE Tumbleweed:govulncheck-vulndb-0.0.20250115T172141-1.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
  </Vulnerability>
</cvrfdoc>
