<?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-26268</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-26268</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>5</Number>
        <Date>2023-09-06T23:55:40Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2021-05-30T14:44:29Z</InitialReleaseDate>
    <CurrentReleaseDate>2023-09-06T23:55:40Z</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-26268</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">In affected versions of TensorFlow the tf.raw_ops.ImmutableConst operation returns a constant tensor created from a memory mapped file which is assumed immutable. However, if the type of the tensor is not an integral type, the operation crashes the Python interpreter as it tries to write to the memory area. If the file is too small, TensorFlow properly returns an error as the memory area has fewer bytes than what is needed for the tensor it creates. However, as soon as there are enough bytes, the above snippet causes a segmentation fault. This is because the allocator used to return the buffer data is not marked as returning an opaque handle since the needed virtual method is not overridden. 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 the tf.raw_ops.ImmutableConst operation returns a constant tensor created from a memory mapped file which is assumed immutable. However, if the type of the tensor is not an integral type, the operation crashes the Python interpreter as it tries to write to the memory area. If the file is too small, TensorFlow properly returns an error as the memory area has fewer bytes than what is needed for the tensor it creates. However, as soon as there are enough bytes, the above snippet causes a segmentation fault. This is because the allocator used to return the buffer data is not marked as returning an opaque handle since the needed virtual method is not overridden. 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-26268</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>3.6</BaseScoreV2>
        <VectorV2>AV:L/AC:L/Au:N/C:N/I:P/A:P</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>4.4</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
