<?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-1000405</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-1000405</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>47</Number>
        <Date>2025-05-17T23:39:18Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2021-05-30T14:06:25Z</InitialReleaseDate>
    <CurrentReleaseDate>2025-05-17T23:39:18Z</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-1000405</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en">The Linux Kernel versions 2.6.38 through 4.14 have a problematic use of pmd_mkdirty() in the touch_pmd() function inside the THP implementation. touch_pmd() can be reached by get_user_pages(). In such case, the pmd will become dirty. This scenario breaks the new can_follow_write_pmd()'s logic - pmd can become dirty without going through a COW cycle. This bug is not as severe as the original "Dirty cow" because an ext4 file (or any other regular file) cannot be mapped using THP. Nevertheless, it does allow us to overwrite read-only huge pages. For example, the zero huge page and sealed shmem files can be overwritten (since their mapping can be populated using THP). Note that after the first write page-fault to the zero page, it will be replaced with a new fresh (and zeroed) thp.</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/003469.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:3210-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2017-December/003474.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:3225-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2017-December/003475.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:3226-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2017-December/003486.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:3249-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2017-December/003494.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:3284-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2017-December/003495.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:3285-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2017-December/003496.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:3286-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2017-December/003504.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:3295-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2017-December/003505.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:3296-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2017-December/003506.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:3297-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2017-December/003508.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:3300-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2017-December/003518.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:3310-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2017-December/003522.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:3314-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2017-December/003525.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:3317-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2017-December/003527.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:3319-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2017-December/003532.html</URL>
      <Description>E-Mail link for SUSE-SU-2017:3324-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.suse.com/pipermail/sle-security-updates/2020-November/007802.html</URL>
      <Description>E-Mail link for SUSE-SU-2020:3400-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2020-November/007816.html</URL>
      <Description>E-Mail link for SUSE-SU-2020:3449-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 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 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">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12" CPE="cpe:/o:suse:sle-module-public-cloud:12">SUSE Linux Enterprise Module for Public Cloud 12</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 Live Patching 12 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 12 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP4" CPE="cpe:/o:suse:sle-live-patching:12:sp4">SUSE Linux Enterprise Live Patching 12 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 12 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5" CPE="cpe:/o:suse:sle-live-patching:12:sp5">SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 15">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 15">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15" CPE="cpe:/o:suse:sle-module-live-patching:15">SUSE Linux Enterprise Live Patching 15</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 15 SP1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 15 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP1" CPE="cpe:/o:suse:sle-module-live-patching:15:sp1">SUSE Linux Enterprise Live Patching 15 SP1</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 LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP3 LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3 LTSS" CPE="cpe:/o:suse:suse_sles_ltss:11:sp3">SUSE Linux Enterprise Server 11 SP3 LTSS</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">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12" CPE="cpe:/o:suse:sle-module-public-cloud:12">SUSE Linux Enterprise Module for Public Cloud 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP1-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12 SP1-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP1-LTSS" CPE="cpe:/o:suse:sles-ltss:12:sp1">SUSE Linux Enterprise Server 12 SP1-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 Module for Public Cloud 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12" CPE="cpe:/o:suse:sle-module-public-cloud:12">SUSE Linux Enterprise Module for Public Cloud 12</FullProductName>
      </Branch>
      <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 Module for Public Cloud 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12" CPE="cpe:/o:suse:sle-module-public-cloud:12">SUSE Linux Enterprise Module for Public Cloud 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12" CPE="cpe:/o:suse:sle-module-public-cloud:12">SUSE Linux Enterprise Module for Public Cloud 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS" CPE="cpe:/o:suse:sles-ltss:12">SUSE Linux Enterprise Server 12-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">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Public Cloud 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12" CPE="cpe:/o:suse:sle-module-public-cloud:12">SUSE Linux Enterprise Module for Public Cloud 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP1">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP1">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP1" CPE="cpe:/o:suse:sles_sap:12:sp1">SUSE Linux Enterprise Server for SAP Applications 12 SP1</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 Module for Public Cloud 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12" CPE="cpe:/o:suse:sle-module-public-cloud:12">SUSE Linux Enterprise Module for Public Cloud 12</FullProductName>
      </Branch>
      <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 Module for Public Cloud 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12" CPE="cpe:/o:suse:sle-module-public-cloud:12">SUSE Linux Enterprise Module for Public Cloud 12</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 Module for Public Cloud 12">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12" CPE="cpe:/o:suse:sle-module-public-cloud:12">SUSE Linux Enterprise Module for Public Cloud 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE OpenStack Cloud 6">
      <Branch Type="Product Name" Name="SUSE OpenStack Cloud 6">
        <FullProductName ProductID="SUSE OpenStack Cloud 6" CPE="cpe:/o:suse:suse-openstack-cloud:6">SUSE OpenStack Cloud 6</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 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 Version" Name="cluster-md-kmp-default-4.4.90-92.50.1">
      <FullProductName ProductID="cluster-md-kmp-default-4.4.90-92.50.1">cluster-md-kmp-default-4.4.90-92.50.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-4.4.92-6.30.1">
      <FullProductName ProductID="cluster-md-kmp-default-4.4.92-6.30.1">cluster-md-kmp-default-4.4.92-6.30.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.90-92.50.1">
      <FullProductName ProductID="cluster-network-kmp-default-4.4.90-92.50.1">cluster-network-kmp-default-4.4.90-92.50.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.4.90-92.50.1">
      <FullProductName ProductID="dlm-kmp-default-4.4.90-92.50.1">dlm-kmp-default-4.4.90-92.50.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-4.4.92-6.30.1">
      <FullProductName ProductID="dlm-kmp-default-4.4.92-6.30.1">dlm-kmp-default-4.4.92-6.30.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.4.90-92.50.1">
      <FullProductName ProductID="gfs2-kmp-default-4.4.90-92.50.1">gfs2-kmp-default-4.4.90-92.50.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-4.4.92-6.30.1">
      <FullProductName ProductID="gfs2-kmp-default-4.4.92-6.30.1">gfs2-kmp-default-4.4.92-6.30.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-default">
      <FullProductName ProductID="kernel-default" CPE="cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*">kernel-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-3.12.61-52.106.1">
      <FullProductName ProductID="kernel-default-3.12.61-52.106.1" CPE="cpe:2.3:o:linux:linux_kernel:3.12.61:*:*:*:*:*:*:*">kernel-default-3.12.61-52.106.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-3.12.74-60.64.66.1">
      <FullProductName ProductID="kernel-default-3.12.74-60.64.66.1" CPE="cpe:2.3:o:linux:linux_kernel:3.12.74:*:*:*:*:*:*:*">kernel-default-3.12.74-60.64.66.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.4.90-92.50.1">
      <FullProductName ProductID="kernel-default-4.4.90-92.50.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.90:*:*:*:*:*:*:*">kernel-default-4.4.90-92.50.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-4.4.92-6.30.1">
      <FullProductName ProductID="kernel-default-4.4.92-6.30.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.92:*:*:*:*:*:*:*">kernel-default-4.4.92-6.30.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-3.12.61-52.106.1">
      <FullProductName ProductID="kernel-default-base-3.12.61-52.106.1" CPE="cpe:2.3:o:linux:linux_kernel:3.12.61:*:*:*:*:*:*:*">kernel-default-base-3.12.61-52.106.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-3.12.74-60.64.66.1">
      <FullProductName ProductID="kernel-default-base-3.12.74-60.64.66.1" CPE="cpe:2.3:o:linux:linux_kernel:3.12.74:*:*:*:*:*:*:*">kernel-default-base-3.12.74-60.64.66.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-4.4.90-92.50.1">
      <FullProductName ProductID="kernel-default-base-4.4.90-92.50.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.90:*:*:*:*:*:*:*">kernel-default-base-4.4.90-92.50.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-4.4.92-6.30.1">
      <FullProductName ProductID="kernel-default-base-4.4.92-6.30.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.92:*:*:*:*:*:*:*">kernel-default-base-4.4.92-6.30.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-3.12.61-52.106.1">
      <FullProductName ProductID="kernel-default-devel-3.12.61-52.106.1">kernel-default-devel-3.12.61-52.106.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-3.12.74-60.64.66.1">
      <FullProductName ProductID="kernel-default-devel-3.12.74-60.64.66.1">kernel-default-devel-3.12.74-60.64.66.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-4.4.90-92.50.1">
      <FullProductName ProductID="kernel-default-devel-4.4.90-92.50.1">kernel-default-devel-4.4.90-92.50.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-4.4.92-6.30.1">
      <FullProductName ProductID="kernel-default-devel-4.4.92-6.30.1">kernel-default-devel-4.4.92-6.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-4.4.90-92.50.1">
      <FullProductName ProductID="kernel-default-extra-4.4.90-92.50.1">kernel-default-extra-4.4.90-92.50.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-4.4.92-6.30.1">
      <FullProductName ProductID="kernel-default-extra-4.4.92-6.30.1">kernel-default-extra-4.4.92-6.30.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-3.12.61-52.106.1">
      <FullProductName ProductID="kernel-default-man-3.12.61-52.106.1">kernel-default-man-3.12.61-52.106.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-3.12.74-60.64.66.1">
      <FullProductName ProductID="kernel-default-man-3.12.74-60.64.66.1">kernel-default-man-3.12.74-60.64.66.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-4.4.90-92.50.1">
      <FullProductName ProductID="kernel-default-man-4.4.90-92.50.1">kernel-default-man-4.4.90-92.50.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-4.4.92-6.30.1">
      <FullProductName ProductID="kernel-default-man-4.4.92-6.30.1">kernel-default-man-4.4.92-6.30.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.12.61-52.106.1">
      <FullProductName ProductID="kernel-devel-3.12.61-52.106.1" CPE="cpe:2.3:o:linux:linux_kernel:3.12.61:*:*:*:*:*:*:*">kernel-devel-3.12.61-52.106.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-3.12.74-60.64.66.1">
      <FullProductName ProductID="kernel-devel-3.12.74-60.64.66.1" CPE="cpe:2.3:o:linux:linux_kernel:3.12.74:*:*:*:*:*:*:*">kernel-devel-3.12.74-60.64.66.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.4.90-92.50.1">
      <FullProductName ProductID="kernel-devel-4.4.90-92.50.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.90:*:*:*:*:*:*:*">kernel-devel-4.4.90-92.50.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-4.4.92-6.30.1">
      <FullProductName ProductID="kernel-devel-4.4.92-6.30.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.92:*:*:*:*:*:*:*">kernel-devel-4.4.92-6.30.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-docs-4.4.90-92.50.3">
      <FullProductName ProductID="kernel-docs-4.4.90-92.50.3" CPE="cpe:2.3:o:linux:linux_kernel:4.4.90:*:*:*:*:*:*:*">kernel-docs-4.4.90-92.50.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-4.4.92-6.30.2">
      <FullProductName ProductID="kernel-docs-4.4.92-6.30.2" CPE="cpe:2.3:o:linux:linux_kernel:4.4.92:*:*:*:*:*:*:*">kernel-docs-4.4.92-6.30.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ec2-3.12.74-60.64.66.1">
      <FullProductName ProductID="kernel-ec2-3.12.74-60.64.66.1" CPE="cpe:2.3:o:linux:linux_kernel:3.12.74:*:*:*:*:*:*:*">kernel-ec2-3.12.74-60.64.66.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ec2-devel-3.12.74-60.64.66.1">
      <FullProductName ProductID="kernel-ec2-devel-3.12.74-60.64.66.1">kernel-ec2-devel-3.12.74-60.64.66.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ec2-extra-3.12.74-60.64.66.1">
      <FullProductName ProductID="kernel-ec2-extra-3.12.74-60.64.66.1">kernel-ec2-extra-3.12.74-60.64.66.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-4_12_14-150_41-default-8-2.2">
      <FullProductName ProductID="kernel-livepatch-4_12_14-150_41-default-8-2.2">kernel-livepatch-4_12_14-150_41-default-8-2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-4_12_14-197_26-default-8-2.2">
      <FullProductName ProductID="kernel-livepatch-4_12_14-197_26-default-8-2.2">kernel-livepatch-4_12_14-197_26-default-8-2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros">
      <FullProductName ProductID="kernel-macros">kernel-macros</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-3.12.61-52.106.1">
      <FullProductName ProductID="kernel-macros-3.12.61-52.106.1">kernel-macros-3.12.61-52.106.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-3.12.74-60.64.66.1">
      <FullProductName ProductID="kernel-macros-3.12.74-60.64.66.1">kernel-macros-3.12.74-60.64.66.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-4.4.90-92.50.1">
      <FullProductName ProductID="kernel-macros-4.4.90-92.50.1">kernel-macros-4.4.90-92.50.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-4.4.92-6.30.1">
      <FullProductName ProductID="kernel-macros-4.4.92-6.30.1">kernel-macros-4.4.92-6.30.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-4.4.90-92.50.1">
      <FullProductName ProductID="kernel-obs-build-4.4.90-92.50.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.90:*:*:*:*:*:*:*">kernel-obs-build-4.4.90-92.50.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-4.4.92-6.30.1">
      <FullProductName ProductID="kernel-obs-build-4.4.92-6.30.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.92:*:*:*:*:*:*:*">kernel-obs-build-4.4.92-6.30.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-3.12.61-52.106.1">
      <FullProductName ProductID="kernel-source-3.12.61-52.106.1" CPE="cpe:2.3:o:linux:linux_kernel:3.12.61:*:*:*:*:*:*:*">kernel-source-3.12.61-52.106.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-3.12.74-60.64.66.1">
      <FullProductName ProductID="kernel-source-3.12.74-60.64.66.1" CPE="cpe:2.3:o:linux:linux_kernel:3.12.74:*:*:*:*:*:*:*">kernel-source-3.12.74-60.64.66.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-4.4.90-92.50.1">
      <FullProductName ProductID="kernel-source-4.4.90-92.50.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.90:*:*:*:*:*:*:*">kernel-source-4.4.90-92.50.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-4.4.92-6.30.1">
      <FullProductName ProductID="kernel-source-4.4.92-6.30.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.92:*:*:*:*:*:*:*">kernel-source-4.4.92-6.30.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-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-3.12.61-52.106.1">
      <FullProductName ProductID="kernel-syms-3.12.61-52.106.1" CPE="cpe:2.3:o:linux:linux_kernel:3.12.61:*:*:*:*:*:*:*">kernel-syms-3.12.61-52.106.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-3.12.74-60.64.66.1">
      <FullProductName ProductID="kernel-syms-3.12.74-60.64.66.1" CPE="cpe:2.3:o:linux:linux_kernel:3.12.74:*:*:*:*:*:*:*">kernel-syms-3.12.74-60.64.66.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-4.4.90-92.50.1">
      <FullProductName ProductID="kernel-syms-4.4.90-92.50.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.90:*:*:*:*:*:*:*">kernel-syms-4.4.90-92.50.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-4.4.92-6.30.1">
      <FullProductName ProductID="kernel-syms-4.4.92-6.30.1" CPE="cpe:2.3:o:linux:linux_kernel:4.4.92:*:*:*:*:*:*:*">kernel-syms-4.4.92-6.30.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-xen-3.12.61-52.106.1">
      <FullProductName ProductID="kernel-xen-3.12.61-52.106.1" CPE="cpe:2.3:o:linux:linux_kernel:3.12.61:*:*:*:*:*:*:*">kernel-xen-3.12.61-52.106.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-xen-3.12.74-60.64.66.1">
      <FullProductName ProductID="kernel-xen-3.12.74-60.64.66.1" CPE="cpe:2.3:o:linux:linux_kernel:3.12.74:*:*:*:*:*:*:*">kernel-xen-3.12.74-60.64.66.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-xen-base-3.12.61-52.106.1">
      <FullProductName ProductID="kernel-xen-base-3.12.61-52.106.1">kernel-xen-base-3.12.61-52.106.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-xen-base-3.12.74-60.64.66.1">
      <FullProductName ProductID="kernel-xen-base-3.12.74-60.64.66.1">kernel-xen-base-3.12.74-60.64.66.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-xen-devel-3.12.61-52.106.1">
      <FullProductName ProductID="kernel-xen-devel-3.12.61-52.106.1">kernel-xen-devel-3.12.61-52.106.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-xen-devel-3.12.74-60.64.66.1">
      <FullProductName ProductID="kernel-xen-devel-3.12.74-60.64.66.1">kernel-xen-devel-3.12.74-60.64.66.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-3_12_61-52_106-default-1-5.1">
      <FullProductName ProductID="kgraft-patch-3_12_61-52_106-default-1-5.1">kgraft-patch-3_12_61-52_106-default-1-5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-3_12_61-52_106-xen-1-5.1">
      <FullProductName ProductID="kgraft-patch-3_12_61-52_106-xen-1-5.1">kgraft-patch-3_12_61-52_106-xen-1-5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-3_12_74-60_64_66-default-1-2.1">
      <FullProductName ProductID="kgraft-patch-3_12_74-60_64_66-default-1-2.1">kgraft-patch-3_12_74-60_64_66-default-1-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-3_12_74-60_64_66-xen-1-2.1">
      <FullProductName ProductID="kgraft-patch-3_12_74-60_64_66-xen-1-2.1">kgraft-patch-3_12_74-60_64_66-xen-1-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_12_14-120-default-8-21.2">
      <FullProductName ProductID="kgraft-patch-4_12_14-120-default-8-21.2">kgraft-patch-4_12_14-120-default-8-21.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_12_14-122_7-default-8-2.2">
      <FullProductName ProductID="kgraft-patch-4_12_14-122_7-default-8-2.2">kgraft-patch-4_12_14-122_7-default-8-2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_12_14-95_40-default-8-2.2">
      <FullProductName ProductID="kgraft-patch-4_12_14-95_40-default-8-2.2">kgraft-patch-4_12_14-95_40-default-8-2.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_59-92_17-default">
      <FullProductName ProductID="kgraft-patch-4_4_59-92_17-default">kgraft-patch-4_4_59-92_17-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_59-92_17-default-7-2.1">
      <FullProductName ProductID="kgraft-patch-4_4_59-92_17-default-7-2.1">kgraft-patch-4_4_59-92_17-default-7-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_59-92_20-default">
      <FullProductName ProductID="kgraft-patch-4_4_59-92_20-default">kgraft-patch-4_4_59-92_20-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_59-92_20-default-7-2.1">
      <FullProductName ProductID="kgraft-patch-4_4_59-92_20-default-7-2.1">kgraft-patch-4_4_59-92_20-default-7-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_59-92_24-default">
      <FullProductName ProductID="kgraft-patch-4_4_59-92_24-default">kgraft-patch-4_4_59-92_24-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_59-92_24-default-6-2.1">
      <FullProductName ProductID="kgraft-patch-4_4_59-92_24-default-6-2.1">kgraft-patch-4_4_59-92_24-default-6-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_74-92_29-default">
      <FullProductName ProductID="kgraft-patch-4_4_74-92_29-default">kgraft-patch-4_4_74-92_29-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_74-92_29-default-6-2.1">
      <FullProductName ProductID="kgraft-patch-4_4_74-92_29-default-6-2.1">kgraft-patch-4_4_74-92_29-default-6-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_74-92_32-default">
      <FullProductName ProductID="kgraft-patch-4_4_74-92_32-default">kgraft-patch-4_4_74-92_32-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_74-92_32-default-5-2.1">
      <FullProductName ProductID="kgraft-patch-4_4_74-92_32-default-5-2.1">kgraft-patch-4_4_74-92_32-default-5-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_74-92_35-default">
      <FullProductName ProductID="kgraft-patch-4_4_74-92_35-default">kgraft-patch-4_4_74-92_35-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_74-92_35-default-5-2.1">
      <FullProductName ProductID="kgraft-patch-4_4_74-92_35-default-5-2.1">kgraft-patch-4_4_74-92_35-default-5-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_74-92_38-default">
      <FullProductName ProductID="kgraft-patch-4_4_74-92_38-default">kgraft-patch-4_4_74-92_38-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_74-92_38-default-4-2.1">
      <FullProductName ProductID="kgraft-patch-4_4_74-92_38-default-4-2.1">kgraft-patch-4_4_74-92_38-default-4-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_82-6_3-default-4-2.1">
      <FullProductName ProductID="kgraft-patch-4_4_82-6_3-default-4-2.1">kgraft-patch-4_4_82-6_3-default-4-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_82-6_6-default-3-2.1">
      <FullProductName ProductID="kgraft-patch-4_4_82-6_6-default-3-2.1">kgraft-patch-4_4_82-6_6-default-3-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_82-6_9-default-3-2.1">
      <FullProductName ProductID="kgraft-patch-4_4_82-6_9-default-3-2.1">kgraft-patch-4_4_82-6_9-default-3-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_90-92_45-default">
      <FullProductName ProductID="kgraft-patch-4_4_90-92_45-default">kgraft-patch-4_4_90-92_45-default</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_90-92_45-default-2-2.1">
      <FullProductName ProductID="kgraft-patch-4_4_90-92_45-default-2-2.1">kgraft-patch-4_4_90-92_45-default-2-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_90-92_50-default-1-4.1">
      <FullProductName ProductID="kgraft-patch-4_4_90-92_50-default-1-4.1">kgraft-patch-4_4_90-92_50-default-1-4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_92-6_18-default-2-2.1">
      <FullProductName ProductID="kgraft-patch-4_4_92-6_18-default-2-2.1">kgraft-patch-4_4_92-6_18-default-2-2.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-4_4_92-6_30-default-1-6.1">
      <FullProductName ProductID="kgraft-patch-4_4_92-6_30-default-1-6.1">kgraft-patch-4_4_92-6_30-default-1-6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-SLE12-SP2_Update_10">
      <FullProductName ProductID="kgraft-patch-SLE12-SP2_Update_10">kgraft-patch-SLE12-SP2_Update_10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-SLE12-SP2_Update_11">
      <FullProductName ProductID="kgraft-patch-SLE12-SP2_Update_11">kgraft-patch-SLE12-SP2_Update_11</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-SLE12-SP2_Update_12">
      <FullProductName ProductID="kgraft-patch-SLE12-SP2_Update_12">kgraft-patch-SLE12-SP2_Update_12</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-SLE12-SP2_Update_13">
      <FullProductName ProductID="kgraft-patch-SLE12-SP2_Update_13">kgraft-patch-SLE12-SP2_Update_13</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-SLE12-SP2_Update_14">
      <FullProductName ProductID="kgraft-patch-SLE12-SP2_Update_14">kgraft-patch-SLE12-SP2_Update_14</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-SLE12-SP2_Update_7">
      <FullProductName ProductID="kgraft-patch-SLE12-SP2_Update_7">kgraft-patch-SLE12-SP2_Update_7</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-SLE12-SP2_Update_8">
      <FullProductName ProductID="kgraft-patch-SLE12-SP2_Update_8">kgraft-patch-SLE12-SP2_Update_8</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-SLE12-SP2_Update_9">
      <FullProductName ProductID="kgraft-patch-SLE12-SP2_Update_9">kgraft-patch-SLE12-SP2_Update_9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-4.4.90-92.50.1">
      <FullProductName ProductID="ocfs2-kmp-default-4.4.90-92.50.1">ocfs2-kmp-default-4.4.90-92.50.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-4.4.92-6.30.1">
      <FullProductName ProductID="ocfs2-kmp-default-4.4.92-6.30.1">ocfs2-kmp-default-4.4.92-6.30.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>
    <Relationship ProductReference="kernel-default-4.4.90-92.50.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.90-92.50.1">kernel-default-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.90-92.50.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.90-92.50.1">kernel-default-devel-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-4.4.90-92.50.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.90-92.50.1">kernel-default-extra-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.90-92.50.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.90-92.50.1">kernel-devel-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.90-92.50.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.90-92.50.1">kernel-macros-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.90-92.50.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.90-92.50.1">kernel-source-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.90-92.50.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.90-92.50.1">kernel-syms-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.92-6.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.92-6.30.1">kernel-default-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Desktop 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.92-6.30.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.92-6.30.1">kernel-default-devel-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Desktop 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-4.4.92-6.30.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.92-6.30.1">kernel-default-extra-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Desktop 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.92-6.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.92-6.30.1">kernel-devel-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Desktop 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.92-6.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.92-6.30.1">kernel-macros-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Desktop 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.92-6.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.92-6.30.1">kernel-source-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Desktop 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.92-6.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.92-6.30.1">kernel-syms-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Desktop 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.4.90-92.50.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.90-92.50.1">cluster-md-kmp-default-4.4.90-92.50.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-network-kmp-default-4.4.90-92.50.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.90-92.50.1">cluster-network-kmp-default-4.4.90-92.50.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.4.90-92.50.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.90-92.50.1">dlm-kmp-default-4.4.90-92.50.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.4.90-92.50.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.90-92.50.1">gfs2-kmp-default-4.4.90-92.50.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.4.90-92.50.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.90-92.50.1">ocfs2-kmp-default-4.4.90-92.50.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-4.4.92-6.30.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.92-6.30.1">cluster-md-kmp-default-4.4.92-6.30.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-4.4.92-6.30.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.92-6.30.1">dlm-kmp-default-4.4.92-6.30.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-4.4.92-6.30.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.92-6.30.1">gfs2-kmp-default-4.4.92-6.30.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-4.4.92-6.30.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.92-6.30.1">ocfs2-kmp-default-4.4.92-6.30.1 as a component of SUSE Linux Enterprise High Availability Extension 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_59-92_17-default-7-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-7-2.1">kgraft-patch-4_4_59-92_17-default-7-2.1 as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_59-92_20-default-7-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_20-default-7-2.1">kgraft-patch-4_4_59-92_20-default-7-2.1 as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_59-92_24-default-6-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_24-default-6-2.1">kgraft-patch-4_4_59-92_24-default-6-2.1 as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_74-92_29-default-6-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_74-92_29-default-6-2.1">kgraft-patch-4_4_74-92_29-default-6-2.1 as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_74-92_32-default-5-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_74-92_32-default-5-2.1">kgraft-patch-4_4_74-92_32-default-5-2.1 as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_74-92_35-default-5-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_74-92_35-default-5-2.1">kgraft-patch-4_4_74-92_35-default-5-2.1 as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_74-92_38-default-4-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_74-92_38-default-4-2.1">kgraft-patch-4_4_74-92_38-default-4-2.1 as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_90-92_45-default-2-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_90-92_45-default-2-2.1">kgraft-patch-4_4_90-92_45-default-2-2.1 as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_90-92_50-default-1-4.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_90-92_50-default-1-4.1">kgraft-patch-4_4_90-92_50-default-1-4.1 as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_82-6_3-default-4-2.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_82-6_3-default-4-2.1">kgraft-patch-4_4_82-6_3-default-4-2.1 as a component of SUSE Linux Enterprise Live Patching 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_82-6_6-default-3-2.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_82-6_6-default-3-2.1">kgraft-patch-4_4_82-6_6-default-3-2.1 as a component of SUSE Linux Enterprise Live Patching 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_82-6_9-default-3-2.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_82-6_9-default-3-2.1">kgraft-patch-4_4_82-6_9-default-3-2.1 as a component of SUSE Linux Enterprise Live Patching 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_92-6_18-default-2-2.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_92-6_18-default-2-2.1">kgraft-patch-4_4_92-6_18-default-2-2.1 as a component of SUSE Linux Enterprise Live Patching 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_92-6_30-default-1-6.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_92-6_30-default-1-6.1">kgraft-patch-4_4_92-6_30-default-1-6.1 as a component of SUSE Linux Enterprise Live Patching 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_12_14-95_40-default-8-2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_40-default-8-2.2">kgraft-patch-4_12_14-95_40-default-8-2.2 as a component of SUSE Linux Enterprise Live Patching 12 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_12_14-120-default-8-21.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-120-default-8-21.2">kgraft-patch-4_12_14-120-default-8-21.2 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_12_14-122_7-default-8-2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_7-default-8-2.2">kgraft-patch-4_12_14-122_7-default-8-2.2 as a component of SUSE Linux Enterprise Live Patching 12 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-4_12_14-150_41-default-8-2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_41-default-8-2.2">kernel-livepatch-4_12_14-150_41-default-8-2.2 as a component of SUSE Linux Enterprise Live Patching 15</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-4_12_14-197_26-default-8-2.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_26-default-8-2.2">kernel-livepatch-4_12_14-197_26-default-8-2.2 as a component of SUSE Linux Enterprise Live Patching 15 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ec2-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.66.1">kernel-ec2-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Module for Public Cloud 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ec2-devel-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.66.1">kernel-ec2-devel-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Module for Public Cloud 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ec2-extra-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Public Cloud 12">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.66.1">kernel-ec2-extra-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Module for Public Cloud 12</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-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-3.12.74-60.64.66.1">kernel-default-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-base-3.12.74-60.64.66.1">kernel-default-base-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-devel-3.12.74-60.64.66.1">kernel-default-devel-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-man-3.12.74-60.64.66.1">kernel-default-man-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-devel-3.12.74-60.64.66.1">kernel-devel-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-macros-3.12.74-60.64.66.1">kernel-macros-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-source-3.12.74-60.64.66.1">kernel-source-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-syms-3.12.74-60.64.66.1">kernel-syms-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-3.12.74-60.64.66.1">kernel-xen-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-base-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-base-3.12.74-60.64.66.1">kernel-xen-base-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-devel-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-devel-3.12.74-60.64.66.1">kernel-xen-devel-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-3_12_74-60_64_66-default-1-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_66-default-1-2.1">kgraft-patch-3_12_74-60_64_66-default-1-2.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-3_12_74-60_64_66-xen-1-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP1-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_66-xen-1-2.1">kgraft-patch-3_12_74-60_64_66-xen-1-2.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.90-92.50.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.90-92.50.1">kernel-default-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.90-92.50.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.90-92.50.1">kernel-default-base-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.90-92.50.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.90-92.50.1">kernel-default-devel-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.4.90-92.50.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.90-92.50.1">kernel-default-man-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.90-92.50.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.90-92.50.1">kernel-devel-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.90-92.50.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.90-92.50.1">kernel-macros-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.90-92.50.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.90-92.50.1">kernel-source-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.90-92.50.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.90-92.50.1">kernel-syms-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.92-6.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.92-6.30.1">kernel-default-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Server 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.92-6.30.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.92-6.30.1">kernel-default-base-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Server 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.92-6.30.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.92-6.30.1">kernel-default-devel-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Server 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.4.92-6.30.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.92-6.30.1">kernel-default-man-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Server 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.92-6.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.92-6.30.1">kernel-devel-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Server 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.92-6.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.92-6.30.1">kernel-macros-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Server 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.92-6.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.92-6.30.1">kernel-source-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Server 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.92-6.30.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.92-6.30.1">kernel-syms-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Server 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-3.12.61-52.106.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.106.1">kernel-default-3.12.61-52.106.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-3.12.61-52.106.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.106.1">kernel-default-base-3.12.61-52.106.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-3.12.61-52.106.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.106.1">kernel-default-devel-3.12.61-52.106.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-3.12.61-52.106.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.106.1">kernel-default-man-3.12.61-52.106.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-3.12.61-52.106.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.106.1">kernel-devel-3.12.61-52.106.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-3.12.61-52.106.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.106.1">kernel-macros-3.12.61-52.106.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-3.12.61-52.106.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.106.1">kernel-source-3.12.61-52.106.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-3.12.61-52.106.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.106.1">kernel-syms-3.12.61-52.106.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-3.12.61-52.106.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.106.1">kernel-xen-3.12.61-52.106.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-base-3.12.61-52.106.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.106.1">kernel-xen-base-3.12.61-52.106.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-devel-3.12.61-52.106.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.106.1">kernel-xen-devel-3.12.61-52.106.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-3_12_61-52_106-default-1-5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_106-default-1-5.1">kgraft-patch-3_12_61-52_106-default-1-5.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-3_12_61-52_106-xen-1-5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_106-xen-1-5.1">kgraft-patch-3_12_61-52_106-xen-1-5.1 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.90-92.50.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.90-92.50.1">kernel-default-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.90-92.50.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.90-92.50.1">kernel-default-base-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.90-92.50.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.90-92.50.1">kernel-default-devel-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.90-92.50.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.90-92.50.1">kernel-devel-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.90-92.50.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.90-92.50.1">kernel-macros-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.90-92.50.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.90-92.50.1">kernel-source-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.90-92.50.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.90-92.50.1">kernel-syms-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.66.1">kernel-default-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.66.1">kernel-default-base-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.66.1">kernel-default-devel-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.66.1">kernel-devel-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.66.1">kernel-macros-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.66.1">kernel-source-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.66.1">kernel-syms-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.66.1">kernel-xen-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-base-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.66.1">kernel-xen-base-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-devel-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.66.1">kernel-xen-devel-3.12.74-60.64.66.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-3_12_74-60_64_66-default-1-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_66-default-1-2.1">kgraft-patch-3_12_74-60_64_66-default-1-2.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-3_12_74-60_64_66-xen-1-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12 SP1">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_66-xen-1-2.1">kgraft-patch-3_12_74-60_64_66-xen-1-2.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP1</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.90-92.50.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.90-92.50.1">kernel-default-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.90-92.50.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.90-92.50.1">kernel-default-base-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.90-92.50.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.90-92.50.1">kernel-default-devel-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.4.90-92.50.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.90-92.50.1">kernel-default-man-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.90-92.50.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.90-92.50.1">kernel-devel-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.90-92.50.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.90-92.50.1">kernel-macros-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.90-92.50.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.90-92.50.1">kernel-source-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.90-92.50.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.90-92.50.1">kernel-syms-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-4.4.92-6.30.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.92-6.30.1">kernel-default-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-4.4.92-6.30.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.92-6.30.1">kernel-default-base-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-4.4.92-6.30.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.92-6.30.1">kernel-default-devel-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-4.4.92-6.30.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.92-6.30.1">kernel-default-man-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-4.4.92-6.30.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.92-6.30.1">kernel-devel-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-4.4.92-6.30.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.92-6.30.1">kernel-macros-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-4.4.92-6.30.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.92-6.30.1">kernel-source-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-4.4.92-6.30.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.92-6.30.1">kernel-syms-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.4.90-92.50.3" 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.90-92.50.3">kernel-docs-4.4.90-92.50.3 as a component of SUSE Linux Enterprise Software Development Kit 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.4.90-92.50.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.90-92.50.1">kernel-obs-build-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-4.4.92-6.30.2" 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.92-6.30.2">kernel-docs-4.4.92-6.30.2 as a component of SUSE Linux Enterprise Software Development Kit 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-4.4.92-6.30.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.92-6.30.1">kernel-obs-build-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Software Development Kit 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-4.4.90-92.50.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.90-92.50.1">kernel-default-extra-4.4.90-92.50.1 as a component of SUSE Linux Enterprise Workstation Extension 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-4.4.92-6.30.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.92-6.30.1">kernel-default-extra-4.4.92-6.30.1 as a component of SUSE Linux Enterprise Workstation Extension 12 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 6">
      <FullProductName ProductID="SUSE OpenStack Cloud 6:kernel-default-3.12.74-60.64.66.1">kernel-default-3.12.74-60.64.66.1 as a component of SUSE OpenStack Cloud 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 6">
      <FullProductName ProductID="SUSE OpenStack Cloud 6:kernel-default-base-3.12.74-60.64.66.1">kernel-default-base-3.12.74-60.64.66.1 as a component of SUSE OpenStack Cloud 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 6">
      <FullProductName ProductID="SUSE OpenStack Cloud 6:kernel-default-devel-3.12.74-60.64.66.1">kernel-default-devel-3.12.74-60.64.66.1 as a component of SUSE OpenStack Cloud 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 6">
      <FullProductName ProductID="SUSE OpenStack Cloud 6:kernel-devel-3.12.74-60.64.66.1">kernel-devel-3.12.74-60.64.66.1 as a component of SUSE OpenStack Cloud 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 6">
      <FullProductName ProductID="SUSE OpenStack Cloud 6:kernel-macros-3.12.74-60.64.66.1">kernel-macros-3.12.74-60.64.66.1 as a component of SUSE OpenStack Cloud 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 6">
      <FullProductName ProductID="SUSE OpenStack Cloud 6:kernel-source-3.12.74-60.64.66.1">kernel-source-3.12.74-60.64.66.1 as a component of SUSE OpenStack Cloud 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 6">
      <FullProductName ProductID="SUSE OpenStack Cloud 6:kernel-syms-3.12.74-60.64.66.1">kernel-syms-3.12.74-60.64.66.1 as a component of SUSE OpenStack Cloud 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 6">
      <FullProductName ProductID="SUSE OpenStack Cloud 6:kernel-xen-3.12.74-60.64.66.1">kernel-xen-3.12.74-60.64.66.1 as a component of SUSE OpenStack Cloud 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-base-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 6">
      <FullProductName ProductID="SUSE OpenStack Cloud 6:kernel-xen-base-3.12.74-60.64.66.1">kernel-xen-base-3.12.74-60.64.66.1 as a component of SUSE OpenStack Cloud 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-devel-3.12.74-60.64.66.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 6">
      <FullProductName ProductID="SUSE OpenStack Cloud 6:kernel-xen-devel-3.12.74-60.64.66.1">kernel-xen-devel-3.12.74-60.64.66.1 as a component of SUSE OpenStack Cloud 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-3_12_74-60_64_66-default-1-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 6">
      <FullProductName ProductID="SUSE OpenStack Cloud 6:kgraft-patch-3_12_74-60_64_66-default-1-2.1">kgraft-patch-3_12_74-60_64_66-default-1-2.1 as a component of SUSE OpenStack Cloud 6</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-3_12_74-60_64_66-xen-1-2.1" RelationType="Default Component Of" RelatesToProductReference="SUSE OpenStack Cloud 6">
      <FullProductName ProductID="SUSE OpenStack Cloud 6:kgraft-patch-3_12_74-60_64_66-xen-1-2.1">kgraft-patch-3_12_74-60_64_66-xen-1-2.1 as a component of SUSE OpenStack Cloud 6</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="kgraft-patch-4_4_74-92_29-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_74-92_29-default">kgraft-patch-4_4_74-92_29-default as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-SLE12-SP2_Update_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-SLE12-SP2_Update_10">kgraft-patch-SLE12-SP2_Update_10 as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_74-92_32-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_74-92_32-default">kgraft-patch-4_4_74-92_32-default as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-SLE12-SP2_Update_11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-SLE12-SP2_Update_11">kgraft-patch-SLE12-SP2_Update_11 as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_74-92_35-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_74-92_35-default">kgraft-patch-4_4_74-92_35-default as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-SLE12-SP2_Update_12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-SLE12-SP2_Update_12">kgraft-patch-SLE12-SP2_Update_12 as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_74-92_38-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_74-92_38-default">kgraft-patch-4_4_74-92_38-default as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-SLE12-SP2_Update_13" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-SLE12-SP2_Update_13">kgraft-patch-SLE12-SP2_Update_13 as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_90-92_45-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_90-92_45-default">kgraft-patch-4_4_90-92_45-default as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-SLE12-SP2_Update_14" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-SLE12-SP2_Update_14">kgraft-patch-SLE12-SP2_Update_14 as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_59-92_17-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default">kgraft-patch-4_4_59-92_17-default as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-SLE12-SP2_Update_7" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-SLE12-SP2_Update_7">kgraft-patch-SLE12-SP2_Update_7 as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_59-92_20-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_20-default">kgraft-patch-4_4_59-92_20-default as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-SLE12-SP2_Update_8" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-SLE12-SP2_Update_8">kgraft-patch-SLE12-SP2_Update_8 as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_59-92_24-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_24-default">kgraft-patch-4_4_59-92_24-default as a component of SUSE Linux Enterprise Live Patching 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-SLE12-SP2_Update_9" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 12">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 12:kgraft-patch-SLE12-SP2_Update_9">kgraft-patch-SLE12-SP2_Update_9 as a component of SUSE Linux Enterprise Live Patching 12</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 LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3 LTSS:kernel-default">kernel-default as a component of SUSE Linux Enterprise Server 11 SP3 LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3 LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3 LTSS:kernel-source">kernel-source as a component of SUSE Linux Enterprise Server 11 SP3 LTSS</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="kgraft-patch-4_4_74-92_29-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kgraft-patch-4_4_74-92_29-default">kgraft-patch-4_4_74-92_29-default as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-SLE12-SP2_Update_10" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kgraft-patch-SLE12-SP2_Update_10">kgraft-patch-SLE12-SP2_Update_10 as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_74-92_32-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kgraft-patch-4_4_74-92_32-default">kgraft-patch-4_4_74-92_32-default as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-SLE12-SP2_Update_11" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kgraft-patch-SLE12-SP2_Update_11">kgraft-patch-SLE12-SP2_Update_11 as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_74-92_35-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kgraft-patch-4_4_74-92_35-default">kgraft-patch-4_4_74-92_35-default as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-SLE12-SP2_Update_12" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kgraft-patch-SLE12-SP2_Update_12">kgraft-patch-SLE12-SP2_Update_12 as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_74-92_38-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kgraft-patch-4_4_74-92_38-default">kgraft-patch-4_4_74-92_38-default as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-SLE12-SP2_Update_13" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kgraft-patch-SLE12-SP2_Update_13">kgraft-patch-SLE12-SP2_Update_13 as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_90-92_45-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kgraft-patch-4_4_90-92_45-default">kgraft-patch-4_4_90-92_45-default as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-SLE12-SP2_Update_14" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kgraft-patch-SLE12-SP2_Update_14">kgraft-patch-SLE12-SP2_Update_14 as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_59-92_17-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kgraft-patch-4_4_59-92_17-default">kgraft-patch-4_4_59-92_17-default as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-SLE12-SP2_Update_7" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kgraft-patch-SLE12-SP2_Update_7">kgraft-patch-SLE12-SP2_Update_7 as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_59-92_20-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kgraft-patch-4_4_59-92_20-default">kgraft-patch-4_4_59-92_20-default as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-SLE12-SP2_Update_8" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kgraft-patch-SLE12-SP2_Update_8">kgraft-patch-SLE12-SP2_Update_8 as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-4_4_59-92_24-default" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kgraft-patch-4_4_59-92_24-default">kgraft-patch-4_4_59-92_24-default as a component of SUSE Linux Enterprise Server 12 SP2-BCL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-SLE12-SP2_Update_9" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2-BCL">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2-BCL:kgraft-patch-SLE12-SP2_Update_9">kgraft-patch-SLE12-SP2_Update_9 as a component of SUSE Linux Enterprise Server 12 SP2-BCL</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 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>
  </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 versions 2.6.38 through 4.14 have a problematic use of pmd_mkdirty() in the touch_pmd() function inside the THP implementation. touch_pmd() can be reached by get_user_pages(). In such case, the pmd will become dirty. This scenario breaks the new can_follow_write_pmd()'s logic - pmd can become dirty without going through a COW cycle. This bug is not as severe as the original "Dirty cow" because an ext4 file (or any other regular file) cannot be mapped using THP. Nevertheless, it does allow us to overwrite read-only huge pages. For example, the zero huge page and sealed shmem files can be overwritten (since their mapping can be populated using THP). Note that after the first write page-fault to the zero page, it will be replaced with a new fresh (and zeroed) thp.</Note>
    </Notes>
    <CVE>CVE-2017-1000405</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:kernel-default-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:kernel-default-devel-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:kernel-default-extra-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:kernel-devel-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:kernel-macros-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:kernel-source-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:kernel-syms-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP3:kernel-default-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP3:kernel-default-devel-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP3:kernel-default-extra-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP3:kernel-devel-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP3:kernel-macros-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP3:kernel-source-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP3:kernel-syms-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP2:ocfs2-kmp-default-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_17-default-7-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_20-default-7-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_59-92_24-default-6-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_74-92_29-default-6-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_74-92_32-default-5-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_74-92_35-default-5-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_74-92_38-default-4-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_90-92_45-default-2-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12:kgraft-patch-4_4_90-92_50-default-1-4.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_82-6_3-default-4-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_82-6_6-default-3-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_82-6_9-default-3-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_92-6_18-default-2-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP3:kgraft-patch-4_4_92-6_30-default-1-6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP4:kgraft-patch-4_12_14-95_40-default-8-2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-120-default-8-21.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 12 SP5:kgraft-patch-4_12_14-122_7-default-8-2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15:kernel-livepatch-4_12_14-150_41-default-8-2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP1:kernel-livepatch-4_12_14-197_26-default-8-2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP3:kernel-livepatch-4_12_14-150_41-default-8-2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP3:kernel-livepatch-4_12_14-197_26-default-8-2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-livepatch-4_12_14-150_41-default-8-2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP4:kernel-livepatch-4_12_14-197_26-default-8-2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-livepatch-4_12_14-150_41-default-8-2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP5:kernel-livepatch-4_12_14-197_26-default-8-2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-livepatch-4_12_14-150_41-default-8-2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP6:kernel-livepatch-4_12_14-197_26-default-8-2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-4_12_14-150_41-default-8-2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP7:kernel-livepatch-4_12_14-197_26-default-8-2.2</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.66.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 SP1-LTSS:kernel-default-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-base-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-devel-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-man-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-devel-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-macros-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-source-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-syms-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-base-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-devel-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_66-default-1-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_66-xen-1-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:kernel-default-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:kernel-default-base-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:kernel-default-devel-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:kernel-default-man-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:kernel-devel-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:kernel-macros-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:kernel-source-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:kernel-syms-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3:kernel-default-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3:kernel-default-base-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3:kernel-default-devel-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3:kernel-default-man-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3:kernel-devel-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3:kernel-macros-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3:kernel-source-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP3:kernel-syms-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:kernel-default-3.12.61-52.106.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:kernel-default-base-3.12.61-52.106.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:kernel-default-devel-3.12.61-52.106.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:kernel-default-man-3.12.61-52.106.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:kernel-devel-3.12.61-52.106.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:kernel-macros-3.12.61-52.106.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:kernel-source-3.12.61-52.106.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:kernel-syms-3.12.61-52.106.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:kernel-xen-3.12.61-52.106.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:kernel-xen-base-3.12.61-52.106.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:kernel-xen-devel-3.12.61-52.106.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_106-default-1-5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:kgraft-patch-3_12_61-52_106-xen-1-5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-base-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-default-devel-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-devel-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-macros-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-source-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:kernel-syms-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_66-default-1-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_66-xen-1-2.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-base-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-devel-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-default-man-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-devel-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-macros-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-source-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:kernel-syms-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-man-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-docs-4.4.90-92.50.3</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP2:kernel-obs-build-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-docs-4.4.92-6.30.2</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 12 SP3:kernel-obs-build-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP2:kernel-default-extra-4.4.90-92.50.1</ProductID>
        <ProductID>SUSE Linux Enterprise Workstation Extension 12 SP3:kernel-default-extra-4.4.92-6.30.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 6:kernel-default-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 6:kernel-default-base-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 6:kernel-default-devel-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 6:kernel-devel-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 6:kernel-macros-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 6:kernel-source-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 6:kernel-syms-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 6:kernel-xen-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 6:kernel-xen-base-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 6:kernel-xen-devel-3.12.74-60.64.66.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 6:kgraft-patch-3_12_74-60_64_66-default-1-2.1</ProductID>
        <ProductID>SUSE OpenStack Cloud 6:kgraft-patch-3_12_74-60_64_66-xen-1-2.1</ProductID>
      </Status>
      <Status Type="Known Not Affected">
        <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 LTSS:kernel-default</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3 LTSS: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>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>3.6</BaseScoreV2>
        <VectorV2>AV:L/AC:L/Au:N/C:N/I:P/A:P</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>5.7</BaseScoreV3>
        <VectorV3>CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:L</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
