<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <DocumentTitle xml:lang="en">Security update for the Linux Kernel</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2019:2262-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2019-09-02T07:05:01Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2019-09-02T07:05:01Z</InitialReleaseDate>
    <CurrentReleaseDate>2019-09-02T07:05:01Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for the Linux Kernel</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">The SUSE Linux Enterprise 12 SP1 kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

- CVE-2019-1125: Enable Spectre v1 swapgs mitigations (bsc#1139358).
- CVE-2018-20855: An issue was discovered in create_qp_common in drivers/infiniband/hw/mlx5/qp.c, mlx5_ib_create_qp_resp was never initialized, resulting in a leak of stack memory to userspace (bsc#1143045).
- CVE-2019-14284: The drivers/block/floppy.c allowed a denial of service by setup_format_params division-by-zero. Two consecutive ioctls can trigger the bug: the first one should set the drive geometry with .sect and .rate values that make F_SECT_PER_TRACK be zero. Next, the floppy format operation should be called. It can be triggered by an unprivileged local user even when a floppy disk has not been inserted. NOTE: QEMU creates the floppy device by default (bsc#1143189).
- CVE-2019-14283: The function set_geometry in drivers/block/floppy.c did not validate the sect and head fields, as demonstrated by an integer overflow and out-of-bounds read. It can be triggered by an unprivileged local user when a floppy disk has been inserted. NOTE: QEMU creates the floppy device by default (bsc#1143191).
- CVE-2019-11810: A NULL pointer dereference can occur when megasas_create_frame_pool() fails in megasas_alloc_cmds() in drivers/scsi/megaraid/megaraid_sas_base.c. This causes a Denial of Service, related to a use-after-free (bsc#1134399).
- CVE-2019-13648: In the Linux kernel on the powerpc platform, when hardware transactional memory is disabled, a local user can cause a denial of service (TM Bad Thing exception and system crash) via a sigreturn() system call that sends a crafted signal frame. This affects arch/powerpc/kernel/signal_32.c and arch/powerpc/kernel/signal_64.c (bnc#1142254).
- CVE-2019-13631: In parse_hid_report_descriptor in drivers/input/tablet/gtco.c, a malicious USB device can send an HID report that triggers an out-of-bounds write during generation of debugging messages (bsc#1142023).

The following non-security bugs were fixed:

- bcache: Revert 'bcache: fix high CPU occupancy during journal' (bsc#1140652, bsc#1144288).
- bcache: Revert 'bcache: free heap cache_set-&gt;flush_btree in bch_journal_free' (bsc#1140652, bsc#1144288).
- bcache: add reclaimed_journal_buckets to struct cache_set (bsc#1140652, bsc#1144288).
- bcache: fix race in btree_flush_write() (bsc#1140652, bsc#1144288).
- bcache: fix stack corruption by PRECEDING_KEY() (bsc#1130972, bsc#1144257).
- bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached (bsc#1130972, bsc#1144273).
- bcache: performance improvement for btree_flush_write() (bsc#1140652, bsc#1144288).
- bcache: remove retry_flush_write from struct cache_set (bsc#1140652, bsc#1144288).
- mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing (bsc#1142098).
- powerpc/watchpoint: Restore NV GPRs while returning from exception (bsc#1140945, bsc#1141401, bsc#1141402, bsc#1141452, bsc#1141453, bsc#1141454).
- xen-netfront: use napi_complete() correctly to prevent Rx stalling (bsc#1138744).
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">SUSE-2019-2262,SUSE-SLE-Module-Public-Cloud-12-2019-2262,SUSE-SLE-SAP-12-SP1-2019-2262,SUSE-SLE-SERVER-12-SP1-2019-2262</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/update/announcement/2019/suse-su-20192262-1/</URL>
      <Description>Link for SUSE-SU-2019:2262-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2019-September/005864.html</URL>
      <Description>E-Mail link for SUSE-SU-2019:2262-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1130972</URL>
      <Description>SUSE Bug 1130972</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1134399</URL>
      <Description>SUSE Bug 1134399</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1138744</URL>
      <Description>SUSE Bug 1138744</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1139358</URL>
      <Description>SUSE Bug 1139358</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1140652</URL>
      <Description>SUSE Bug 1140652</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1140945</URL>
      <Description>SUSE Bug 1140945</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1141401</URL>
      <Description>SUSE Bug 1141401</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1141402</URL>
      <Description>SUSE Bug 1141402</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1141452</URL>
      <Description>SUSE Bug 1141452</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1141453</URL>
      <Description>SUSE Bug 1141453</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1141454</URL>
      <Description>SUSE Bug 1141454</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1142023</URL>
      <Description>SUSE Bug 1142023</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1142098</URL>
      <Description>SUSE Bug 1142098</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1142254</URL>
      <Description>SUSE Bug 1142254</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1143045</URL>
      <Description>SUSE Bug 1143045</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1143189</URL>
      <Description>SUSE Bug 1143189</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1143191</URL>
      <Description>SUSE Bug 1143191</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1144257</URL>
      <Description>SUSE Bug 1144257</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1144273</URL>
      <Description>SUSE Bug 1144273</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1144288</URL>
      <Description>SUSE Bug 1144288</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-20855/</URL>
      <Description>SUSE CVE CVE-2018-20855 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-1125/</URL>
      <Description>SUSE CVE CVE-2019-1125 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-11810/</URL>
      <Description>SUSE CVE CVE-2019-11810 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-13631/</URL>
      <Description>SUSE CVE CVE-2019-13631 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-13648/</URL>
      <Description>SUSE CVE CVE-2019-13648 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-14283/</URL>
      <Description>SUSE CVE CVE-2019-14283 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-14284/</URL>
      <Description>SUSE CVE CVE-2019-14284 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Module for Public Cloud 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 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 Version" Name="kernel-debug-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-debug-3.12.74-60.64.121.1">kernel-debug-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-base-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-debug-base-3.12.74-60.64.121.1">kernel-debug-base-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-devel-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-debug-devel-3.12.74-60.64.121.1">kernel-debug-devel-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-extra-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-debug-extra-3.12.74-60.64.121.1">kernel-debug-extra-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-default-3.12.74-60.64.121.1">kernel-default-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-default-base-3.12.74-60.64.121.1">kernel-default-base-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-default-devel-3.12.74-60.64.121.1">kernel-default-devel-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-default-extra-3.12.74-60.64.121.1">kernel-default-extra-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-default-man-3.12.74-60.64.121.1">kernel-default-man-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-devel-3.12.74-60.64.121.1">kernel-devel-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-docs-3.12.74-60.64.121.1">kernel-docs-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ec2-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-ec2-3.12.74-60.64.121.1">kernel-ec2-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ec2-base-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-ec2-base-3.12.74-60.64.121.1">kernel-ec2-base-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ec2-devel-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-ec2-devel-3.12.74-60.64.121.1">kernel-ec2-devel-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ec2-extra-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-ec2-extra-3.12.74-60.64.121.1">kernel-ec2-extra-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-macros-3.12.74-60.64.121.1">kernel-macros-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-obs-build-3.12.74-60.64.121.1">kernel-obs-build-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-qa-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-obs-qa-3.12.74-60.64.121.1">kernel-obs-qa-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-source-3.12.74-60.64.121.1">kernel-source-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-vanilla-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-source-vanilla-3.12.74-60.64.121.1">kernel-source-vanilla-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-syms-3.12.74-60.64.121.1">kernel-syms-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-vanilla-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-vanilla-3.12.74-60.64.121.1">kernel-vanilla-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-vanilla-devel-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-vanilla-devel-3.12.74-60.64.121.1">kernel-vanilla-devel-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-xen-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-xen-3.12.74-60.64.121.1">kernel-xen-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-xen-base-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-xen-base-3.12.74-60.64.121.1">kernel-xen-base-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-xen-devel-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-xen-devel-3.12.74-60.64.121.1">kernel-xen-devel-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-xen-extra-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-xen-extra-3.12.74-60.64.121.1">kernel-xen-extra-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-zfcpdump-3.12.74-60.64.121.1">
      <FullProductName ProductID="kernel-zfcpdump-3.12.74-60.64.121.1">kernel-zfcpdump-3.12.74-60.64.121.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-3_12_74-60_64_121-default-1-2.3.1">
      <FullProductName ProductID="kgraft-patch-3_12_74-60_64_121-default-1-2.3.1">kgraft-patch-3_12_74-60_64_121-default-1-2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1">
      <FullProductName ProductID="kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1">kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1</FullProductName>
    </Branch>
    <Relationship ProductReference="kernel-ec2-3.12.74-60.64.121.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.121.1">kernel-ec2-3.12.74-60.64.121.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.121.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.121.1">kernel-ec2-devel-3.12.74-60.64.121.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.121.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.121.1">kernel-ec2-extra-3.12.74-60.64.121.1 as a component of SUSE Linux Enterprise Module for Public Cloud 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-3.12.74-60.64.121.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.121.1">kernel-default-3.12.74-60.64.121.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-3.12.74-60.64.121.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.121.1">kernel-default-base-3.12.74-60.64.121.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-3.12.74-60.64.121.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.121.1">kernel-default-devel-3.12.74-60.64.121.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-3.12.74-60.64.121.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.121.1">kernel-default-man-3.12.74-60.64.121.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-3.12.74-60.64.121.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.121.1">kernel-devel-3.12.74-60.64.121.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-3.12.74-60.64.121.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.121.1">kernel-macros-3.12.74-60.64.121.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-3.12.74-60.64.121.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.121.1">kernel-source-3.12.74-60.64.121.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-3.12.74-60.64.121.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.121.1">kernel-syms-3.12.74-60.64.121.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-3.12.74-60.64.121.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.121.1">kernel-xen-3.12.74-60.64.121.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-base-3.12.74-60.64.121.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.121.1">kernel-xen-base-3.12.74-60.64.121.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-devel-3.12.74-60.64.121.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.121.1">kernel-xen-devel-3.12.74-60.64.121.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-3_12_74-60_64_121-default-1-2.3.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_121-default-1-2.3.1">kgraft-patch-3_12_74-60_64_121-default-1-2.3.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kgraft-patch-3_12_74-60_64_121-xen-1-2.3.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_121-xen-1-2.3.1">kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1 as a component of SUSE Linux Enterprise Server 12 SP1-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-3.12.74-60.64.121.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.121.1">kernel-default-3.12.74-60.64.121.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.121.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.121.1">kernel-default-base-3.12.74-60.64.121.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.121.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.121.1">kernel-default-devel-3.12.74-60.64.121.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.121.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.121.1">kernel-devel-3.12.74-60.64.121.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.121.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.121.1">kernel-macros-3.12.74-60.64.121.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.121.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.121.1">kernel-source-3.12.74-60.64.121.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.121.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.121.1">kernel-syms-3.12.74-60.64.121.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.121.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.121.1">kernel-xen-3.12.74-60.64.121.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.121.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.121.1">kernel-xen-base-3.12.74-60.64.121.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.121.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.121.1">kernel-xen-devel-3.12.74-60.64.121.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_121-default-1-2.3.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_121-default-1-2.3.1">kgraft-patch-3_12_74-60_64_121-default-1-2.3.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_121-xen-1-2.3.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_121-xen-1-2.3.1">kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP1</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in the Linux kernel before 4.18.7. In create_qp_common in drivers/infiniband/hw/mlx5/qp.c, mlx5_ib_create_qp_resp was never initialized, resulting in a leak of stack memory to userspace.</Note>
    </Notes>
    <CVE>CVE-2018-20855</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-man-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-macros-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-source-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-syms-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_121-default-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_121-default-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2019/suse-su-20192262-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-20855.html</URL>
        <Description>CVE-2018-20855</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1143045</URL>
        <Description>SUSE Bug 1143045</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">unknown</Note>
    </Notes>
    <CVE>CVE-2019-1125</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-man-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-macros-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-source-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-syms-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_121-default-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_121-default-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2019/suse-su-20192262-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-1125.html</URL>
        <Description>CVE-2019-1125</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1139358</URL>
        <Description>SUSE Bug 1139358</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in the Linux kernel before 5.0.7. A NULL pointer dereference can occur when megasas_create_frame_pool() fails in megasas_alloc_cmds() in drivers/scsi/megaraid/megaraid_sas_base.c. This causes a Denial of Service, related to a use-after-free.</Note>
    </Notes>
    <CVE>CVE-2019-11810</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-man-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-macros-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-source-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-syms-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_121-default-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_121-default-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.8</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2019/suse-su-20192262-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-11810.html</URL>
        <Description>CVE-2019-11810</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1134399</URL>
        <Description>SUSE Bug 1134399</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In parse_hid_report_descriptor in drivers/input/tablet/gtco.c in the Linux kernel through 5.2.1, a malicious USB device can send an HID report that triggers an out-of-bounds write during generation of debugging messages.</Note>
    </Notes>
    <CVE>CVE-2019-13631</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-man-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-macros-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-source-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-syms-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_121-default-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_121-default-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2019/suse-su-20192262-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-13631.html</URL>
        <Description>CVE-2019-13631</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1142023</URL>
        <Description>SUSE Bug 1142023</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="5">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel through 5.2.1 on the powerpc platform, when hardware transactional memory is disabled, a local user can cause a denial of service (TM Bad Thing exception and system crash) via a sigreturn() system call that sends a crafted signal frame. This affects arch/powerpc/kernel/signal_32.c and arch/powerpc/kernel/signal_64.c.</Note>
    </Notes>
    <CVE>CVE-2019-13648</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-man-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-macros-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-source-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-syms-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_121-default-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_121-default-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2019/suse-su-20192262-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-13648.html</URL>
        <Description>CVE-2019-13648</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1142254</URL>
        <Description>SUSE Bug 1142254</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1142265</URL>
        <Description>SUSE Bug 1142265</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="6">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel before 5.2.3, set_geometry in drivers/block/floppy.c does not validate the sect and head fields, as demonstrated by an integer overflow and out-of-bounds read. It can be triggered by an unprivileged local user when a floppy disk has been inserted. NOTE: QEMU creates the floppy device by default.</Note>
    </Notes>
    <CVE>CVE-2019-14283</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-man-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-macros-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-source-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-syms-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_121-default-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_121-default-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2019/suse-su-20192262-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-14283.html</URL>
        <Description>CVE-2019-14283</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1143191</URL>
        <Description>SUSE Bug 1143191</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="7">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel before 5.2.3, drivers/block/floppy.c allows a denial of service by setup_format_params division-by-zero. Two consecutive ioctls can trigger the bug: the first one should set the drive geometry with .sect and .rate values that make F_SECT_PER_TRACK be zero. Next, the floppy format operation should be called. It can be triggered by an unprivileged local user even when a floppy disk has not been inserted. NOTE: QEMU creates the floppy device by default.</Note>
    </Notes>
    <CVE>CVE-2019-14284</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-man-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-macros-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-source-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-syms-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_121-default-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-3.12.74-60.64.121.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_121-default-1-2.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_121-xen-1-2.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2019/suse-su-20192262-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-14284.html</URL>
        <Description>CVE-2019-14284</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1143189</URL>
        <Description>SUSE Bug 1143189</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1143191</URL>
        <Description>SUSE Bug 1143191</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
