<?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-2021-37690</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2021-37690</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>5</Number>
        <Date>2023-09-06T23:41:47Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2021-08-17T01:11:10Z</InitialReleaseDate>
    <CurrentReleaseDate>2023-09-06T23:41:47Z</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-2021-37690</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">TensorFlow is an end-to-end open source platform for machine learning. In affected versions when running shape functions, some functions (such as `MutableHashTableShape`) produce extra output information in the form of a `ShapeAndType` struct. The shapes embedded in this struct are owned by an inference context that is cleaned up almost immediately; if the upstream code attempts to access this shape information, it can trigger a segfault. `ShapeRefiner` is mitigating this for normal output shapes by cloning them (and thus putting the newly created shape under ownership of an inference context that will not die), but we were not doing the same for shapes and types. This commit fixes that by doing similar logic on output shapes and types. We have patched the issue in GitHub commit ee119d4a498979525046fba1c3dd3f13a039fbb1. The fix will be included in TensorFlow 2.6.0. We will also cherrypick this commit on TensorFlow 2.5.1, TensorFlow 2.4.3, and TensorFlow 2.3.4, as these are also affected and still in supported range.</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 Family" Name="openSUSE Tumbleweed">
      <Branch Type="Product Name" Name="openSUSE Tumbleweed">
        <FullProductName ProductID="openSUSE Tumbleweed" CPE="cpe:/o:opensuse:tumbleweed">openSUSE Tumbleweed</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="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="tensorflow-lite-2.9.1-1.1">
      <FullProductName ProductID="tensorflow-lite-2.9.1-1.1">tensorflow-lite-2.9.1-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tensorflow-lite-devel-2.9.1-1.1">
      <FullProductName ProductID="tensorflow-lite-devel-2.9.1-1.1">tensorflow-lite-devel-2.9.1-1.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>
    <Relationship ProductReference="tensorflow-lite-2.9.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tensorflow-lite-2.9.1-1.1">tensorflow-lite-2.9.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="tensorflow-lite-devel-2.9.1-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:tensorflow-lite-devel-2.9.1-1.1">tensorflow-lite-devel-2.9.1-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">TensorFlow is an end-to-end open source platform for machine learning. In affected versions when running shape functions, some functions (such as `MutableHashTableShape`) produce extra output information in the form of a `ShapeAndType` struct. The shapes embedded in this struct are owned by an inference context that is cleaned up almost immediately; if the upstream code attempts to access this shape information, it can trigger a segfault. `ShapeRefiner` is mitigating this for normal output shapes by cloning them (and thus putting the newly created shape under ownership of an inference context that will not die), but we were not doing the same for shapes and types. This commit fixes that by doing similar logic on output shapes and types. We have patched the issue in GitHub commit ee119d4a498979525046fba1c3dd3f13a039fbb1. The fix will be included in TensorFlow 2.6.0. We will also cherrypick this commit on TensorFlow 2.5.1, TensorFlow 2.4.3, and TensorFlow 2.3.4, as these are also affected and still in supported range.</Note>
    </Notes>
    <CVE>CVE-2021-37690</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>
        <ProductID>openSUSE Tumbleweed:tensorflow-lite-2.9.1-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:tensorflow-lite-devel-2.9.1-1.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>4.6</BaseScoreV2>
        <VectorV2>AV:L/AC:L/Au:N/C:P/I:P/A:P</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>6.6</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
