<?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-2020-26271</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2020-26271</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>8</Number>
        <Date>2025-02-17T01:12:37Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2021-05-30T14:44:29Z</InitialReleaseDate>
    <CurrentReleaseDate>2025-02-17T01:12:37Z</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-2020-26271</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">In affected versions of TensorFlow under certain cases, loading a saved model can result in accessing uninitialized memory while building the computation graph. The MakeEdge function creates an edge between one output tensor of the src node (given by output_index) and the input slot of the dst node (given by input_index). This is only possible if the types of the tensors on both sides coincide, so the function begins by obtaining the corresponding DataType values and comparing these for equality. However, there is no check that the indices point to inside of the arrays they index into. Thus, this can result in accessing data out of bounds of the corresponding heap allocated arrays. In most scenarios, this can manifest as unitialized data access, but if the index points far away from the boundaries of the arrays this can be used to leak addresses from the library. This is fixed in versions 1.15.5, 2.0.4, 2.1.3, 2.2.2, 2.3.2, and 2.4.0.</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.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/U25ZU2T5T4LOLSIYIMGC5PLU4PQQMJE5/</URL>
      <Description>E-Mail link for openSUSE-SU-2022:10014-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="SUSE Package Hub 15 SP3">
      <Branch Type="Product Name" Name="SUSE Package Hub 15 SP3">
        <FullProductName ProductID="SUSE Package Hub 15 SP3">SUSE Package Hub 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.3">
      <Branch Type="Product Name" Name="openSUSE Leap 15.3">
        <FullProductName ProductID="openSUSE Leap 15.3" CPE="cpe:/o:opensuse:leap:15.3">openSUSE Leap 15.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="bazel-skylib1.0.3-source-1.0.3-bp153.2.1">
      <FullProductName ProductID="bazel-skylib1.0.3-source-1.0.3-bp153.2.1">bazel-skylib1.0.3-source-1.0.3-bp153.2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="bazel3.7-3.7.2-bp153.4.1">
      <FullProductName ProductID="bazel3.7-3.7.2-bp153.4.1">bazel3.7-3.7.2-bp153.4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libiomp5-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="libiomp5-2.6.0-bp153.2.3.1">libiomp5-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libiomp5-gnu-hpc-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="libiomp5-gnu-hpc-2.6.0-bp153.2.3.1">libiomp5-gnu-hpc-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libiomp5-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="libiomp5-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">libiomp5-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtensorflow2-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="libtensorflow2-2.6.0-bp153.2.3.1">libtensorflow2-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtensorflow2-gnu-hpc-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="libtensorflow2-gnu-hpc-2.6.0-bp153.2.3.1">libtensorflow2-gnu-hpc-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="libtensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">libtensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtensorflow_cc2-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="libtensorflow_cc2-2.6.0-bp153.2.3.1">libtensorflow_cc2-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtensorflow_cc2-gnu-hpc-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="libtensorflow_cc2-gnu-hpc-2.6.0-bp153.2.3.1">libtensorflow_cc2-gnu-hpc-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtensorflow_cc2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="libtensorflow_cc2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">libtensorflow_cc2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtensorflow_framework2-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="libtensorflow_framework2-2.6.0-bp153.2.3.1">libtensorflow_framework2-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtensorflow_framework2-gnu-hpc-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="libtensorflow_framework2-gnu-hpc-2.6.0-bp153.2.3.1">libtensorflow_framework2-gnu-hpc-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtensorflow_framework2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="libtensorflow_framework2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">libtensorflow_framework2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tensorflow2-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="tensorflow2-2.6.0-bp153.2.3.1">tensorflow2-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tensorflow2-devel-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="tensorflow2-devel-2.6.0-bp153.2.3.1">tensorflow2-devel-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tensorflow2-doc-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="tensorflow2-doc-2.6.0-bp153.2.3.1">tensorflow2-doc-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tensorflow2-gnu-hpc-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="tensorflow2-gnu-hpc-2.6.0-bp153.2.3.1">tensorflow2-gnu-hpc-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="tensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">tensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tensorflow2-lite-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="tensorflow2-lite-2.6.0-bp153.2.3.1">tensorflow2-lite-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tensorflow2-lite-devel-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="tensorflow2-lite-devel-2.6.0-bp153.2.3.1">tensorflow2-lite-devel-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tensorflow2_2_6_0-gnu-hpc-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="tensorflow2_2_6_0-gnu-hpc-2.6.0-bp153.2.3.1">tensorflow2_2_6_0-gnu-hpc-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tensorflow2_2_6_0-gnu-hpc-devel-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="tensorflow2_2_6_0-gnu-hpc-devel-2.6.0-bp153.2.3.1">tensorflow2_2_6_0-gnu-hpc-devel-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tensorflow2_2_6_0-gnu-hpc-doc-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="tensorflow2_2_6_0-gnu-hpc-doc-2.6.0-bp153.2.3.1">tensorflow2_2_6_0-gnu-hpc-doc-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tensorflow2_2_6_0-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="tensorflow2_2_6_0-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">tensorflow2_2_6_0-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tensorflow2_2_6_0-gnu-openmpi2-hpc-devel-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="tensorflow2_2_6_0-gnu-openmpi2-hpc-devel-2.6.0-bp153.2.3.1">tensorflow2_2_6_0-gnu-openmpi2-hpc-devel-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tensorflow2_2_6_0-gnu-openmpi2-hpc-doc-2.6.0-bp153.2.3.1">
      <FullProductName ProductID="tensorflow2_2_6_0-gnu-openmpi2-hpc-doc-2.6.0-bp153.2.3.1">tensorflow2_2_6_0-gnu-openmpi2-hpc-doc-2.6.0-bp153.2.3.1</FullProductName>
    </Branch>
    <Relationship ProductReference="bazel-skylib1.0.3-source-1.0.3-bp153.2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:bazel-skylib1.0.3-source-1.0.3-bp153.2.1">bazel-skylib1.0.3-source-1.0.3-bp153.2.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="bazel3.7-3.7.2-bp153.4.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:bazel3.7-3.7.2-bp153.4.1">bazel3.7-3.7.2-bp153.4.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libiomp5-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:libiomp5-2.6.0-bp153.2.3.1">libiomp5-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libiomp5-gnu-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:libiomp5-gnu-hpc-2.6.0-bp153.2.3.1">libiomp5-gnu-hpc-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libiomp5-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:libiomp5-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">libiomp5-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtensorflow2-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:libtensorflow2-2.6.0-bp153.2.3.1">libtensorflow2-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtensorflow2-gnu-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:libtensorflow2-gnu-hpc-2.6.0-bp153.2.3.1">libtensorflow2-gnu-hpc-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:libtensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">libtensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtensorflow_cc2-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:libtensorflow_cc2-2.6.0-bp153.2.3.1">libtensorflow_cc2-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtensorflow_cc2-gnu-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:libtensorflow_cc2-gnu-hpc-2.6.0-bp153.2.3.1">libtensorflow_cc2-gnu-hpc-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtensorflow_cc2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:libtensorflow_cc2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">libtensorflow_cc2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtensorflow_framework2-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:libtensorflow_framework2-2.6.0-bp153.2.3.1">libtensorflow_framework2-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtensorflow_framework2-gnu-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:libtensorflow_framework2-gnu-hpc-2.6.0-bp153.2.3.1">libtensorflow_framework2-gnu-hpc-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtensorflow_framework2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:libtensorflow_framework2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">libtensorflow_framework2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:tensorflow2-2.6.0-bp153.2.3.1">tensorflow2-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2-devel-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:tensorflow2-devel-2.6.0-bp153.2.3.1">tensorflow2-devel-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2-doc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:tensorflow2-doc-2.6.0-bp153.2.3.1">tensorflow2-doc-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2-gnu-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:tensorflow2-gnu-hpc-2.6.0-bp153.2.3.1">tensorflow2-gnu-hpc-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:tensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">tensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2-lite-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:tensorflow2-lite-2.6.0-bp153.2.3.1">tensorflow2-lite-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2-lite-devel-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:tensorflow2-lite-devel-2.6.0-bp153.2.3.1">tensorflow2-lite-devel-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2_2_6_0-gnu-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:tensorflow2_2_6_0-gnu-hpc-2.6.0-bp153.2.3.1">tensorflow2_2_6_0-gnu-hpc-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2_2_6_0-gnu-hpc-devel-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:tensorflow2_2_6_0-gnu-hpc-devel-2.6.0-bp153.2.3.1">tensorflow2_2_6_0-gnu-hpc-devel-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2_2_6_0-gnu-hpc-doc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:tensorflow2_2_6_0-gnu-hpc-doc-2.6.0-bp153.2.3.1">tensorflow2_2_6_0-gnu-hpc-doc-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2_2_6_0-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:tensorflow2_2_6_0-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">tensorflow2_2_6_0-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2_2_6_0-gnu-openmpi2-hpc-devel-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:tensorflow2_2_6_0-gnu-openmpi2-hpc-devel-2.6.0-bp153.2.3.1">tensorflow2_2_6_0-gnu-openmpi2-hpc-devel-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2_2_6_0-gnu-openmpi2-hpc-doc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP3">
      <FullProductName ProductID="SUSE Package Hub 15 SP3:tensorflow2_2_6_0-gnu-openmpi2-hpc-doc-2.6.0-bp153.2.3.1">tensorflow2_2_6_0-gnu-openmpi2-hpc-doc-2.6.0-bp153.2.3.1 as a component of SUSE Package Hub 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="bazel-skylib1.0.3-source-1.0.3-bp153.2.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:bazel-skylib1.0.3-source-1.0.3-bp153.2.1">bazel-skylib1.0.3-source-1.0.3-bp153.2.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="bazel3.7-3.7.2-bp153.4.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:bazel3.7-3.7.2-bp153.4.1">bazel3.7-3.7.2-bp153.4.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libiomp5-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libiomp5-2.6.0-bp153.2.3.1">libiomp5-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libiomp5-gnu-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libiomp5-gnu-hpc-2.6.0-bp153.2.3.1">libiomp5-gnu-hpc-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libiomp5-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libiomp5-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">libiomp5-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtensorflow2-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libtensorflow2-2.6.0-bp153.2.3.1">libtensorflow2-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtensorflow2-gnu-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libtensorflow2-gnu-hpc-2.6.0-bp153.2.3.1">libtensorflow2-gnu-hpc-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libtensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">libtensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtensorflow_cc2-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libtensorflow_cc2-2.6.0-bp153.2.3.1">libtensorflow_cc2-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtensorflow_cc2-gnu-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libtensorflow_cc2-gnu-hpc-2.6.0-bp153.2.3.1">libtensorflow_cc2-gnu-hpc-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtensorflow_cc2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libtensorflow_cc2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">libtensorflow_cc2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtensorflow_framework2-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libtensorflow_framework2-2.6.0-bp153.2.3.1">libtensorflow_framework2-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtensorflow_framework2-gnu-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libtensorflow_framework2-gnu-hpc-2.6.0-bp153.2.3.1">libtensorflow_framework2-gnu-hpc-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtensorflow_framework2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:libtensorflow_framework2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">libtensorflow_framework2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:tensorflow2-2.6.0-bp153.2.3.1">tensorflow2-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2-devel-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:tensorflow2-devel-2.6.0-bp153.2.3.1">tensorflow2-devel-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2-doc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:tensorflow2-doc-2.6.0-bp153.2.3.1">tensorflow2-doc-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2-gnu-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:tensorflow2-gnu-hpc-2.6.0-bp153.2.3.1">tensorflow2-gnu-hpc-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:tensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">tensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2-lite-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:tensorflow2-lite-2.6.0-bp153.2.3.1">tensorflow2-lite-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2-lite-devel-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:tensorflow2-lite-devel-2.6.0-bp153.2.3.1">tensorflow2-lite-devel-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2_2_6_0-gnu-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:tensorflow2_2_6_0-gnu-hpc-2.6.0-bp153.2.3.1">tensorflow2_2_6_0-gnu-hpc-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2_2_6_0-gnu-hpc-devel-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:tensorflow2_2_6_0-gnu-hpc-devel-2.6.0-bp153.2.3.1">tensorflow2_2_6_0-gnu-hpc-devel-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2_2_6_0-gnu-hpc-doc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:tensorflow2_2_6_0-gnu-hpc-doc-2.6.0-bp153.2.3.1">tensorflow2_2_6_0-gnu-hpc-doc-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2_2_6_0-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:tensorflow2_2_6_0-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1">tensorflow2_2_6_0-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2_2_6_0-gnu-openmpi2-hpc-devel-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:tensorflow2_2_6_0-gnu-openmpi2-hpc-devel-2.6.0-bp153.2.3.1">tensorflow2_2_6_0-gnu-openmpi2-hpc-devel-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow2_2_6_0-gnu-openmpi2-hpc-doc-2.6.0-bp153.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.3">
      <FullProductName ProductID="openSUSE Leap 15.3:tensorflow2_2_6_0-gnu-openmpi2-hpc-doc-2.6.0-bp153.2.3.1">tensorflow2_2_6_0-gnu-openmpi2-hpc-doc-2.6.0-bp153.2.3.1 as a component of openSUSE Leap 15.3</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">In affected versions of TensorFlow under certain cases, loading a saved model can result in accessing uninitialized memory while building the computation graph. The MakeEdge function creates an edge between one output tensor of the src node (given by output_index) and the input slot of the dst node (given by input_index). This is only possible if the types of the tensors on both sides coincide, so the function begins by obtaining the corresponding DataType values and comparing these for equality. However, there is no check that the indices point to inside of the arrays they index into. Thus, this can result in accessing data out of bounds of the corresponding heap allocated arrays. In most scenarios, this can manifest as unitialized data access, but if the index points far away from the boundaries of the arrays this can be used to leak addresses from the library. This is fixed in versions 1.15.5, 2.0.4, 2.1.3, 2.2.2, 2.3.2, and 2.4.0.</Note>
    </Notes>
    <CVE>CVE-2020-26271</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP3:bazel-skylib1.0.3-source-1.0.3-bp153.2.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:bazel3.7-3.7.2-bp153.4.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:libiomp5-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:libiomp5-gnu-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:libiomp5-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:libtensorflow2-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:libtensorflow2-gnu-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:libtensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:libtensorflow_cc2-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:libtensorflow_cc2-gnu-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:libtensorflow_cc2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:libtensorflow_framework2-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:libtensorflow_framework2-gnu-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:libtensorflow_framework2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:tensorflow2-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:tensorflow2-devel-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:tensorflow2-doc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:tensorflow2-gnu-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:tensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:tensorflow2-lite-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:tensorflow2-lite-devel-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:tensorflow2_2_6_0-gnu-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:tensorflow2_2_6_0-gnu-hpc-devel-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:tensorflow2_2_6_0-gnu-hpc-doc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:tensorflow2_2_6_0-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:tensorflow2_2_6_0-gnu-openmpi2-hpc-devel-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP3:tensorflow2_2_6_0-gnu-openmpi2-hpc-doc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:bazel-skylib1.0.3-source-1.0.3-bp153.2.1</ProductID>
        <ProductID>openSUSE Leap 15.3:bazel3.7-3.7.2-bp153.4.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libiomp5-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libiomp5-gnu-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libiomp5-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libtensorflow2-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libtensorflow2-gnu-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libtensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libtensorflow_cc2-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libtensorflow_cc2-gnu-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libtensorflow_cc2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libtensorflow_framework2-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libtensorflow_framework2-gnu-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:libtensorflow_framework2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:tensorflow2-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:tensorflow2-devel-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:tensorflow2-doc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:tensorflow2-gnu-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:tensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:tensorflow2-lite-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:tensorflow2-lite-devel-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:tensorflow2_2_6_0-gnu-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:tensorflow2_2_6_0-gnu-hpc-devel-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:tensorflow2_2_6_0-gnu-hpc-doc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:tensorflow2_2_6_0-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:tensorflow2_2_6_0-gnu-openmpi2-hpc-devel-2.6.0-bp153.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.3:tensorflow2_2_6_0-gnu-openmpi2-hpc-doc-2.6.0-bp153.2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>2.1</BaseScoreV2>
        <VectorV2>AV:L/AC:L/Au:N/C:P/I:N/A:N</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>3.3</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
