<?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 gcc13</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2023:4287-2</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2023-11-02T11:39:15Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2023-11-02T11:39:15Z</InitialReleaseDate>
    <CurrentReleaseDate>2023-11-02T11:39:15Z</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 gcc13</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for gcc13 fixes the following issues:


NOTE: This update was retracted as it caused breakage with third party applications.


This update ship the GCC 13.2 compiler suite and its base libraries.

The compiler base libraries are provided for all SUSE Linux Enterprise 15
versions and replace the same named GCC 12 ones.

The new compilers for C, C++, and Fortran are provided for SUSE Linux
Enterprise 15 SP4 and SP5, and provided in the 'Development Tools' module.

The Go, D, Ada and Modula 2 language compiler parts are available
unsupported via the PackageHub repositories.

To use gcc13 compilers use:

- install 'gcc13' or 'gcc13-c++' or one of the other 'gcc13-COMPILER' frontend packages.
- override your Makefile to use CC=gcc-13, CXX=g++-13 and similar overrides for the other languages.

For a full changelog with all new GCC13 features, check out

        https://gcc.gnu.org/gcc-13/changes.html


Detailed changes:

* CVE-2023-4039: Fixed -fstack-protector issues on aarch64 with variable
  length stack allocations.  (bsc#1214052)

- Turn cross compiler to s390x to a glibc cross. [bsc#1214460]

- Also handle -static-pie in the default-PIE specs
- Fixed missed optimization in Skia resulting in Firefox crashes when
  building with LTO.  [bsc#1212101]
- Make libstdc++6-devel packages own their directories since they
  can be installed standalone.  [bsc#1211427]
- Add new x86-related intrinsics (amxcomplexintrin.h).
- RISC-V: Add support for inlining subword atomic operations
- Use --enable-link-serialization rather that --enable-link-mutex,
  the benefit of the former one is that the linker jobs are not
  holding tokens of the make's jobserver.
- Add cross-bpf packages.  See https://gcc.gnu.org/wiki/BPFBackEnd
  for the general state of BPF with GCC.
- Add bootstrap conditional to allow --without=bootstrap to be
  specified to speed up local builds for testing.
- Bump included newlib to version 4.3.0. 
- Also package libhwasan_preinit.o on aarch64.
- Configure external timezone database provided by the timezone
  package.  Make libstdc++6 recommend timezone to get a fully
  working std::chrono.  Install timezone when running the testsuite.
- Package libhwasan_preinit.o on x86_64.
- Fixed unwinding on aarch64 with pointer signing.  [bsc#1206684]
- Enable PRU flavour for gcc13
- update floatn fixinclude pickup to check each header separately (bsc#1206480)
- Redo floatn fixinclude pick-up to simply keep what is there. 
- Bump libgo SONAME to libgo22.
- Do not package libhwasan for biarch (32-bit architecture)
  as the extension depends on 64-bit pointers.
- Adjust floatn fixincludes guard to work with SLE12 and earlier
  SLE15.
- Depend on at least LLVM 13 for GCN cross compiler.
- Update embedded newlib to version 4.2.0
- Allow cross-pru-gcc12-bootstrap for armv7l architecture.
  PRU architecture is used for real-time MCUs embedded into TI
  armv7l and aarch64 SoCs. We need to have cross-pru-gcc12 for
  armv7l in order to build both host applications and PRU firmware
  during the same build.
</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-2023-4287,SUSE-SLE-Module-Toolchain-12-2023-4287,SUSE-SLE-SERVER-12-SP5-2023-4287</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/2023/suse-su-20234287-2/</URL>
      <Description>Link for SUSE-SU-2023:4287-2</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2023-November/016984.html</URL>
      <Description>E-Mail link for SUSE-SU-2023:4287-2</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/1206480</URL>
      <Description>SUSE Bug 1206480</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1206684</URL>
      <Description>SUSE Bug 1206684</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1210557</URL>
      <Description>SUSE Bug 1210557</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1211427</URL>
      <Description>SUSE Bug 1211427</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1212101</URL>
      <Description>SUSE Bug 1212101</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1213915</URL>
      <Description>SUSE Bug 1213915</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1214052</URL>
      <Description>SUSE Bug 1214052</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1214460</URL>
      <Description>SUSE Bug 1214460</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-4039/</URL>
      <Description>SUSE CVE CVE-2023-4039 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Module for Toolchain 12">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Toolchain 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Toolchain 12" CPE="cpe:/o:suse:sle-module-toolchain:12">SUSE Linux Enterprise Module for Toolchain 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5" CPE="cpe:/o:suse:sles:12:sp5">SUSE Linux Enterprise Server 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5" CPE="cpe:/o:suse:sles_sap:12:sp5">SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="cpp13-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cpp13-13.2.1+git7813-1.6.1">cpp13-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-aarch64-gcc13-bootstrap-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-aarch64-gcc13-bootstrap-13.2.1+git7813-1.6.1">cross-aarch64-gcc13-bootstrap-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-arm-gcc13-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-arm-gcc13-13.2.1+git7813-1.6.1">cross-arm-gcc13-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-arm-gcc13-icecream-backend-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-arm-gcc13-icecream-backend-13.2.1+git7813-1.6.1">cross-arm-gcc13-icecream-backend-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-arm-none-gcc13-bootstrap-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-arm-none-gcc13-bootstrap-13.2.1+git7813-1.6.1">cross-arm-none-gcc13-bootstrap-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-avr-gcc13-bootstrap-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-avr-gcc13-bootstrap-13.2.1+git7813-1.6.1">cross-avr-gcc13-bootstrap-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-hppa-gcc13-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-hppa-gcc13-13.2.1+git7813-1.6.1">cross-hppa-gcc13-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-hppa-gcc13-bootstrap-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-hppa-gcc13-bootstrap-13.2.1+git7813-1.6.1">cross-hppa-gcc13-bootstrap-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-hppa-gcc13-icecream-backend-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-hppa-gcc13-icecream-backend-13.2.1+git7813-1.6.1">cross-hppa-gcc13-icecream-backend-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-m68k-gcc13-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-m68k-gcc13-13.2.1+git7813-1.6.1">cross-m68k-gcc13-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-m68k-gcc13-icecream-backend-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-m68k-gcc13-icecream-backend-13.2.1+git7813-1.6.1">cross-m68k-gcc13-icecream-backend-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-mips-gcc13-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-mips-gcc13-13.2.1+git7813-1.6.1">cross-mips-gcc13-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-mips-gcc13-icecream-backend-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-mips-gcc13-icecream-backend-13.2.1+git7813-1.6.1">cross-mips-gcc13-icecream-backend-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-nvptx-gcc13-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-nvptx-gcc13-13.2.1+git7813-1.6.1">cross-nvptx-gcc13-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-nvptx-newlib13-devel-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-nvptx-newlib13-devel-13.2.1+git7813-1.6.1">cross-nvptx-newlib13-devel-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-ppc64-gcc13-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-ppc64-gcc13-13.2.1+git7813-1.6.1">cross-ppc64-gcc13-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-ppc64-gcc13-icecream-backend-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-ppc64-gcc13-icecream-backend-13.2.1+git7813-1.6.1">cross-ppc64-gcc13-icecream-backend-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-ppc64le-gcc13-bootstrap-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-ppc64le-gcc13-bootstrap-13.2.1+git7813-1.6.1">cross-ppc64le-gcc13-bootstrap-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-s390x-gcc13-bootstrap-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-s390x-gcc13-bootstrap-13.2.1+git7813-1.6.1">cross-s390x-gcc13-bootstrap-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-sparc-gcc13-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-sparc-gcc13-13.2.1+git7813-1.6.1">cross-sparc-gcc13-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-sparc64-gcc13-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-sparc64-gcc13-13.2.1+git7813-1.6.1">cross-sparc64-gcc13-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-sparc64-gcc13-icecream-backend-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-sparc64-gcc13-icecream-backend-13.2.1+git7813-1.6.1">cross-sparc64-gcc13-icecream-backend-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-sparcv9-gcc13-icecream-backend-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-sparcv9-gcc13-icecream-backend-13.2.1+git7813-1.6.1">cross-sparcv9-gcc13-icecream-backend-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-x86_64-gcc13-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-x86_64-gcc13-13.2.1+git7813-1.6.1">cross-x86_64-gcc13-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cross-x86_64-gcc13-icecream-backend-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="cross-x86_64-gcc13-icecream-backend-13.2.1+git7813-1.6.1">cross-x86_64-gcc13-icecream-backend-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-13.2.1+git7813-1.6.1">gcc13-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-32bit-13.2.1+git7813-1.6.1">gcc13-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-PIE-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-PIE-13.2.1+git7813-1.6.1">gcc13-PIE-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-ada-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-ada-13.2.1+git7813-1.6.1">gcc13-ada-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-ada-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-ada-32bit-13.2.1+git7813-1.6.1">gcc13-ada-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-c++-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-c++-13.2.1+git7813-1.6.1">gcc13-c++-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-c++-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-c++-32bit-13.2.1+git7813-1.6.1">gcc13-c++-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-d-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-d-13.2.1+git7813-1.6.1">gcc13-d-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-d-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-d-32bit-13.2.1+git7813-1.6.1">gcc13-d-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-fortran-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-fortran-13.2.1+git7813-1.6.1">gcc13-fortran-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-fortran-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-fortran-32bit-13.2.1+git7813-1.6.1">gcc13-fortran-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-go-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-go-13.2.1+git7813-1.6.1">gcc13-go-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-go-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-go-32bit-13.2.1+git7813-1.6.1">gcc13-go-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-info-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-info-13.2.1+git7813-1.6.1">gcc13-info-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-locale-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-locale-13.2.1+git7813-1.6.1">gcc13-locale-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-m2-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-m2-13.2.1+git7813-1.6.1">gcc13-m2-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-m2-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-m2-32bit-13.2.1+git7813-1.6.1">gcc13-m2-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-obj-c++-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-obj-c++-13.2.1+git7813-1.6.1">gcc13-obj-c++-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-obj-c++-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-obj-c++-32bit-13.2.1+git7813-1.6.1">gcc13-obj-c++-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-objc-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-objc-13.2.1+git7813-1.6.1">gcc13-objc-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-objc-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-objc-32bit-13.2.1+git7813-1.6.1">gcc13-objc-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gcc13-testresults-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="gcc13-testresults-13.2.1+git7813-1.6.1">gcc13-testresults-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libada13-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libada13-13.2.1+git7813-1.6.1">libada13-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libada13-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libada13-32bit-13.2.1+git7813-1.6.1">libada13-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libasan8-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libasan8-13.2.1+git7813-1.6.1">libasan8-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libasan8-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libasan8-32bit-13.2.1+git7813-1.6.1">libasan8-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libatomic1-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libatomic1-13.2.1+git7813-1.6.1">libatomic1-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libatomic1-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libatomic1-32bit-13.2.1+git7813-1.6.1">libatomic1-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgcc_s1-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libgcc_s1-13.2.1+git7813-1.6.1">libgcc_s1-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgcc_s1-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libgcc_s1-32bit-13.2.1+git7813-1.6.1">libgcc_s1-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgdruntime4-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libgdruntime4-13.2.1+git7813-1.6.1">libgdruntime4-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgdruntime4-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libgdruntime4-32bit-13.2.1+git7813-1.6.1">libgdruntime4-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgfortran5-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libgfortran5-13.2.1+git7813-1.6.1">libgfortran5-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgfortran5-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libgfortran5-32bit-13.2.1+git7813-1.6.1">libgfortran5-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgo22-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libgo22-13.2.1+git7813-1.6.1">libgo22-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgo22-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libgo22-32bit-13.2.1+git7813-1.6.1">libgo22-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgomp1-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libgomp1-13.2.1+git7813-1.6.1">libgomp1-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgomp1-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libgomp1-32bit-13.2.1+git7813-1.6.1">libgomp1-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgphobos4-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libgphobos4-13.2.1+git7813-1.6.1">libgphobos4-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libgphobos4-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libgphobos4-32bit-13.2.1+git7813-1.6.1">libgphobos4-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhwasan0-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libhwasan0-13.2.1+git7813-1.6.1">libhwasan0-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libitm1-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libitm1-13.2.1+git7813-1.6.1">libitm1-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libitm1-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libitm1-32bit-13.2.1+git7813-1.6.1">libitm1-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="liblsan0-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="liblsan0-13.2.1+git7813-1.6.1">liblsan0-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libm2cor18-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libm2cor18-13.2.1+git7813-1.6.1">libm2cor18-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libm2cor18-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libm2cor18-32bit-13.2.1+git7813-1.6.1">libm2cor18-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libm2iso18-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libm2iso18-13.2.1+git7813-1.6.1">libm2iso18-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libm2iso18-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libm2iso18-32bit-13.2.1+git7813-1.6.1">libm2iso18-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libm2log18-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libm2log18-13.2.1+git7813-1.6.1">libm2log18-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libm2log18-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libm2log18-32bit-13.2.1+git7813-1.6.1">libm2log18-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libm2min18-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libm2min18-13.2.1+git7813-1.6.1">libm2min18-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libm2min18-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libm2min18-32bit-13.2.1+git7813-1.6.1">libm2min18-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libm2pim18-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libm2pim18-13.2.1+git7813-1.6.1">libm2pim18-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libm2pim18-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libm2pim18-32bit-13.2.1+git7813-1.6.1">libm2pim18-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libobjc4-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libobjc4-13.2.1+git7813-1.6.1">libobjc4-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libobjc4-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libobjc4-32bit-13.2.1+git7813-1.6.1">libobjc4-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libquadmath0-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libquadmath0-13.2.1+git7813-1.6.1">libquadmath0-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libquadmath0-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libquadmath0-32bit-13.2.1+git7813-1.6.1">libquadmath0-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libstdc++6-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libstdc++6-13.2.1+git7813-1.6.1">libstdc++6-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libstdc++6-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libstdc++6-32bit-13.2.1+git7813-1.6.1">libstdc++6-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libstdc++6-devel-gcc13-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libstdc++6-devel-gcc13-13.2.1+git7813-1.6.1">libstdc++6-devel-gcc13-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libstdc++6-devel-gcc13-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libstdc++6-devel-gcc13-32bit-13.2.1+git7813-1.6.1">libstdc++6-devel-gcc13-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libstdc++6-locale-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libstdc++6-locale-13.2.1+git7813-1.6.1">libstdc++6-locale-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libstdc++6-pp-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libstdc++6-pp-13.2.1+git7813-1.6.1">libstdc++6-pp-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libstdc++6-pp-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libstdc++6-pp-32bit-13.2.1+git7813-1.6.1">libstdc++6-pp-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtsan2-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libtsan2-13.2.1+git7813-1.6.1">libtsan2-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libubsan1-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libubsan1-13.2.1+git7813-1.6.1">libubsan1-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libubsan1-32bit-13.2.1+git7813-1.6.1">
      <FullProductName ProductID="libubsan1-32bit-13.2.1+git7813-1.6.1">libubsan1-32bit-13.2.1+git7813-1.6.1</FullProductName>
    </Branch>
    <Relationship ProductReference="cpp13-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Toolchain 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Toolchain 12:cpp13-13.2.1+git7813-1.6.1">cpp13-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Module for Toolchain 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="cross-nvptx-gcc13-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Toolchain 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Toolchain 12:cross-nvptx-gcc13-13.2.1+git7813-1.6.1">cross-nvptx-gcc13-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Module for Toolchain 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="cross-nvptx-newlib13-devel-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Toolchain 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Toolchain 12:cross-nvptx-newlib13-devel-13.2.1+git7813-1.6.1">cross-nvptx-newlib13-devel-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Module for Toolchain 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="gcc13-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Toolchain 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Toolchain 12:gcc13-13.2.1+git7813-1.6.1">gcc13-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Module for Toolchain 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="gcc13-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Toolchain 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Toolchain 12:gcc13-32bit-13.2.1+git7813-1.6.1">gcc13-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Module for Toolchain 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="gcc13-PIE-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Toolchain 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Toolchain 12:gcc13-PIE-13.2.1+git7813-1.6.1">gcc13-PIE-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Module for Toolchain 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="gcc13-c++-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Toolchain 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Toolchain 12:gcc13-c++-13.2.1+git7813-1.6.1">gcc13-c++-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Module for Toolchain 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="gcc13-c++-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Toolchain 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Toolchain 12:gcc13-c++-32bit-13.2.1+git7813-1.6.1">gcc13-c++-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Module for Toolchain 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="gcc13-fortran-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Toolchain 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Toolchain 12:gcc13-fortran-13.2.1+git7813-1.6.1">gcc13-fortran-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Module for Toolchain 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="gcc13-fortran-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Toolchain 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Toolchain 12:gcc13-fortran-32bit-13.2.1+git7813-1.6.1">gcc13-fortran-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Module for Toolchain 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="gcc13-info-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Toolchain 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Toolchain 12:gcc13-info-13.2.1+git7813-1.6.1">gcc13-info-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Module for Toolchain 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="gcc13-locale-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Toolchain 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Toolchain 12:gcc13-locale-13.2.1+git7813-1.6.1">gcc13-locale-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Module for Toolchain 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="libstdc++6-devel-gcc13-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Toolchain 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Toolchain 12:libstdc++6-devel-gcc13-13.2.1+git7813-1.6.1">libstdc++6-devel-gcc13-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Module for Toolchain 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="libstdc++6-devel-gcc13-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Toolchain 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Toolchain 12:libstdc++6-devel-gcc13-32bit-13.2.1+git7813-1.6.1">libstdc++6-devel-gcc13-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Module for Toolchain 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="libasan8-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libasan8-13.2.1+git7813-1.6.1">libasan8-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libasan8-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libasan8-32bit-13.2.1+git7813-1.6.1">libasan8-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libatomic1-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libatomic1-13.2.1+git7813-1.6.1">libatomic1-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libatomic1-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libatomic1-32bit-13.2.1+git7813-1.6.1">libatomic1-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgcc_s1-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libgcc_s1-13.2.1+git7813-1.6.1">libgcc_s1-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgcc_s1-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libgcc_s1-32bit-13.2.1+git7813-1.6.1">libgcc_s1-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgfortran5-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libgfortran5-13.2.1+git7813-1.6.1">libgfortran5-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgfortran5-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libgfortran5-32bit-13.2.1+git7813-1.6.1">libgfortran5-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgomp1-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libgomp1-13.2.1+git7813-1.6.1">libgomp1-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgomp1-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libgomp1-32bit-13.2.1+git7813-1.6.1">libgomp1-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhwasan0-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libhwasan0-13.2.1+git7813-1.6.1">libhwasan0-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libitm1-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libitm1-13.2.1+git7813-1.6.1">libitm1-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libitm1-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libitm1-32bit-13.2.1+git7813-1.6.1">libitm1-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="liblsan0-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:liblsan0-13.2.1+git7813-1.6.1">liblsan0-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libobjc4-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libobjc4-13.2.1+git7813-1.6.1">libobjc4-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libobjc4-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libobjc4-32bit-13.2.1+git7813-1.6.1">libobjc4-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libquadmath0-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libquadmath0-13.2.1+git7813-1.6.1">libquadmath0-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libquadmath0-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libquadmath0-32bit-13.2.1+git7813-1.6.1">libquadmath0-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libstdc++6-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libstdc++6-13.2.1+git7813-1.6.1">libstdc++6-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libstdc++6-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libstdc++6-32bit-13.2.1+git7813-1.6.1">libstdc++6-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libstdc++6-locale-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libstdc++6-locale-13.2.1+git7813-1.6.1">libstdc++6-locale-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libstdc++6-pp-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libstdc++6-pp-13.2.1+git7813-1.6.1">libstdc++6-pp-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libstdc++6-pp-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libstdc++6-pp-32bit-13.2.1+git7813-1.6.1">libstdc++6-pp-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtsan2-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libtsan2-13.2.1+git7813-1.6.1">libtsan2-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libubsan1-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libubsan1-13.2.1+git7813-1.6.1">libubsan1-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libubsan1-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:libubsan1-32bit-13.2.1+git7813-1.6.1">libubsan1-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libasan8-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libasan8-13.2.1+git7813-1.6.1">libasan8-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libasan8-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libasan8-32bit-13.2.1+git7813-1.6.1">libasan8-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libatomic1-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatomic1-13.2.1+git7813-1.6.1">libatomic1-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libatomic1-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatomic1-32bit-13.2.1+git7813-1.6.1">libatomic1-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgcc_s1-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgcc_s1-13.2.1+git7813-1.6.1">libgcc_s1-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgcc_s1-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgcc_s1-32bit-13.2.1+git7813-1.6.1">libgcc_s1-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgfortran5-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgfortran5-13.2.1+git7813-1.6.1">libgfortran5-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgfortran5-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgfortran5-32bit-13.2.1+git7813-1.6.1">libgfortran5-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgomp1-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgomp1-13.2.1+git7813-1.6.1">libgomp1-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libgomp1-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgomp1-32bit-13.2.1+git7813-1.6.1">libgomp1-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhwasan0-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libhwasan0-13.2.1+git7813-1.6.1">libhwasan0-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libitm1-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libitm1-13.2.1+git7813-1.6.1">libitm1-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libitm1-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libitm1-32bit-13.2.1+git7813-1.6.1">libitm1-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="liblsan0-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblsan0-13.2.1+git7813-1.6.1">liblsan0-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libobjc4-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libobjc4-13.2.1+git7813-1.6.1">libobjc4-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libobjc4-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libobjc4-32bit-13.2.1+git7813-1.6.1">libobjc4-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libquadmath0-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libquadmath0-13.2.1+git7813-1.6.1">libquadmath0-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libquadmath0-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libquadmath0-32bit-13.2.1+git7813-1.6.1">libquadmath0-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libstdc++6-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libstdc++6-13.2.1+git7813-1.6.1">libstdc++6-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libstdc++6-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libstdc++6-32bit-13.2.1+git7813-1.6.1">libstdc++6-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libstdc++6-locale-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libstdc++6-locale-13.2.1+git7813-1.6.1">libstdc++6-locale-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libstdc++6-pp-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libstdc++6-pp-13.2.1+git7813-1.6.1">libstdc++6-pp-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libstdc++6-pp-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libstdc++6-pp-32bit-13.2.1+git7813-1.6.1">libstdc++6-pp-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtsan2-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtsan2-13.2.1+git7813-1.6.1">libtsan2-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libubsan1-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libubsan1-13.2.1+git7813-1.6.1">libubsan1-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="libubsan1-32bit-13.2.1+git7813-1.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:libubsan1-32bit-13.2.1+git7813-1.6.1">libubsan1-32bit-13.2.1+git7813-1.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</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 failure in the -fstack-protector feature in GCC-based toolchains 
that target AArch64 allows an attacker to exploit an existing buffer 
overflow in dynamically-sized local variables in your application 
without this being detected. This stack-protector failure only applies 
to C99-style dynamically-sized local variables or those created using 
alloca(). The stack-protector operates as intended for statically-sized 
local variables.

The default behavior when the stack-protector 
detects an overflow is to terminate your application, resulting in 
controlled loss of availability. An attacker who can exploit a buffer 
overflow without triggering the stack-protector might be able to change 
program flow control to cause an uncontrolled loss of availability or to
 go further and affect confidentiality or integrity.





</Note>
    </Notes>
    <CVE>CVE-2023-4039</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Toolchain 12:cpp13-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Toolchain 12:cross-nvptx-gcc13-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Toolchain 12:cross-nvptx-newlib13-devel-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Toolchain 12:gcc13-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Toolchain 12:gcc13-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Toolchain 12:gcc13-PIE-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Toolchain 12:gcc13-c++-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Toolchain 12:gcc13-c++-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Toolchain 12:gcc13-fortran-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Toolchain 12:gcc13-fortran-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Toolchain 12:gcc13-info-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Toolchain 12:gcc13-locale-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Toolchain 12:libstdc++6-devel-gcc13-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Toolchain 12:libstdc++6-devel-gcc13-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libasan8-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libasan8-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libatomic1-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libatomic1-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libgcc_s1-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libgcc_s1-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libgfortran5-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libgfortran5-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libgomp1-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libgomp1-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libhwasan0-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libitm1-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libitm1-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:liblsan0-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libobjc4-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libobjc4-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libquadmath0-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libquadmath0-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libstdc++6-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libstdc++6-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libstdc++6-locale-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libstdc++6-pp-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libstdc++6-pp-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libtsan2-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libubsan1-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:libubsan1-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libasan8-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libasan8-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatomic1-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libatomic1-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgcc_s1-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgcc_s1-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgfortran5-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgfortran5-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgomp1-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libgomp1-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libhwasan0-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libitm1-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libitm1-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblsan0-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libobjc4-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libobjc4-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libquadmath0-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libquadmath0-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libstdc++6-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libstdc++6-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libstdc++6-locale-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libstdc++6-pp-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libstdc++6-pp-32bit-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libtsan2-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libubsan1-13.2.1+git7813-1.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:libubsan1-32bit-13.2.1+git7813-1.6.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/2023/suse-su-20234287-2/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-4039.html</URL>
        <Description>CVE-2023-4039</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1214052</URL>
        <Description>SUSE Bug 1214052</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
