<?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-2017-1000410</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2017-1000410</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>73</Number>
        <Date>2025-03-25T00:42:02Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2021-05-30T14:06:26Z</InitialReleaseDate>
    <CurrentReleaseDate>2025-03-25T00:42:02Z</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-2017-1000410</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">The Linux kernel version 3.3-rc1 and later is affected by a vulnerability lies in the processing of incoming L2CAP commands - ConfigRequest, and ConfigResponse messages. This info leak is a result of uninitialized stack variables that may be returned to an attacker in their uninitialized state. By manipulating the code flows that precede the handling of these configuration messages, an attacker can also gain some control over which data will be held in the uninitialized stack variables. This can allow him to bypass KASLR, and stack canaries protection - as both pointers and stack canaries may be leaked in this manner. Combining this vulnerability (for example) with the previously disclosed RCE vulnerability in L2CAP configuration parsing (CVE-2017-1000251) may allow an attacker to exploit the RCE against kernels which were built with the above mitigations. These are the specifics of this vulnerability: In the function l2cap_parse_conf_rsp and in the function l2cap_parse_conf_req the following variable is declared without initialization: struct l2cap_conf_efs efs; In addition, when parsing input configuration parameters in both of these functions, the switch case for handling EFS elements may skip the memcpy call that will write to the efs variable: ... case L2CAP_CONF_EFS: if (olen == sizeof(efs)) memcpy(&amp;efs, (void *)val, olen); ... The olen in the above if is attacker controlled, and regardless of that if, in both of these functions the efs variable would eventually be added to the outgoing configuration request that is being built: l2cap_add_conf_opt(&amp;ptr, L2CAP_CONF_EFS, sizeof(efs), (unsigned long) &amp;efs); So by sending a configuration request, or response, that contains an L2CAP_CONF_EFS element, but with an element length that is not sizeof(efs) - the memcpy to the uninitialized efs variable can be avoided, and the uninitialized variable would be returned to the attacker (16 bytes).</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="4" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
  </DocumentNotes>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2017-December/003549.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:3398-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2017-December/003550.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:3410-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2018-January/003629.html</URL>
      <Description>E-Mail link for SUSE-SU-2018:0213-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/4UYJRYWN3YIKVO45AOJQMXXWEWZ76QPX/#4UYJRYWN3YIKVO45AOJQMXXWEWZ76QPX</URL>
      <Description>E-Mail link for openSUSE-SU-2017:3358-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KNOTZX2CMPWZWZ2GTPQ2RA6T3XMG2V5Y/#KNOTZX2CMPWZWZ2GTPQ2RA6T3XMG2V5Y</URL>
      <Description>E-Mail link for openSUSE-SU-2017:3359-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="HPE Helion OpenStack 8">
      <Branch Type="Product Name" Name="HPE Helion OpenStack 8">
        <FullProductName ProductID="HPE Helion OpenStack 8" CPE="cpe:/o:suse:hpe-helion-openstack:8">HPE Helion OpenStack 8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1" CPE="cpe:/o:suse:sle-module-basesystem:15:sp1">SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP1" CPE="cpe:/o:suse:sle-module-development-tools:15:sp1">SUSE Linux Enterprise Module for Development Tools 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP1" CPE="cpe:/o:suse:sle-module-legacy:15:sp1">SUSE Linux Enterprise Module for Legacy 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 7">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP2" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp2">SUSE Linux Enterprise Module for Public Cloud 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Enterprise Storage 7.1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp3">SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Liberty Linux 7">
      <Branch Type="Product Name" Name="SUSE Liberty Linux 7">
        <FullProductName ProductID="SUSE Liberty Linux 7" CPE="cpe:/o:suse:sll:7">SUSE Liberty Linux 7</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 12 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Desktop 12 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2" CPE="cpe:/o:suse:sled:12:sp2">SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP2" CPE="cpe:/o:suse:sle-sdk:12:sp2">SUSE Linux Enterprise Software Development Kit 12 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 12 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP2" CPE="cpe:/o:suse:sle-we:12:sp2">SUSE Linux Enterprise Workstation Extension 12 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 12 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Desktop 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP3" CPE="cpe:/o:suse:sled:12:sp3">SUSE Linux Enterprise Desktop 12 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP3" CPE="cpe:/o:suse:sle-sdk:12:sp3">SUSE Linux Enterprise Software Development Kit 12 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP3" CPE="cpe:/o:suse:sle-we:12:sp3">SUSE Linux Enterprise Workstation Extension 12 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Desktop 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP4" CPE="cpe:/o:suse:sled:12:sp4">SUSE Linux Enterprise Desktop 12 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP4" CPE="cpe:/o:suse:sle-sdk:12:sp4">SUSE Linux Enterprise Software Development Kit 12 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP4" CPE="cpe:/o:suse:sle-we:12:sp4">SUSE Linux Enterprise Workstation Extension 12 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15" CPE="cpe:/o:suse:sle-module-basesystem:15">SUSE Linux Enterprise Module for Basesystem 15</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15" CPE="cpe:/o:suse:sle-module-development-tools:15">SUSE Linux Enterprise Module for Development Tools 15</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 15">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15" CPE="cpe:/o:suse:sle-we:15">SUSE Linux Enterprise Workstation Extension 15</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1" CPE="cpe:/o:suse:sle-module-basesystem:15:sp1">SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP1" CPE="cpe:/o:suse:sle-module-development-tools:15:sp1">SUSE Linux Enterprise Module for Development Tools 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP1" CPE="cpe:/o:suse:sle-we:15:sp1">SUSE Linux Enterprise Workstation Extension 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 12 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 12 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP2" CPE="cpe:/o:suse:sle-ha:12:sp2">SUSE Linux Enterprise High Availability Extension 12 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 12 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP3" CPE="cpe:/o:suse:sle-ha:12:sp3">SUSE Linux Enterprise High Availability Extension 12 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 12 SP5" CPE="cpe:/o:suse:sle-hpc:12:sp5">SUSE Linux Enterprise High Performance Computing 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15" CPE="cpe:/o:suse:sle-module-basesystem:15">SUSE Linux Enterprise Module for Basesystem 15</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15" CPE="cpe:/o:suse:sle-module-development-tools:15">SUSE Linux Enterprise Module for Development Tools 15</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15" CPE="cpe:/o:suse:sle-module-legacy:15">SUSE Linux Enterprise Module for Legacy 15</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15" CPE="cpe:/o:suse:sle-module-public-cloud:15">SUSE Linux Enterprise Module for Public Cloud 15</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1" CPE="cpe:/o:suse:sle-module-basesystem:15:sp1">SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP1" CPE="cpe:/o:suse:sle-module-development-tools:15:sp1">SUSE Linux Enterprise Module for Development Tools 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP1" CPE="cpe:/o:suse:sle-module-legacy:15:sp1">SUSE Linux Enterprise Module for Legacy 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP2" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp2">SUSE Linux Enterprise Module for Public Cloud 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp3">SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15">SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 12">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 12">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12" CPE="cpe:/o:suse:sle-live-patching:12">SUSE Linux Enterprise Live Patching 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 12 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP3" CPE="cpe:/o:suse:sle-live-patching:12:sp3">SUSE Linux Enterprise Live Patching 12 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Real Time 12 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Real Time 12 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP2" CPE="cpe:/o:suse:suse-linux-enterprise-rt:12:sp2">SUSE Linux Enterprise Real Time 12 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP1 for Teradata">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP1 for Teradata">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP1 for Teradata" CPE="cpe:/o:suse:suse_sles_teradata:11:sp1">SUSE Linux Enterprise Server 11 SP1 for Teradata</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP3 for Teradata">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP3 for Teradata">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3 for Teradata" CPE="cpe:/o:suse:suse_sles_teradata:11:sp3">SUSE Linux Enterprise Server 11 SP3 for Teradata</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4-LTSS" CPE="cpe:/o:suse:suse_sles:11:sp4">SUSE Linux Enterprise Server 11 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2" CPE="cpe:/o:suse:sles:12:sp2">SUSE Linux Enterprise Server 12 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP2" CPE="cpe:/o:suse:sle-sdk:12:sp2">SUSE Linux Enterprise Software Development Kit 12 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 12 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP2" CPE="cpe:/o:suse:sle-we:12:sp2">SUSE Linux Enterprise Workstation Extension 12 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP2-BCL">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP2-BCL">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL" CPE="cpe:/o:suse:sles-bcl:12:sp2">SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3" CPE="cpe:/o:suse:sles:12:sp3">SUSE Linux Enterprise Server 12 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP3" CPE="cpe:/o:suse:sle-sdk:12:sp3">SUSE Linux Enterprise Software Development Kit 12 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP3" CPE="cpe:/o:suse:sle-we:12:sp3">SUSE Linux Enterprise Workstation Extension 12 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4" CPE="cpe:/o:suse:sles:12:sp4">SUSE Linux Enterprise Server 12 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP4" CPE="cpe:/o:suse:sle-sdk:12:sp4">SUSE Linux Enterprise Software Development Kit 12 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP4" CPE="cpe:/o:suse:sle-we:12:sp4">SUSE Linux Enterprise Workstation Extension 12 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP4-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS" CPE="cpe:/o:suse:sles-espos:12:sp4">SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS" CPE="cpe:/o:suse:sles-ltss:12:sp4">SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5" CPE="cpe:/o:suse:sles:12:sp5">SUSE Linux Enterprise Server 12 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5" CPE="cpe:/o:suse:sle-sdk:12:sp5">SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5" CPE="cpe:/o:suse:sle-we:12:sp5">SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15" CPE="cpe:/o:suse:sle-module-basesystem:15">SUSE Linux Enterprise Module for Basesystem 15</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15" CPE="cpe:/o:suse:sle-module-development-tools:15">SUSE Linux Enterprise Module for Development Tools 15</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15" CPE="cpe:/o:suse:sle-module-legacy:15">SUSE Linux Enterprise Module for Legacy 15</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15" CPE="cpe:/o:suse:sle-module-public-cloud:15">SUSE Linux Enterprise Module for Public Cloud 15</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 15">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15" CPE="cpe:/o:suse:sle-we:15">SUSE Linux Enterprise Workstation Extension 15</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1" CPE="cpe:/o:suse:sle-module-basesystem:15:sp1">SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP1" CPE="cpe:/o:suse:sle-module-development-tools:15:sp1">SUSE Linux Enterprise Module for Development Tools 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP1" CPE="cpe:/o:suse:sle-module-legacy:15:sp1">SUSE Linux Enterprise Module for Legacy 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP1" CPE="cpe:/o:suse:sle-we:15:sp1">SUSE Linux Enterprise Workstation Extension 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP2" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp2">SUSE Linux Enterprise Module for Public Cloud 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp3">SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15">SUSE Linux Enterprise Server 15-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS" CPE="cpe:/o:suse:sles-ltss:15">SUSE Linux Enterprise Server 15-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" CPE="cpe:/o:suse:sles:12:sp2">SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP2" CPE="cpe:/o:suse:sles_sap:12:sp2">SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP2" CPE="cpe:/o:suse:sle-sdk:12:sp2">SUSE Linux Enterprise Software Development Kit 12 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 12 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP2" CPE="cpe:/o:suse:sle-we:12:sp2">SUSE Linux Enterprise Workstation Extension 12 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3" CPE="cpe:/o:suse:sles_sap:12:sp3">SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP3" CPE="cpe:/o:suse:sle-sdk:12:sp3">SUSE Linux Enterprise Software Development Kit 12 SP3</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 12 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP3" CPE="cpe:/o:suse:sle-we:12:sp3">SUSE Linux Enterprise Workstation Extension 12 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4" CPE="cpe:/o:suse:sles_sap:12:sp4">SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP4" CPE="cpe:/o:suse:sle-sdk:12:sp4">SUSE Linux Enterprise Software Development Kit 12 SP4</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP4" CPE="cpe:/o:suse:sle-we:12:sp4">SUSE Linux Enterprise Workstation Extension 12 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5" CPE="cpe:/o:suse:sles_sap:12:sp5">SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5" CPE="cpe:/o:suse:sle-sdk:12:sp5">SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5" CPE="cpe:/o:suse:sle-we:12:sp5">SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15" CPE="cpe:/o:suse:sle-module-basesystem:15">SUSE Linux Enterprise Module for Basesystem 15</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15" CPE="cpe:/o:suse:sle-module-development-tools:15">SUSE Linux Enterprise Module for Development Tools 15</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15" CPE="cpe:/o:suse:sle-module-legacy:15">SUSE Linux Enterprise Module for Legacy 15</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15" CPE="cpe:/o:suse:sle-module-public-cloud:15">SUSE Linux Enterprise Module for Public Cloud 15</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15" CPE="cpe:/o:suse:sles_sap:15">SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 15">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15" CPE="cpe:/o:suse:sle-we:15">SUSE Linux Enterprise Workstation Extension 15</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1" CPE="cpe:/o:suse:sle-module-basesystem:15:sp1">SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP1" CPE="cpe:/o:suse:sle-module-development-tools:15:sp1">SUSE Linux Enterprise Module for Development Tools 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP1" CPE="cpe:/o:suse:sle-module-legacy:15:sp1">SUSE Linux Enterprise Module for Legacy 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Workstation Extension 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP1" CPE="cpe:/o:suse:sle-we:15:sp1">SUSE Linux Enterprise Workstation Extension 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP2" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp2">SUSE Linux Enterprise Module for Public Cloud 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp3">SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1" CPE="cpe:/o:suse:sle-module-basesystem:15:sp1">SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP1" CPE="cpe:/o:suse:sle-module-development-tools:15:sp1">SUSE Linux Enterprise Module for Development Tools 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP1" CPE="cpe:/o:suse:sle-module-legacy:15:sp1">SUSE Linux Enterprise Module for Legacy 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP2" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp2">SUSE Linux Enterprise Module for Public Cloud 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp3">SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1" CPE="cpe:/o:suse:sle-module-basesystem:15:sp1">SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP1" CPE="cpe:/o:suse:sle-module-development-tools:15:sp1">SUSE Linux Enterprise Module for Development Tools 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP1" CPE="cpe:/o:suse:sle-module-legacy:15:sp1">SUSE Linux Enterprise Module for Legacy 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP2" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp2">SUSE Linux Enterprise Module for Public Cloud 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Retail Branch Server 4.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp3">SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.0">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1" CPE="cpe:/o:suse:sle-module-basesystem:15:sp1">SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Development Tools 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP1" CPE="cpe:/o:suse:sle-module-development-tools:15:sp1">SUSE Linux Enterprise Module for Development Tools 15 SP1</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Legacy 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP1" CPE="cpe:/o:suse:sle-module-legacy:15:sp1">SUSE Linux Enterprise Module for Legacy 15 SP1</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2" CPE="cpe:/o:suse:sle-module-basesystem:15:sp2">SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
      </Branch>
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP2" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp2">SUSE Linux Enterprise Module for Public Cloud 15 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3" CPE="cpe:/o:suse:sle-module-public-cloud:15:sp3">SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud 8">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 8">
        <FullProductName ProductID="SUSE OpenStack Cloud 8" CPE="cpe:/o:suse:suse-openstack-cloud:8">SUSE OpenStack Cloud 8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud 9">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 9">
        <FullProductName ProductID="SUSE OpenStack Cloud 9" CPE="cpe:/o:suse:suse-openstack-cloud:9">SUSE OpenStack Cloud 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud Crowbar 8">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud Crowbar 8">
        <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8" CPE="cpe:/o:suse:suse-openstack-cloud-crowbar:8">SUSE OpenStack Cloud Crowbar 8</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud Crowbar 9">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud Crowbar 9">
        <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9" CPE="cpe:/o:suse:suse-openstack-cloud-crowbar:9">SUSE OpenStack Cloud Crowbar 9</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.0">
      <Branch Type="Product Name" Name="openSUSE Leap 15.0">
        <FullProductName ProductID="openSUSE Leap 15.0" CPE="cpe:/o:opensuse:leap:15.0">openSUSE Leap 15.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-4.12.14-120.1">
      <FullProductName ProductID="cluster-md-kmp-default-4.12.14-120.1">cluster-md-kmp-default-4.12.14-120.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-4.4.103-6.33.1">
      <FullProductName ProductID="cluster-md-kmp-default-4.4.103-6.33.1">cluster-md-kmp-default-4.4.103-6.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-4.4.103-92.53.1">
      <FullProductName ProductID="cluster-md-kmp-default-4.4.103-92.53.1">cluster-md-kmp-default-4.4.103-92.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-rt-4.4.104-24.1">
      <FullProductName ProductID="cluster-md-kmp-rt-4.4.104-24.1">cluster-md-kmp-rt-4.4.104-24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-network-kmp-default-4.4.103-92.53.1">
      <FullProductName ProductID="cluster-network-kmp-default-4.4.103-92.53.1">cluster-network-kmp-default-4.4.103-92.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-network-kmp-rt-4.4.104-24.1">
      <FullProductName ProductID="cluster-network-kmp-rt-4.4.104-24.1">cluster-network-kmp-rt-4.4.104-24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-4.12.14-120.1">
      <FullProductName ProductID="dlm-kmp-default-4.12.14-120.1">dlm-kmp-default-4.12.14-120.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-4.4.103-6.33.1">
      <FullProductName ProductID="dlm-kmp-default-4.4.103-6.33.1">dlm-kmp-default-4.4.103-6.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-4.4.103-92.53.1">
      <FullProductName ProductID="dlm-kmp-default-4.4.103-92.53.1">dlm-kmp-default-4.4.103-92.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-rt-4.4.104-24.1">
      <FullProductName ProductID="dlm-kmp-rt-4.4.104-24.1">dlm-kmp-rt-4.4.104-24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-4.12.14-120.1">
      <FullProductName ProductID="gfs2-kmp-default-4.12.14-120.1">gfs2-kmp-default-4.12.14-120.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-4.4.103-6.33.1">
      <FullProductName ProductID="gfs2-kmp-default-4.4.103-6.33.1">gfs2-kmp-default-4.4.103-6.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-4.4.103-92.53.1">
      <FullProductName ProductID="gfs2-kmp-default-4.4.103-92.53.1">gfs2-kmp-default-4.4.103-92.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-rt-4.4.104-24.1">
      <FullProductName ProductID="gfs2-kmp-rt-4.4.104-24.1">gfs2-kmp-rt-4.4.104-24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-3.10.0-862.el7">
      <FullProductName ProductID="kernel-3.10.0-862.el7">kernel-3.10.0-862.el7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-abi-whitelists-3.10.0-862.el7">
      <FullProductName ProductID="kernel-abi-whitelists-3.10.0-862.el7">kernel-abi-whitelists-3.10.0-862.el7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-base-4.12.14-8.30.1">
      <FullProductName ProductID="kernel-azure-base-4.12.14-8.30.1">kernel-azure-base-4.12.14-8.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-azure-base-4.12.14-8.58.1">
      <FullProductName ProductID="kernel-azure-base-4.12.14-8.58.1">kernel-azure-base-4.12.14-8.58.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-3.10.0-862.el7">
      <FullProductName ProductID="kernel-debug-3.10.0-862.el7" CPE="cpe:2.3:a:linux:linux_kernel:3.10.0:*:*:*:*:*:*:*">kernel-debug-3.10.0-862.el7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-devel-3.10.0-862.el7">
      <FullProductName ProductID="kernel-debug-devel-3.10.0-862.el7">kernel-debug-devel-3.10.0-862.el7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default">
      <FullProductName ProductID="kernel-default" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.12.14-120.1">
      <FullProductName ProductID="kernel-default-4.12.14-120.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-4.12.14-120.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.12.14-195.1">
      <FullProductName ProductID="kernel-default-4.12.14-195.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-4.12.14-195.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.12.14-23.1">
      <FullProductName ProductID="kernel-default-4.12.14-23.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-4.12.14-23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.12.14-94.41.1">
      <FullProductName ProductID="kernel-default-4.12.14-94.41.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-4.12.14-94.41.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.12.14-lp150.11.4">
      <FullProductName ProductID="kernel-default-4.12.14-lp150.11.4" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-4.12.14-lp150.11.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.4.103-6.33.1">
      <FullProductName ProductID="kernel-default-4.4.103-6.33.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.103:*:*:*:*:*:*:*">kernel-default-4.4.103-6.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.4.103-92.53.1">
      <FullProductName ProductID="kernel-default-4.4.103-92.53.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.103:*:*:*:*:*:*:*">kernel-default-4.4.103-92.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base">
      <FullProductName ProductID="kernel-default-base" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-default-base</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-4.12.14-120.1">
      <FullProductName ProductID="kernel-default-base-4.12.14-120.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-base-4.12.14-120.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-4.12.14-195.1">
      <FullProductName ProductID="kernel-default-base-4.12.14-195.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-base-4.12.14-195.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-4.12.14-94.41.1">
      <FullProductName ProductID="kernel-default-base-4.12.14-94.41.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-default-base-4.12.14-94.41.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-4.4.103-6.33.1">
      <FullProductName ProductID="kernel-default-base-4.4.103-6.33.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.103:*:*:*:*:*:*:*">kernel-default-base-4.4.103-6.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-4.4.103-92.53.1">
      <FullProductName ProductID="kernel-default-base-4.4.103-92.53.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.103:*:*:*:*:*:*:*">kernel-default-base-4.4.103-92.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel">
      <FullProductName ProductID="kernel-default-devel">kernel-default-devel</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-4.12.14-120.1">
      <FullProductName ProductID="kernel-default-devel-4.12.14-120.1">kernel-default-devel-4.12.14-120.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-4.12.14-195.1">
      <FullProductName ProductID="kernel-default-devel-4.12.14-195.1">kernel-default-devel-4.12.14-195.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-4.12.14-23.1">
      <FullProductName ProductID="kernel-default-devel-4.12.14-23.1">kernel-default-devel-4.12.14-23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-4.12.14-94.41.1">
      <FullProductName ProductID="kernel-default-devel-4.12.14-94.41.1">kernel-default-devel-4.12.14-94.41.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-4.4.103-6.33.1">
      <FullProductName ProductID="kernel-default-devel-4.4.103-6.33.1">kernel-default-devel-4.4.103-6.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-4.4.103-92.53.1">
      <FullProductName ProductID="kernel-default-devel-4.4.103-92.53.1">kernel-default-devel-4.4.103-92.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-4.12.14-120.1">
      <FullProductName ProductID="kernel-default-extra-4.12.14-120.1">kernel-default-extra-4.12.14-120.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-4.12.14-195.1">
      <FullProductName ProductID="kernel-default-extra-4.12.14-195.1">kernel-default-extra-4.12.14-195.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-4.12.14-23.1">
      <FullProductName ProductID="kernel-default-extra-4.12.14-23.1">kernel-default-extra-4.12.14-23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-4.12.14-94.41.1">
      <FullProductName ProductID="kernel-default-extra-4.12.14-94.41.1">kernel-default-extra-4.12.14-94.41.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-4.4.103-6.33.1">
      <FullProductName ProductID="kernel-default-extra-4.4.103-6.33.1">kernel-default-extra-4.4.103-6.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-4.4.103-92.53.1">
      <FullProductName ProductID="kernel-default-extra-4.4.103-92.53.1">kernel-default-extra-4.4.103-92.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-kgraft">
      <FullProductName ProductID="kernel-default-kgraft">kernel-default-kgraft</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man">
      <FullProductName ProductID="kernel-default-man">kernel-default-man</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-4.12.14-120.1">
      <FullProductName ProductID="kernel-default-man-4.12.14-120.1">kernel-default-man-4.12.14-120.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-4.12.14-195.1">
      <FullProductName ProductID="kernel-default-man-4.12.14-195.1">kernel-default-man-4.12.14-195.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-4.12.14-197.40.1">
      <FullProductName ProductID="kernel-default-man-4.12.14-197.40.1">kernel-default-man-4.12.14-197.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-4.12.14-94.41.1">
      <FullProductName ProductID="kernel-default-man-4.12.14-94.41.1">kernel-default-man-4.12.14-94.41.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-4.4.103-6.33.1">
      <FullProductName ProductID="kernel-default-man-4.4.103-6.33.1">kernel-default-man-4.4.103-6.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-4.4.103-92.53.1">
      <FullProductName ProductID="kernel-default-man-4.4.103-92.53.1">kernel-default-man-4.4.103-92.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel">
      <FullProductName ProductID="kernel-devel" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-devel</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-3.10.0-862.el7">
      <FullProductName ProductID="kernel-devel-3.10.0-862.el7" CPE="cpe:2.3:o:linux:linux_kernel:3.10.0:*:*:*:*:*:*:*">kernel-devel-3.10.0-862.el7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.12.14-120.1">
      <FullProductName ProductID="kernel-devel-4.12.14-120.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-devel-4.12.14-120.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.12.14-195.1">
      <FullProductName ProductID="kernel-devel-4.12.14-195.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-devel-4.12.14-195.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.12.14-23.1">
      <FullProductName ProductID="kernel-devel-4.12.14-23.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-devel-4.12.14-23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.12.14-94.41.1">
      <FullProductName ProductID="kernel-devel-4.12.14-94.41.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-devel-4.12.14-94.41.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.4.103-6.33.1">
      <FullProductName ProductID="kernel-devel-4.4.103-6.33.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.103:*:*:*:*:*:*:*">kernel-devel-4.4.103-6.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.4.103-92.53.1">
      <FullProductName ProductID="kernel-devel-4.4.103-92.53.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.103:*:*:*:*:*:*:*">kernel-devel-4.4.103-92.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-azure-4.12.14-5.47.1">
      <FullProductName ProductID="kernel-devel-azure-4.12.14-5.47.1">kernel-devel-azure-4.12.14-5.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-rt-4.4.104-24.1">
      <FullProductName ProductID="kernel-devel-rt-4.4.104-24.1">kernel-devel-rt-4.4.104-24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-doc-3.10.0-862.el7">
      <FullProductName ProductID="kernel-doc-3.10.0-862.el7">kernel-doc-3.10.0-862.el7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-4.12.14-120.1">
      <FullProductName ProductID="kernel-docs-4.12.14-120.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-docs-4.12.14-120.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-4.12.14-195.1">
      <FullProductName ProductID="kernel-docs-4.12.14-195.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-docs-4.12.14-195.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-4.12.14-23.1">
      <FullProductName ProductID="kernel-docs-4.12.14-23.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-docs-4.12.14-23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-4.12.14-94.41.1">
      <FullProductName ProductID="kernel-docs-4.12.14-94.41.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-docs-4.12.14-94.41.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-4.4.103-6.33.1">
      <FullProductName ProductID="kernel-docs-4.4.103-6.33.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.103:*:*:*:*:*:*:*">kernel-docs-4.4.103-6.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-4.4.103-92.53.1">
      <FullProductName ProductID="kernel-docs-4.4.103-92.53.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.103:*:*:*:*:*:*:*">kernel-docs-4.4.103-92.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-headers-3.10.0-862.el7">
      <FullProductName ProductID="kernel-headers-3.10.0-862.el7">kernel-headers-3.10.0-862.el7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros">
      <FullProductName ProductID="kernel-macros">kernel-macros</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-4.12.14-120.1">
      <FullProductName ProductID="kernel-macros-4.12.14-120.1">kernel-macros-4.12.14-120.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-4.12.14-195.1">
      <FullProductName ProductID="kernel-macros-4.12.14-195.1">kernel-macros-4.12.14-195.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-4.12.14-23.1">
      <FullProductName ProductID="kernel-macros-4.12.14-23.1">kernel-macros-4.12.14-23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-4.12.14-94.41.1">
      <FullProductName ProductID="kernel-macros-4.12.14-94.41.1">kernel-macros-4.12.14-94.41.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-4.4.103-6.33.1">
      <FullProductName ProductID="kernel-macros-4.4.103-6.33.1">kernel-macros-4.4.103-6.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-4.4.103-92.53.1">
      <FullProductName ProductID="kernel-macros-4.4.103-92.53.1">kernel-macros-4.4.103-92.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-4.12.14-120.1">
      <FullProductName ProductID="kernel-obs-build-4.12.14-120.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-obs-build-4.12.14-120.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-4.12.14-195.1">
      <FullProductName ProductID="kernel-obs-build-4.12.14-195.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-obs-build-4.12.14-195.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-4.12.14-23.1">
      <FullProductName ProductID="kernel-obs-build-4.12.14-23.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-obs-build-4.12.14-23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-4.12.14-94.41.1">
      <FullProductName ProductID="kernel-obs-build-4.12.14-94.41.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-obs-build-4.12.14-94.41.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-4.4.103-6.33.1">
      <FullProductName ProductID="kernel-obs-build-4.4.103-6.33.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.103:*:*:*:*:*:*:*">kernel-obs-build-4.4.103-6.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-4.4.103-92.53.1">
      <FullProductName ProductID="kernel-obs-build-4.4.103-92.53.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.103:*:*:*:*:*:*:*">kernel-obs-build-4.4.103-92.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-4.4.104-24.1">
      <FullProductName ProductID="kernel-rt-4.4.104-24.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.104:*:*:*:*:*:*:*">kernel-rt-4.4.104-24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-base-4.4.104-24.1">
      <FullProductName ProductID="kernel-rt-base-4.4.104-24.1">kernel-rt-base-4.4.104-24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-devel-4.4.104-24.1">
      <FullProductName ProductID="kernel-rt-devel-4.4.104-24.1">kernel-rt-devel-4.4.104-24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-devel-4.4.104-24.1">
      <FullProductName ProductID="kernel-rt_debug-devel-4.4.104-24.1">kernel-rt_debug-devel-4.4.104-24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source">
      <FullProductName ProductID="kernel-source" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-source</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-4.12.14-120.1">
      <FullProductName ProductID="kernel-source-4.12.14-120.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-source-4.12.14-120.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-4.12.14-195.1">
      <FullProductName ProductID="kernel-source-4.12.14-195.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-source-4.12.14-195.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-4.12.14-23.1">
      <FullProductName ProductID="kernel-source-4.12.14-23.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-source-4.12.14-23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-4.12.14-94.41.1">
      <FullProductName ProductID="kernel-source-4.12.14-94.41.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-source-4.12.14-94.41.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-4.4.103-6.33.1">
      <FullProductName ProductID="kernel-source-4.4.103-6.33.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.103:*:*:*:*:*:*:*">kernel-source-4.4.103-6.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-4.4.103-92.53.1">
      <FullProductName ProductID="kernel-source-4.4.103-92.53.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.103:*:*:*:*:*:*:*">kernel-source-4.4.103-92.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-azure">
      <FullProductName ProductID="kernel-source-azure" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-source-azure</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-azure-4.12.14-5.47.1">
      <FullProductName ProductID="kernel-source-azure-4.12.14-5.47.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-source-azure-4.12.14-5.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-rt-4.4.104-24.1">
      <FullProductName ProductID="kernel-source-rt-4.4.104-24.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.104:*:*:*:*:*:*:*">kernel-source-rt-4.4.104-24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-4.12.14-120.1">
      <FullProductName ProductID="kernel-syms-4.12.14-120.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-syms-4.12.14-120.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-4.12.14-195.1">
      <FullProductName ProductID="kernel-syms-4.12.14-195.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-syms-4.12.14-195.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-4.12.14-23.1">
      <FullProductName ProductID="kernel-syms-4.12.14-23.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-syms-4.12.14-23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-4.12.14-94.41.1">
      <FullProductName ProductID="kernel-syms-4.12.14-94.41.1" CPE="cpe:2.3:o:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-syms-4.12.14-94.41.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-4.4.103-6.33.1">
      <FullProductName ProductID="kernel-syms-4.4.103-6.33.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.103:*:*:*:*:*:*:*">kernel-syms-4.4.103-6.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-4.4.103-92.53.1">
      <FullProductName ProductID="kernel-syms-4.4.103-92.53.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.103:*:*:*:*:*:*:*">kernel-syms-4.4.103-92.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-rt-4.4.104-24.1">
      <FullProductName ProductID="kernel-syms-rt-4.4.104-24.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.104:*:*:*:*:*:*:*">kernel-syms-rt-4.4.104-24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-tools-3.10.0-862.el7">
      <FullProductName ProductID="kernel-tools-3.10.0-862.el7">kernel-tools-3.10.0-862.el7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-tools-libs-3.10.0-862.el7">
      <FullProductName ProductID="kernel-tools-libs-3.10.0-862.el7">kernel-tools-libs-3.10.0-862.el7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-tools-libs-devel-3.10.0-862.el7">
      <FullProductName ProductID="kernel-tools-libs-devel-3.10.0-862.el7">kernel-tools-libs-devel-3.10.0-862.el7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-vanilla-base-4.12.14-23.1">
      <FullProductName ProductID="kernel-vanilla-base-4.12.14-23.1">kernel-vanilla-base-4.12.14-23.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-vanilla-base-4.12.14-lp150.11.4">
      <FullProductName ProductID="kernel-vanilla-base-4.12.14-lp150.11.4">kernel-vanilla-base-4.12.14-lp150.11.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-zfcpdump-4.12.14-195.1">
      <FullProductName ProductID="kernel-zfcpdump-4.12.14-195.1" CPE="cpe:2.3:a:linux:linux_kernel:4.12.14:*:*:*:*:*:*:*">kernel-zfcpdump-4.12.14-195.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_103-6_33-default-1-4.3.1">
      <FullProductName ProductID="kgraft-patch-4_4_103-6_33-default-1-4.3.1">kgraft-patch-4_4_103-6_33-default-1-4.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_103-92_53-default-1-3.3.1">
      <FullProductName ProductID="kgraft-patch-4_4_103-92_53-default-1-3.3.1">kgraft-patch-4_4_103-92_53-default-1-3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-4.12.14-120.1">
      <FullProductName ProductID="ocfs2-kmp-default-4.12.14-120.1">ocfs2-kmp-default-4.12.14-120.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-4.4.103-6.33.1">
      <FullProductName ProductID="ocfs2-kmp-default-4.4.103-6.33.1">ocfs2-kmp-default-4.4.103-6.33.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-4.4.103-92.53.1">
      <FullProductName ProductID="ocfs2-kmp-default-4.4.103-92.53.1">ocfs2-kmp-default-4.4.103-92.53.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-rt-4.4.104-24.1">
      <FullProductName ProductID="ocfs2-kmp-rt-4.4.104-24.1">ocfs2-kmp-rt-4.4.104-24.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="perf-3.10.0-862.el7">
      <FullProductName ProductID="perf-3.10.0-862.el7">perf-3.10.0-862.el7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python-perf-3.10.0-862.el7">
      <FullProductName ProductID="python-perf-3.10.0-862.el7">python-perf-3.10.0-862.el7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default">
      <FullProductName ProductID="reiserfs-kmp-default">reiserfs-kmp-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default-4.12.14-195.1">
      <FullProductName ProductID="reiserfs-kmp-default-4.12.14-195.1">reiserfs-kmp-default-4.12.14-195.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default-4.12.14-23.1">
      <FullProductName ProductID="reiserfs-kmp-default-4.12.14-23.1">reiserfs-kmp-default-4.12.14-23.1</FullProductName>
    </Branch>
    <Relationship ProductReference="kernel-3.10.0-862.el7" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 7">
      <FullProductName ProductID="SUSE Liberty Linux 7:kernel-3.10.0-862.el7">kernel-3.10.0-862.el7 as a component of SUSE Liberty Linux 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-abi-whitelists-3.10.0-862.el7" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 7">
      <FullProductName ProductID="SUSE Liberty Linux 7:kernel-abi-whitelists-3.10.0-862.el7">kernel-abi-whitelists-3.10.0-862.el7 as a component of SUSE Liberty Linux 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-3.10.0-862.el7" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 7">
      <FullProductName ProductID="SUSE Liberty Linux 7:kernel-debug-3.10.0-862.el7">kernel-debug-3.10.0-862.el7 as a component of SUSE Liberty Linux 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-debug-devel-3.10.0-862.el7" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 7">
      <FullProductName ProductID="SUSE Liberty Linux 7:kernel-debug-devel-3.10.0-862.el7">kernel-debug-devel-3.10.0-862.el7 as a component of SUSE Liberty Linux 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-3.10.0-862.el7" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 7">
      <FullProductName ProductID="SUSE Liberty Linux 7:kernel-devel-3.10.0-862.el7">kernel-devel-3.10.0-862.el7 as a component of SUSE Liberty Linux 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-doc-3.10.0-862.el7" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 7">
      <FullProductName ProductID="SUSE Liberty Linux 7:kernel-doc-3.10.0-862.el7">kernel-doc-3.10.0-862.el7 as a component of SUSE Liberty Linux 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-headers-3.10.0-862.el7" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 7">
      <FullProductName ProductID="SUSE Liberty Linux 7:kernel-headers-3.10.0-862.el7">kernel-headers-3.10.0-862.el7 as a component of SUSE Liberty Linux 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-tools-3.10.0-862.el7" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 7">
      <FullProductName ProductID="SUSE Liberty Linux 7:kernel-tools-3.10.0-862.el7">kernel-tools-3.10.0-862.el7 as a component of SUSE Liberty Linux 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-tools-libs-3.10.0-862.el7" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 7">
      <FullProductName ProductID="SUSE Liberty Linux 7:kernel-tools-libs-3.10.0-862.el7">kernel-tools-libs-3.10.0-862.el7 as a component of SUSE Liberty Linux 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-tools-libs-devel-3.10.0-862.el7" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 7">
      <FullProductName ProductID="SUSE Liberty Linux 7:kernel-tools-libs-devel-3.10.0-862.el7">kernel-tools-libs-devel-3.10.0-862.el7 as a component of SUSE Liberty Linux 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="perf-3.10.0-862.el7" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 7">
      <FullProductName ProductID="SUSE Liberty Linux 7:perf-3.10.0-862.el7">perf-3.10.0-862.el7 as a component of SUSE Liberty Linux 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="python-perf-3.10.0-862.el7" RelationType="Default Component Of" RelatesToProductReference="SUSE Liberty Linux 7">
      <FullProductName ProductID="SUSE Liberty Linux 7:python-perf-3.10.0-862.el7">python-perf-3.10.0-862.el7 as a component of SUSE Liberty Linux 7</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.103-92.53.1">kernel-default-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.103-92.53.1">kernel-default-devel-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.103-92.53.1">kernel-default-extra-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.103-92.53.1">kernel-devel-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.103-92.53.1">kernel-macros-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.103-92.53.1">kernel-source-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.103-92.53.1">kernel-syms-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.103-6.33.1">kernel-default-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Desktop 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.103-6.33.1">kernel-default-devel-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Desktop 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.103-6.33.1">kernel-default-extra-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Desktop 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.103-6.33.1">kernel-devel-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Desktop 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.103-6.33.1">kernel-macros-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Desktop 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.103-6.33.1">kernel-source-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Desktop 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.103-6.33.1">kernel-syms-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Desktop 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-94.41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-94.41.1">kernel-default-4.12.14-94.41.1 as a component of SUSE Linux Enterprise Desktop 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-94.41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-94.41.1">kernel-default-devel-4.12.14-94.41.1 as a component of SUSE Linux Enterprise Desktop 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-4.12.14-94.41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-94.41.1">kernel-default-extra-4.12.14-94.41.1 as a component of SUSE Linux Enterprise Desktop 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-94.41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-94.41.1">kernel-devel-4.12.14-94.41.1 as a component of SUSE Linux Enterprise Desktop 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-94.41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-94.41.1">kernel-macros-4.12.14-94.41.1 as a component of SUSE Linux Enterprise Desktop 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-94.41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-94.41.1">kernel-source-4.12.14-94.41.1 as a component of SUSE Linux Enterprise Desktop 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-94.41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-94.41.1">kernel-syms-4.12.14-94.41.1 as a component of SUSE Linux Enterprise Desktop 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.103-92.53.1">cluster-md-kmp-default-4.4.103-92.53.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-network-kmp-default-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.103-92.53.1">cluster-network-kmp-default-4.4.103-92.53.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.103-92.53.1">dlm-kmp-default-4.4.103-92.53.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.103-92.53.1">gfs2-kmp-default-4.4.103-92.53.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.103-92.53.1">ocfs2-kmp-default-4.4.103-92.53.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.103-6.33.1">cluster-md-kmp-default-4.4.103-6.33.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.103-6.33.1">dlm-kmp-default-4.4.103-6.33.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.103-6.33.1">gfs2-kmp-default-4.4.103-6.33.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.103-6.33.1">ocfs2-kmp-default-4.4.103-6.33.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-4.12.14-120.1">kernel-default-4.12.14-120.1 as a component of SUSE Linux Enterprise High Performance Computing 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-base-4.12.14-120.1">kernel-default-base-4.12.14-120.1 as a component of SUSE Linux Enterprise High Performance Computing 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-devel-4.12.14-120.1">kernel-default-devel-4.12.14-120.1 as a component of SUSE Linux Enterprise High Performance Computing 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-devel-4.12.14-120.1">kernel-devel-4.12.14-120.1 as a component of SUSE Linux Enterprise High Performance Computing 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-macros-4.12.14-120.1">kernel-macros-4.12.14-120.1 as a component of SUSE Linux Enterprise High Performance Computing 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-source-4.12.14-120.1">kernel-source-4.12.14-120.1 as a component of SUSE Linux Enterprise High Performance Computing 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-syms-4.12.14-120.1">kernel-syms-4.12.14-120.1 as a component of SUSE Linux Enterprise High Performance Computing 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_103-92_53-default-1-3.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_103-92_53-default-1-3.3.1">kgraft-patch-4_4_103-92_53-default-1-3.3.1 as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_103-6_33-default-1-4.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_103-6_33-default-1-4.3.1">kgraft-patch-4_4_103-6_33-default-1-4.3.1 as a component of SUSE Linux Enterprise Live Patching 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-23.1">kernel-default-4.12.14-23.1 as a component of SUSE Linux Enterprise Module for Basesystem 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-23.1">kernel-default-devel-4.12.14-23.1 as a component of SUSE Linux Enterprise Module for Basesystem 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-23.1">kernel-devel-4.12.14-23.1 as a component of SUSE Linux Enterprise Module for Basesystem 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-23.1">kernel-macros-4.12.14-23.1 as a component of SUSE Linux Enterprise Module for Basesystem 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-195.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1:kernel-default-4.12.14-195.1">kernel-default-4.12.14-195.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-195.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1:kernel-default-base-4.12.14-195.1">kernel-default-base-4.12.14-195.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-195.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1:kernel-default-devel-4.12.14-195.1">kernel-default-devel-4.12.14-195.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.12.14-195.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1:kernel-default-man-4.12.14-195.1">kernel-default-man-4.12.14-195.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-195.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1:kernel-devel-4.12.14-195.1">kernel-devel-4.12.14-195.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-195.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1:kernel-macros-4.12.14-195.1">kernel-macros-4.12.14-195.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-zfcpdump-4.12.14-195.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP1:kernel-zfcpdump-4.12.14-195.1">kernel-zfcpdump-4.12.14-195.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.12.14-197.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-default-man-4.12.14-197.40.1">kernel-default-man-4.12.14-197.40.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.12.14-23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-23.1">kernel-docs-4.12.14-23.1 as a component of SUSE Linux Enterprise Module for Development Tools 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.12.14-23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-23.1">kernel-obs-build-4.12.14-23.1 as a component of SUSE Linux Enterprise Module for Development Tools 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-23.1">kernel-source-4.12.14-23.1 as a component of SUSE Linux Enterprise Module for Development Tools 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-23.1">kernel-syms-4.12.14-23.1 as a component of SUSE Linux Enterprise Module for Development Tools 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-vanilla-base-4.12.14-23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-23.1">kernel-vanilla-base-4.12.14-23.1 as a component of SUSE Linux Enterprise Module for Development Tools 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.12.14-195.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP1:kernel-docs-4.12.14-195.1">kernel-docs-4.12.14-195.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.12.14-195.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP1:kernel-obs-build-4.12.14-195.1">kernel-obs-build-4.12.14-195.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-195.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP1:kernel-source-4.12.14-195.1">kernel-source-4.12.14-195.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-195.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Development Tools 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Development Tools 15 SP1:kernel-syms-4.12.14-195.1">kernel-syms-4.12.14-195.1 as a component of SUSE Linux Enterprise Module for Development Tools 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-4.12.14-23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-23.1">reiserfs-kmp-default-4.12.14-23.1 as a component of SUSE Linux Enterprise Module for Legacy 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-4.12.14-195.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Legacy 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Legacy 15 SP1:reiserfs-kmp-default-4.12.14-195.1">reiserfs-kmp-default-4.12.14-195.1 as a component of SUSE Linux Enterprise Module for Legacy 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-base-4.12.14-8.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP2:kernel-azure-base-4.12.14-8.30.1">kernel-azure-base-4.12.14-8.30.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-azure-4.12.14-5.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP2:kernel-devel-azure-4.12.14-5.47.1">kernel-devel-azure-4.12.14-5.47.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure-4.12.14-5.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP2:kernel-source-azure-4.12.14-5.47.1">kernel-source-azure-4.12.14-5.47.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-azure-base-4.12.14-8.58.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3:kernel-azure-base-4.12.14-8.58.1">kernel-azure-base-4.12.14-8.58.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-azure-4.12.14-5.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3:kernel-devel-azure-4.12.14-5.47.1">kernel-devel-azure-4.12.14-5.47.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure-4.12.14-5.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP3:kernel-source-azure-4.12.14-5.47.1">kernel-source-azure-4.12.14-5.47.1 as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-rt-4.4.104-24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.104-24.1">cluster-md-kmp-rt-4.4.104-24.1 as a component of SUSE Linux Enterprise Real Time 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-network-kmp-rt-4.4.104-24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.104-24.1">cluster-network-kmp-rt-4.4.104-24.1 as a component of SUSE Linux Enterprise Real Time 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-rt-4.4.104-24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.104-24.1">dlm-kmp-rt-4.4.104-24.1 as a component of SUSE Linux Enterprise Real Time 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-rt-4.4.104-24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.104-24.1">gfs2-kmp-rt-4.4.104-24.1 as a component of SUSE Linux Enterprise Real Time 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-rt-4.4.104-24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.104-24.1">kernel-devel-rt-4.4.104-24.1 as a component of SUSE Linux Enterprise Real Time 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-4.4.104-24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.104-24.1">kernel-rt-4.4.104-24.1 as a component of SUSE Linux Enterprise Real Time 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-base-4.4.104-24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.104-24.1">kernel-rt-base-4.4.104-24.1 as a component of SUSE Linux Enterprise Real Time 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-devel-4.4.104-24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.104-24.1">kernel-rt-devel-4.4.104-24.1 as a component of SUSE Linux Enterprise Real Time 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-devel-4.4.104-24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.104-24.1">kernel-rt_debug-devel-4.4.104-24.1 as a component of SUSE Linux Enterprise Real Time 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-4.4.104-24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.104-24.1">kernel-source-rt-4.4.104-24.1 as a component of SUSE Linux Enterprise Real Time 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-rt-4.4.104-24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.104-24.1">kernel-syms-rt-4.4.104-24.1 as a component of SUSE Linux Enterprise Real Time 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-rt-4.4.104-24.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Real Time 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.104-24.1">ocfs2-kmp-rt-4.4.104-24.1 as a component of SUSE Linux Enterprise Real Time 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.103-92.53.1">kernel-default-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.103-92.53.1">kernel-default-base-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.103-92.53.1">kernel-default-devel-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.103-92.53.1">kernel-default-man-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.103-92.53.1">kernel-devel-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.103-92.53.1">kernel-macros-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.103-92.53.1">kernel-source-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.103-92.53.1">kernel-syms-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.103-6.33.1">kernel-default-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Server 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.103-6.33.1">kernel-default-base-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Server 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.103-6.33.1">kernel-default-devel-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Server 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.103-6.33.1">kernel-default-man-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Server 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.103-6.33.1">kernel-devel-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Server 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.103-6.33.1">kernel-macros-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Server 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.103-6.33.1">kernel-source-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Server 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.103-6.33.1">kernel-syms-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Server 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-94.41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-94.41.1">kernel-default-4.12.14-94.41.1 as a component of SUSE Linux Enterprise Server 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-94.41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-94.41.1">kernel-default-base-4.12.14-94.41.1 as a component of SUSE Linux Enterprise Server 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-94.41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-94.41.1">kernel-default-devel-4.12.14-94.41.1 as a component of SUSE Linux Enterprise Server 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.12.14-94.41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-94.41.1">kernel-default-man-4.12.14-94.41.1 as a component of SUSE Linux Enterprise Server 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-94.41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-94.41.1">kernel-devel-4.12.14-94.41.1 as a component of SUSE Linux Enterprise Server 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-94.41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-94.41.1">kernel-macros-4.12.14-94.41.1 as a component of SUSE Linux Enterprise Server 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-94.41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-94.41.1">kernel-source-4.12.14-94.41.1 as a component of SUSE Linux Enterprise Server 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-94.41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-94.41.1">kernel-syms-4.12.14-94.41.1 as a component of SUSE Linux Enterprise Server 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-default-4.12.14-120.1">kernel-default-4.12.14-120.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-default-base-4.12.14-120.1">kernel-default-base-4.12.14-120.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-default-devel-4.12.14-120.1">kernel-default-devel-4.12.14-120.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-default-man-4.12.14-120.1">kernel-default-man-4.12.14-120.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-devel-4.12.14-120.1">kernel-devel-4.12.14-120.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-macros-4.12.14-120.1">kernel-macros-4.12.14-120.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-source-4.12.14-120.1">kernel-source-4.12.14-120.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP5:kernel-syms-4.12.14-120.1">kernel-syms-4.12.14-120.1 as a component of SUSE Linux Enterprise Server 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.103-92.53.1">kernel-default-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.103-92.53.1">kernel-default-base-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.103-92.53.1">kernel-default-devel-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.103-92.53.1">kernel-devel-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.103-92.53.1">kernel-macros-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.103-92.53.1">kernel-source-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.103-92.53.1">kernel-syms-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.103-92.53.1">kernel-default-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.103-92.53.1">kernel-default-base-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.103-92.53.1">kernel-default-devel-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.103-92.53.1">kernel-default-man-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.103-92.53.1">kernel-devel-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.103-92.53.1">kernel-macros-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.103-92.53.1">kernel-source-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.103-92.53.1">kernel-syms-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.103-6.33.1">kernel-default-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.103-6.33.1">kernel-default-base-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.103-6.33.1">kernel-default-devel-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.103-6.33.1">kernel-default-man-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.103-6.33.1">kernel-devel-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.103-6.33.1">kernel-macros-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.103-6.33.1">kernel-source-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.103-6.33.1">kernel-syms-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:cluster-md-kmp-default-4.12.14-120.1">cluster-md-kmp-default-4.12.14-120.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:dlm-kmp-default-4.12.14-120.1">dlm-kmp-default-4.12.14-120.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:gfs2-kmp-default-4.12.14-120.1">gfs2-kmp-default-4.12.14-120.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-4.12.14-120.1">kernel-default-4.12.14-120.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-base-4.12.14-120.1">kernel-default-base-4.12.14-120.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-devel-4.12.14-120.1">kernel-default-devel-4.12.14-120.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-devel-4.12.14-120.1">kernel-devel-4.12.14-120.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-macros-4.12.14-120.1">kernel-macros-4.12.14-120.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-source-4.12.14-120.1">kernel-source-4.12.14-120.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-syms-4.12.14-120.1">kernel-syms-4.12.14-120.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP5:ocfs2-kmp-default-4.12.14-120.1">ocfs2-kmp-default-4.12.14-120.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.103-92.53.1">kernel-docs-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.103-92.53.1">kernel-obs-build-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.103-6.33.1">kernel-docs-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.103-6.33.1">kernel-obs-build-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.12.14-94.41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-94.41.1">kernel-docs-4.12.14-94.41.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.12.14-94.41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-94.41.1">kernel-obs-build-4.12.14-94.41.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:kernel-docs-4.12.14-120.1">kernel-docs-4.12.14-120.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 12 SP5:kernel-obs-build-4.12.14-120.1">kernel-obs-build-4.12.14-120.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-4.4.103-92.53.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.103-92.53.1">kernel-default-extra-4.4.103-92.53.1 as a component of SUSE Linux Enterprise Workstation Extension 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-4.4.103-6.33.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.103-6.33.1">kernel-default-extra-4.4.103-6.33.1 as a component of SUSE Linux Enterprise Workstation Extension 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-4.12.14-94.41.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-94.41.1">kernel-default-extra-4.12.14-94.41.1 as a component of SUSE Linux Enterprise Workstation Extension 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-4.12.14-120.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 12 SP5:kernel-default-extra-4.12.14-120.1">kernel-default-extra-4.12.14-120.1 as a component of SUSE Linux Enterprise Workstation Extension 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-4.12.14-23.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 15">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-23.1">kernel-default-extra-4.12.14-23.1 as a component of SUSE Linux Enterprise Workstation Extension 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-4.12.14-195.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Workstation Extension 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Workstation Extension 15 SP1:kernel-default-extra-4.12.14-195.1">kernel-default-extra-4.12.14-195.1 as a component of SUSE Linux Enterprise Workstation Extension 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.12.14-lp150.11.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.0">
      <FullProductName ProductID="openSUSE Leap 15.0:kernel-default-4.12.14-lp150.11.4">kernel-default-4.12.14-lp150.11.4 as a component of openSUSE Leap 15.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-vanilla-base-4.12.14-lp150.11.4" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.0">
      <FullProductName ProductID="openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.11.4">kernel-vanilla-base-4.12.14-lp150.11.4 as a component of openSUSE Leap 15.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:kernel-default">kernel-default as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:kernel-default-base">kernel-default-base as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:kernel-default-devel">kernel-default-devel as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-kgraft" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:kernel-default-kgraft">kernel-default-kgraft as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:kernel-devel">kernel-devel as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:kernel-macros">kernel-macros as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:kernel-source">kernel-source as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure" RelationType="Default Component Of" RelatesToProductReference="HPE Helion OpenStack 8">
      <FullProductName ProductID="HPE Helion OpenStack 8:kernel-source-azure">kernel-source-azure as a component of HPE Helion OpenStack 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-default">kernel-default as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-default-base">kernel-default-base as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-default-devel">kernel-default-devel as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-devel">kernel-devel as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-macros">kernel-macros as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-source">kernel-source as a component of SUSE Linux Enterprise High Performance Computing 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure">kernel-source-azure as a component of SUSE Linux Enterprise Module for Public Cloud 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 15 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 15 SP2:kernel-source-azure">kernel-source-azure as a component of SUSE Linux Enterprise Module for Public Cloud 15 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP1 for Teradata">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP1 for Teradata:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server 11 SP1 for Teradata</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP1 for Teradata">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP1 for Teradata:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server 11 SP1 for Teradata</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3 for Teradata">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3 for Teradata:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server 11 SP3 for Teradata</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3 for Teradata">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3 for Teradata:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server 11 SP3 for Teradata</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server 11 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-base">kernel-default-base as a component of SUSE Linux Enterprise Server 11 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-devel">kernel-default-devel as a component of SUSE Linux Enterprise Server 11 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-man">kernel-default-man as a component of SUSE Linux Enterprise Server 11 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server 11 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-base">kernel-default-base as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kernel-default-devel">kernel-default-devel as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kernel-devel">kernel-devel as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kernel-macros">kernel-macros as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-default-base">kernel-default-base as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-default-devel">kernel-default-devel as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-devel">kernel-devel as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-macros">kernel-macros as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-source-azure">kernel-source-azure as a component of SUSE Linux Enterprise Server 12 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-base">kernel-default-base as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-devel">kernel-default-devel as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-man">kernel-default-man as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-devel">kernel-devel as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-macros">kernel-macros as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-source-azure">kernel-source-azure as a component of SUSE Linux Enterprise Server 12 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-ESPOS:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server 15-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-ESPOS:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server 15-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-default-base">kernel-default-base as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-default-devel">kernel-default-devel as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-default-man">kernel-default-man as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:reiserfs-kmp-default">reiserfs-kmp-default as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-devel">kernel-devel as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-macros">kernel-macros as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15-LTSS:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server 15-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base">kernel-default-base as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel">kernel-default-devel as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel">kernel-devel as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros">kernel-macros as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure">kernel-source-azure as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:kernel-default-base">kernel-default-base as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:kernel-default-devel">kernel-default-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:reiserfs-kmp-default">reiserfs-kmp-default as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:kernel-devel">kernel-devel as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:kernel-macros">kernel-macros as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server for SAP Applications 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:kernel-default">kernel-default as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:kernel-default-base">kernel-default-base as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:kernel-default-devel">kernel-default-devel as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-kgraft" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:kernel-default-kgraft">kernel-default-kgraft as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:kernel-devel">kernel-devel as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:kernel-macros">kernel-macros as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:kernel-source">kernel-source as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 8">
      <FullProductName ProductID="SUSE OpenStack Cloud 8:kernel-source-azure">kernel-source-azure as a component of SUSE OpenStack Cloud 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-default">kernel-default as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-default-base">kernel-default-base as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-default-devel">kernel-default-devel as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-devel">kernel-devel as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-macros">kernel-macros as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-source">kernel-source as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 9">
      <FullProductName ProductID="SUSE OpenStack Cloud 9:kernel-source-azure">kernel-source-azure as a component of SUSE OpenStack Cloud 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:kernel-default">kernel-default as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:kernel-default-base">kernel-default-base as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:kernel-default-devel">kernel-default-devel as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-kgraft" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:kernel-default-kgraft">kernel-default-kgraft as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:kernel-devel">kernel-devel as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:kernel-macros">kernel-macros as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:kernel-source">kernel-source as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 8">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 8:kernel-source-azure">kernel-source-azure as a component of SUSE OpenStack Cloud Crowbar 8</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-default">kernel-default as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-default-base">kernel-default-base as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-default-devel">kernel-default-devel as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-devel">kernel-devel as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-macros">kernel-macros as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-source">kernel-source as a component of SUSE OpenStack Cloud Crowbar 9</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-azure" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud Crowbar 9">
      <FullProductName ProductID="SUSE OpenStack Cloud Crowbar 9:kernel-source-azure">kernel-source-azure as a component of SUSE OpenStack Cloud Crowbar 9</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">The Linux kernel version 3.3-rc1 and later is affected by a vulnerability lies in the processing of incoming L2CAP commands - ConfigRequest, and ConfigResponse messages. This info leak is a result of uninitialized stack variables that may be returned to an attacker in their uninitialized state. By manipulating the code flows that precede the handling of these configuration messages, an attacker can also gain some control over which data will be held in the uninitialized stack variables. This can allow him to bypass KASLR, and stack canaries protection - as both pointers and stack canaries may be leaked in this manner. Combining this vulnerability (for example) with the previously disclosed RCE vulnerability in L2CAP configuration parsing (CVE-2017-1000251) may allow an attacker to exploit the RCE against kernels which were built with the above mitigations. These are the specifics of this vulnerability: In the function l2cap_parse_conf_rsp and in the function l2cap_parse_conf_req the following variable is declared without initialization: struct l2cap_conf_efs efs; In addition, when parsing input configuration parameters in both of these functions, the switch case for handling EFS elements may skip the memcpy call that will write to the efs variable: ... case L2CAP_CONF_EFS: if (olen == sizeof(efs)) memcpy(&amp;efs, (void *)val, olen); ... The olen in the above if is attacker controlled, and regardless of that if, in both of these functions the efs variable would eventually be added to the outgoing configuration request that is being built: l2cap_add_conf_opt(&amp;ptr, L2CAP_CONF_EFS, sizeof(efs), (unsigned long) &amp;efs); So by sending a configuration request, or response, that contains an L2CAP_CONF_EFS element, but with an element length that is not sizeof(efs) - the memcpy to the uninitialized efs variable can be avoided, and the uninitialized variable would be returned to the attacker (16 bytes).</Note>
    </Notes>
    <CVE>CVE-2017-1000410</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Liberty Linux 7:kernel-3.10.0-862.el7</ProductID>
        <ProductID>SUSE Liberty Linux 7:kernel-abi-whitelists-3.10.0-862.el7</ProductID>
        <ProductID>SUSE Liberty Linux 7:kernel-debug-3.10.0-862.el7</ProductID>
        <ProductID>SUSE Liberty Linux 7:kernel-debug-devel-3.10.0-862.el7</ProductID>
        <ProductID>SUSE Liberty Linux 7:kernel-devel-3.10.0-862.el7</ProductID>
        <ProductID>SUSE Liberty Linux 7:kernel-doc-3.10.0-862.el7</ProductID>
        <ProductID>SUSE Liberty Linux 7:kernel-headers-3.10.0-862.el7</ProductID>
        <ProductID>SUSE Liberty Linux 7:kernel-tools-3.10.0-862.el7</ProductID>
        <ProductID>SUSE Liberty Linux 7:kernel-tools-libs-3.10.0-862.el7</ProductID>
        <ProductID>SUSE Liberty Linux 7:kernel-tools-libs-devel-3.10.0-862.el7</ProductID>
        <ProductID>SUSE Liberty Linux 7:perf-3.10.0-862.el7</ProductID>
        <ProductID>SUSE Liberty Linux 7:python-perf-3.10.0-862.el7</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:kernel-default-4.12.14-94.41.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:kernel-default-devel-4.12.14-94.41.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:kernel-default-extra-4.12.14-94.41.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:kernel-devel-4.12.14-94.41.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:kernel-macros-4.12.14-94.41.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:kernel-source-4.12.14-94.41.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP4:kernel-syms-4.12.14-94.41.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-base-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-default-devel-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-devel-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-macros-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-source-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 12 SP5:kernel-syms-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_103-92_53-default-1-3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_103-6_33-default-1-4.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:kernel-default-4.12.14-23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:kernel-default-devel-4.12.14-23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:kernel-devel-4.12.14-23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15:kernel-macros-4.12.14-23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP1:kernel-default-4.12.14-195.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP1:kernel-default-base-4.12.14-195.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP1:kernel-default-devel-4.12.14-195.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP1:kernel-default-man-4.12.14-195.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP1:kernel-devel-4.12.14-195.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP1:kernel-macros-4.12.14-195.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP1:kernel-zfcpdump-4.12.14-195.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP2:kernel-default-man-4.12.14-197.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15:kernel-docs-4.12.14-23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15:kernel-obs-build-4.12.14-23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15:kernel-source-4.12.14-23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15:kernel-syms-4.12.14-23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15:kernel-vanilla-base-4.12.14-23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP1:kernel-docs-4.12.14-195.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP1:kernel-obs-build-4.12.14-195.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP1:kernel-source-4.12.14-195.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Development Tools 15 SP1:kernel-syms-4.12.14-195.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15:reiserfs-kmp-default-4.12.14-23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Legacy 15 SP1:reiserfs-kmp-default-4.12.14-195.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP2:kernel-azure-base-4.12.14-8.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP2:kernel-devel-azure-4.12.14-5.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP2:kernel-source-azure-4.12.14-5.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP3:kernel-azure-base-4.12.14-8.58.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP3:kernel-devel-azure-4.12.14-5.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP3:kernel-source-azure-4.12.14-5.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP2:cluster-md-kmp-rt-4.4.104-24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP2:cluster-network-kmp-rt-4.4.104-24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP2:dlm-kmp-rt-4.4.104-24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP2:gfs2-kmp-rt-4.4.104-24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP2:kernel-devel-rt-4.4.104-24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-4.4.104-24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-base-4.4.104-24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP2:kernel-rt-devel-4.4.104-24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP2:kernel-rt_debug-devel-4.4.104-24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP2:kernel-source-rt-4.4.104-24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP2:kernel-syms-rt-4.4.104-24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Real Time 12 SP2:ocfs2-kmp-rt-4.4.104-24.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:kernel-default-4.12.14-94.41.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:kernel-default-base-4.12.14-94.41.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:kernel-default-devel-4.12.14-94.41.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:kernel-default-man-4.12.14-94.41.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:kernel-devel-4.12.14-94.41.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:kernel-macros-4.12.14-94.41.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:kernel-source-4.12.14-94.41.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4:kernel-syms-4.12.14-94.41.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-default-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-default-base-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-default-devel-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-default-man-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-devel-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-macros-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-source-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP5:kernel-syms-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:cluster-md-kmp-default-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:dlm-kmp-default-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:gfs2-kmp-default-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-base-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-default-devel-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-devel-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-macros-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-source-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-syms-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP5:ocfs2-kmp-default-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-docs-4.12.14-94.41.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP4:kernel-obs-build-4.12.14-94.41.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:kernel-docs-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP5:kernel-obs-build-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.103-92.53.1</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.103-6.33.1</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP4:kernel-default-extra-4.12.14-94.41.1</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP5:kernel-default-extra-4.12.14-120.1</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 15:kernel-default-extra-4.12.14-23.1</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 15 SP1:kernel-default-extra-4.12.14-195.1</ProductID>
        <ProductID>openSUSE Leap 15.0:kernel-default-4.12.14-lp150.11.4</ProductID>
        <ProductID>openSUSE Leap 15.0:kernel-vanilla-base-4.12.14-lp150.11.4</ProductID>
      </Status>
      <Status Type="Known Not Affected">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-default-base</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-default-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-devel</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-macros</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15-LTSS:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15 SP2:kernel-source-azure</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 15:kernel-source-azure</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP1 for Teradata:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP1 for Teradata:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3 for Teradata:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3 for Teradata:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-base</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-man</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-default-base</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-default-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-macros</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-ESPOS:kernel-source-azure</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-base</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-default-man</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-macros</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP4-LTSS:kernel-source-azure</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-ESPOS:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-ESPOS:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:kernel-default-base</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:kernel-default-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:kernel-default-man</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:kernel-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:kernel-macros</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15-LTSS:reiserfs-kmp-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-base</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-default-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-macros</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-source-azure</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:kernel-default-base</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:kernel-default-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:kernel-devel</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:kernel-macros</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:kernel-source</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15:reiserfs-kmp-default</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-base</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-default-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-macros</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-source</ProductID>
        <ProductID>SUSE OpenStack Cloud 9:kernel-source-azure</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-base</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-default-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-devel</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-macros</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-source</ProductID>
        <ProductID>SUSE OpenStack Cloud Crowbar 9:kernel-source-azure</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>3.3</BaseScoreV2>
        <VectorV2>AV:A/AC:L/Au:N/C:P/I:N/A:N</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>2.4</BaseScoreV3>
        <VectorV3>CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
