<?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 qemu</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2018:0831-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2018-03-27T14:28:56Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2018-03-27T14:28:56Z</InitialReleaseDate>
    <CurrentReleaseDate>2018-03-27T14:28:56Z</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 qemu</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">
  
This update for qemu fixes the following issues:

This update has the next round of Spectre v2 related patches, which
now integrate with corresponding changes in libvirt. (CVE-2017-5715
bsc#1068032)

The January 2018 release of qemu initially addressed the Spectre v2
vulnerability for KVM guests by exposing the spec-ctrl feature
for all x86 vcpu types, which was the quick and dirty approach,
but not the proper solution.

We replaced our initial patch by the patches from upstream.

This update defines spec_ctrl and ibpb cpu feature flags as well as new
cpu models which are clones of existing models with either -IBRS or -IBPB
added to the end of the model name. These new vcpu models explicitly
include the new feature(s), whereas the feature flags can be added
to the cpu parameter as with other features. In short, for continued
Spectre v2 protection, ensure that either the appropriate cpu feature
flag is added to the QEMU command-line, or one of the new cpu models is
used.

Although migration from older versions is supported, the new cpu
features won't be properly exposed to the guest until it is restarted
with the cpu features explicitly added. A reboot is insufficient.

A warning patch is added which attempts to detect a migration
from a qemu version which had the quick and dirty fix (it only
detects certain cases, but hopefully is helpful.)
For additional information on Spectre v2 as it relates to QEMU,
see:
	https://www.qemu.org/2018/02/14/qemu-2-11-1-and-spectre-update/

A patch is added to continue to detect Spectre v2 mitigation
features (as shown by cpuid), and if found provide that feature
to guests, even if running on older KVM (kernel) versions which
do not yet expose that feature to QEMU. (bsc#1082276)

These two patches will be removed when we can reasonably assume
everyone is running with the appropriate updates.


Also security fixes for the following CVE issues are included:

- CVE-2017-15119: The Network Block Device (NBD) server in Quick Emulator (QEMU), was vulnerable to a denial of service issue. It could occur if a client sent large option requests, making the server waste CPU time on reading up to 4GB per request. A client could use this flaw to keep the NBD server from serving other requests, resulting in DoS. (bsc#1070144)
- CVE-2017-15124: VNC server implementation in Quick Emulator (QEMU) was found to be vulnerable to an unbounded memory allocation issue, as it did not throttle the framebuffer updates sent to its client. If the client did not consume these updates, VNC server allocates growing memory to hold onto this data. A malicious remote VNC client could use this flaw to cause DoS to the server host. (bsc#1073489)
- CVE-2017-16845: The PS2 driver in Qemu did not validate 'rptr' and 'count' values during guest migration, leading to out-of-bounds access. (bsc#1068613)
- CVE-2017-17381: The Virtio Vring implementation in QEMU allowed local OS guest users to cause a denial of service (divide-by-zero error and QEMU process crash) by unsetting vring alignment while updating Virtio rings. (bsc#1071228)
- CVE-2017-18030: A problem in the Cirrus driver in Qemu allowed local OS guest privileged users to cause a denial of service (out-of-bounds array access and QEMU process crash) via vectors related to negative pitch. (bsc#1076179)
- CVE-2017-18043: Integer overflow in the macro ROUND_UP (n, d) in Quick Emulator (Qemu) allowed a user to cause a denial of service (Qemu process crash). (bsc#1076775)
- CVE-2018-5683: The VGA driver in Qemu allowed local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation. (bsc#1076114)
- CVE-2018-7550: The multiboot functionality in Quick Emulator (aka QEMU) allowed local guest OS users to execute arbitrary code on the QEMU host via an out-of-bounds read or write memory access. (bsc#1083291)  

Also the following bugs were fixed:

- Eliminate bogus use of CPUID_7_0_EDX_PRED_CMD which we've
  carried since the initial Spectre v2 patch was added. EDX bit
  27 of CPUID Leaf 07H, Sub-leaf 0 provides status on STIBP, and
  not the PRED_CMD MSR. Exposing the STIBP CPUID feature bit to the
  guest is wrong in general, since the VM doesn't directly control
  the scheduling of physical hyperthreads. This is left strictly to
  the L0 hypervisor.

- Spectre fixes for IBM Z series by providing more hw features to guests
  (bsc#1076814)
- Pre-add group kvm for qemu-tools (bsc#1040202)
- the qemu-tools package also needs a prerequire of group management
  tools, from the shadow package. (bsc#1085598)


</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-SLE-DESKTOP-12-SP2-2018-555,SUSE-SLE-RPI-12-SP2-2018-555,SUSE-SLE-SERVER-12-SP2-2018-555</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/2018/suse-su-20180831-1/</URL>
      <Description>Link for SUSE-SU-2018:0831-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2018-March/003848.html</URL>
      <Description>E-Mail link for SUSE-SU-2018:0831-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/1040202</URL>
      <Description>SUSE Bug 1040202</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1068032</URL>
      <Description>SUSE Bug 1068032</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1068613</URL>
      <Description>SUSE Bug 1068613</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1070144</URL>
      <Description>SUSE Bug 1070144</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1071228</URL>
      <Description>SUSE Bug 1071228</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1073489</URL>
      <Description>SUSE Bug 1073489</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1076114</URL>
      <Description>SUSE Bug 1076114</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1076179</URL>
      <Description>SUSE Bug 1076179</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1076775</URL>
      <Description>SUSE Bug 1076775</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1076814</URL>
      <Description>SUSE Bug 1076814</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1082276</URL>
      <Description>SUSE Bug 1082276</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1083291</URL>
      <Description>SUSE Bug 1083291</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1085598</URL>
      <Description>SUSE Bug 1085598</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-15119/</URL>
      <Description>SUSE CVE CVE-2017-15119 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-15124/</URL>
      <Description>SUSE CVE CVE-2017-15124 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-16845/</URL>
      <Description>SUSE CVE CVE-2017-16845 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-17381/</URL>
      <Description>SUSE CVE CVE-2017-17381 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-18030/</URL>
      <Description>SUSE CVE CVE-2017-18030 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-18043/</URL>
      <Description>SUSE CVE CVE-2017-18043 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-5715/</URL>
      <Description>SUSE CVE CVE-2017-5715 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-5683/</URL>
      <Description>SUSE CVE CVE-2018-5683 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-7550/</URL>
      <Description>SUSE CVE CVE-2018-7550 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <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>
    <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>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" CPE="cpe:/o:suse:sles:12:sp2">SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12 SP2">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12 SP2" CPE="cpe:/o:suse:sles_sap:12:sp2">SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="qemu-2.6.2-41.37.1">
      <FullProductName ProductID="qemu-2.6.2-41.37.1">qemu-2.6.2-41.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="qemu-block-curl-2.6.2-41.37.1">
      <FullProductName ProductID="qemu-block-curl-2.6.2-41.37.1">qemu-block-curl-2.6.2-41.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="qemu-ipxe-1.0.0-41.37.1">
      <FullProductName ProductID="qemu-ipxe-1.0.0-41.37.1">qemu-ipxe-1.0.0-41.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="qemu-kvm-2.6.2-41.37.1">
      <FullProductName ProductID="qemu-kvm-2.6.2-41.37.1">qemu-kvm-2.6.2-41.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="qemu-seabios-1.9.1-41.37.1">
      <FullProductName ProductID="qemu-seabios-1.9.1-41.37.1">qemu-seabios-1.9.1-41.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="qemu-sgabios-8-41.37.1">
      <FullProductName ProductID="qemu-sgabios-8-41.37.1">qemu-sgabios-8-41.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="qemu-tools-2.6.2-41.37.1">
      <FullProductName ProductID="qemu-tools-2.6.2-41.37.1">qemu-tools-2.6.2-41.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="qemu-vgabios-1.9.1-41.37.1">
      <FullProductName ProductID="qemu-vgabios-1.9.1-41.37.1">qemu-vgabios-1.9.1-41.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="qemu-x86-2.6.2-41.37.1">
      <FullProductName ProductID="qemu-x86-2.6.2-41.37.1">qemu-x86-2.6.2-41.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="qemu-arm-2.6.2-41.37.1">
      <FullProductName ProductID="qemu-arm-2.6.2-41.37.1">qemu-arm-2.6.2-41.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="qemu-block-rbd-2.6.2-41.37.1">
      <FullProductName ProductID="qemu-block-rbd-2.6.2-41.37.1">qemu-block-rbd-2.6.2-41.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="qemu-block-ssh-2.6.2-41.37.1">
      <FullProductName ProductID="qemu-block-ssh-2.6.2-41.37.1">qemu-block-ssh-2.6.2-41.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="qemu-guest-agent-2.6.2-41.37.1">
      <FullProductName ProductID="qemu-guest-agent-2.6.2-41.37.1">qemu-guest-agent-2.6.2-41.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="qemu-lang-2.6.2-41.37.1">
      <FullProductName ProductID="qemu-lang-2.6.2-41.37.1">qemu-lang-2.6.2-41.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="qemu-ppc-2.6.2-41.37.1">
      <FullProductName ProductID="qemu-ppc-2.6.2-41.37.1">qemu-ppc-2.6.2-41.37.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="qemu-s390-2.6.2-41.37.1">
      <FullProductName ProductID="qemu-s390-2.6.2-41.37.1">qemu-s390-2.6.2-41.37.1</FullProductName>
    </Branch>
    <Relationship ProductReference="qemu-2.6.2-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1">qemu-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-block-curl-2.6.2-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1">qemu-block-curl-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-ipxe-1.0.0-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1">qemu-ipxe-1.0.0-41.37.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-kvm-2.6.2-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1">qemu-kvm-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-seabios-1.9.1-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1">qemu-seabios-1.9.1-41.37.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-sgabios-8-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1">qemu-sgabios-8-41.37.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-tools-2.6.2-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1">qemu-tools-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-vgabios-1.9.1-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1">qemu-vgabios-1.9.1-41.37.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-x86-2.6.2-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1">qemu-x86-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Desktop 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-2.6.2-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1">qemu-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-arm-2.6.2-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1">qemu-arm-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-block-curl-2.6.2-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1">qemu-block-curl-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-block-rbd-2.6.2-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1">qemu-block-rbd-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-block-ssh-2.6.2-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1">qemu-block-ssh-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-guest-agent-2.6.2-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1">qemu-guest-agent-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-ipxe-1.0.0-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1">qemu-ipxe-1.0.0-41.37.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-kvm-2.6.2-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1">qemu-kvm-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-lang-2.6.2-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1">qemu-lang-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-ppc-2.6.2-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1">qemu-ppc-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-s390-2.6.2-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1">qemu-s390-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-seabios-1.9.1-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1">qemu-seabios-1.9.1-41.37.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-sgabios-8-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1">qemu-sgabios-8-41.37.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-tools-2.6.2-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1">qemu-tools-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-vgabios-1.9.1-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1">qemu-vgabios-1.9.1-41.37.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-x86-2.6.2-41.37.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12 SP2">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1">qemu-x86-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-2.6.2-41.37.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:qemu-2.6.2-41.37.1">qemu-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-arm-2.6.2-41.37.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:qemu-arm-2.6.2-41.37.1">qemu-arm-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-block-curl-2.6.2-41.37.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:qemu-block-curl-2.6.2-41.37.1">qemu-block-curl-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-block-rbd-2.6.2-41.37.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:qemu-block-rbd-2.6.2-41.37.1">qemu-block-rbd-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-block-ssh-2.6.2-41.37.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:qemu-block-ssh-2.6.2-41.37.1">qemu-block-ssh-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-guest-agent-2.6.2-41.37.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:qemu-guest-agent-2.6.2-41.37.1">qemu-guest-agent-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-ipxe-1.0.0-41.37.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:qemu-ipxe-1.0.0-41.37.1">qemu-ipxe-1.0.0-41.37.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-lang-2.6.2-41.37.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:qemu-lang-2.6.2-41.37.1">qemu-lang-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-tools-2.6.2-41.37.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:qemu-tools-2.6.2-41.37.1">qemu-tools-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-2.6.2-41.37.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:qemu-2.6.2-41.37.1">qemu-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-arm-2.6.2-41.37.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:qemu-arm-2.6.2-41.37.1">qemu-arm-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-block-curl-2.6.2-41.37.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:qemu-block-curl-2.6.2-41.37.1">qemu-block-curl-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-block-rbd-2.6.2-41.37.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:qemu-block-rbd-2.6.2-41.37.1">qemu-block-rbd-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-block-ssh-2.6.2-41.37.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:qemu-block-ssh-2.6.2-41.37.1">qemu-block-ssh-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-guest-agent-2.6.2-41.37.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:qemu-guest-agent-2.6.2-41.37.1">qemu-guest-agent-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-ipxe-1.0.0-41.37.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:qemu-ipxe-1.0.0-41.37.1">qemu-ipxe-1.0.0-41.37.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-kvm-2.6.2-41.37.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:qemu-kvm-2.6.2-41.37.1">qemu-kvm-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-lang-2.6.2-41.37.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:qemu-lang-2.6.2-41.37.1">qemu-lang-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-ppc-2.6.2-41.37.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:qemu-ppc-2.6.2-41.37.1">qemu-ppc-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-s390-2.6.2-41.37.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:qemu-s390-2.6.2-41.37.1">qemu-s390-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-seabios-1.9.1-41.37.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:qemu-seabios-1.9.1-41.37.1">qemu-seabios-1.9.1-41.37.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-sgabios-8-41.37.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:qemu-sgabios-8-41.37.1">qemu-sgabios-8-41.37.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-tools-2.6.2-41.37.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:qemu-tools-2.6.2-41.37.1">qemu-tools-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-vgabios-1.9.1-41.37.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:qemu-vgabios-1.9.1-41.37.1">qemu-vgabios-1.9.1-41.37.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</FullProductName>
    </Relationship>
    <Relationship ProductReference="qemu-x86-2.6.2-41.37.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:qemu-x86-2.6.2-41.37.1">qemu-x86-2.6.2-41.37.1 as a component of SUSE Linux Enterprise Server for SAP Applications 12 SP2</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">The Network Block Device (NBD) server in Quick Emulator (QEMU) before 2.11 is vulnerable to a denial of service issue. It could occur if a client sent large option requests, making the server waste CPU time on reading up to 4GB per request. A client could use this flaw to keep the NBD server from serving other requests, resulting in DoS.</Note>
    </Notes>
    <CVE>CVE-2017-15119</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/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/2018/suse-su-20180831-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-15119.html</URL>
        <Description>CVE-2017-15119</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1070144</URL>
        <Description>SUSE Bug 1070144</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">VNC server implementation in Quick Emulator (QEMU) 2.11.0 and older was found to be vulnerable to an unbounded memory allocation issue, as it did not throttle the framebuffer updates sent to its client. If the client did not consume these updates, VNC server allocates growing memory to hold onto this data. A malicious remote VNC client could use this flaw to cause DoS to the server host.</Note>
    </Notes>
    <CVE>CVE-2017-15124</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:N/AC:H/Au:S/C:N/I:N/A:C</Vector>
      </ScoreSet>
      <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/2018/suse-su-20180831-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-15124.html</URL>
        <Description>CVE-2017-15124</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1073489</URL>
        <Description>SUSE Bug 1073489</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">hw/input/ps2.c in Qemu does not validate 'rptr' and 'count' values during guest migration, leading to out-of-bounds access.</Note>
    </Notes>
    <CVE>CVE-2017-16845</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:N/AC:H/Au:S/C:P/I:N/A:N</Vector>
      </ScoreSet>
      <ScoreSet>
        <BaseScore>6.4</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/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/2018/suse-su-20180831-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-16845.html</URL>
        <Description>CVE-2017-16845</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1068613</URL>
        <Description>SUSE Bug 1068613</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">The Virtio Vring implementation in QEMU allows local OS guest users to cause a denial of service (divide-by-zero error and QEMU process crash) by unsetting vring alignment while updating Virtio rings.</Note>
    </Notes>
    <CVE>CVE-2017-17381</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
      <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/2018/suse-su-20180831-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-17381.html</URL>
        <Description>CVE-2017-17381</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1071228</URL>
        <Description>SUSE Bug 1071228</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">The cirrus_invalidate_region function in hw/display/cirrus_vga.c in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds array access and QEMU process crash) via vectors related to negative pitch.</Note>
    </Notes>
    <CVE>CVE-2017-18030</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.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: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/2018/suse-su-20180831-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-18030.html</URL>
        <Description>CVE-2017-18030</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1076179</URL>
        <Description>SUSE Bug 1076179</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1076180</URL>
        <Description>SUSE Bug 1076180</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1178658</URL>
        <Description>SUSE Bug 1178658</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">Integer overflow in the macro ROUND_UP (n, d) in Quick Emulator (Qemu) allows a user to cause a denial of service (Qemu process crash).</Note>
    </Notes>
    <CVE>CVE-2017-18043</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.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: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/2018/suse-su-20180831-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-18043.html</URL>
        <Description>CVE-2017-18043</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1076775</URL>
        <Description>SUSE Bug 1076775</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">Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis.</Note>
    </Notes>
    <CVE>CVE-2017-5715</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.7</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/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/2018/suse-su-20180831-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-5715.html</URL>
        <Description>CVE-2017-5715</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1068032</URL>
        <Description>SUSE Bug 1068032</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1074562</URL>
        <Description>SUSE Bug 1074562</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1074578</URL>
        <Description>SUSE Bug 1074578</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1074701</URL>
        <Description>SUSE Bug 1074701</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1074741</URL>
        <Description>SUSE Bug 1074741</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1074919</URL>
        <Description>SUSE Bug 1074919</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1075006</URL>
        <Description>SUSE Bug 1075006</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1075007</URL>
        <Description>SUSE Bug 1075007</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1075262</URL>
        <Description>SUSE Bug 1075262</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1075419</URL>
        <Description>SUSE Bug 1075419</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1076115</URL>
        <Description>SUSE Bug 1076115</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1076372</URL>
        <Description>SUSE Bug 1076372</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1076606</URL>
        <Description>SUSE Bug 1076606</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1078353</URL>
        <Description>SUSE Bug 1078353</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1080039</URL>
        <Description>SUSE Bug 1080039</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1087887</URL>
        <Description>SUSE Bug 1087887</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1087939</URL>
        <Description>SUSE Bug 1087939</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1088147</URL>
        <Description>SUSE Bug 1088147</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1089055</URL>
        <Description>SUSE Bug 1089055</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1091815</URL>
        <Description>SUSE Bug 1091815</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1095735</URL>
        <Description>SUSE Bug 1095735</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1102517</URL>
        <Description>SUSE Bug 1102517</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1105108</URL>
        <Description>SUSE Bug 1105108</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1126516</URL>
        <Description>SUSE Bug 1126516</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1173489</URL>
        <Description>SUSE Bug 1173489</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1178658</URL>
        <Description>SUSE Bug 1178658</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1201457</URL>
        <Description>SUSE Bug 1201457</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1201877</URL>
        <Description>SUSE Bug 1201877</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1203236</URL>
        <Description>SUSE Bug 1203236</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="8">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The vga_draw_text function in Qemu allows local OS guest privileged users to cause a denial of service (out-of-bounds read and QEMU process crash) by leveraging improper memory address validation.</Note>
    </Notes>
    <CVE>CVE-2018-5683</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.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/2018/suse-su-20180831-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-5683.html</URL>
        <Description>CVE-2018-5683</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1076114</URL>
        <Description>SUSE Bug 1076114</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1076116</URL>
        <Description>SUSE Bug 1076116</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1178658</URL>
        <Description>SUSE Bug 1178658</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="9">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The load_multiboot function in hw/i386/multiboot.c in Quick Emulator (aka QEMU) allows local guest OS users to execute arbitrary code on the QEMU host via a mh_load_end_addr value greater than mh_bss_end_addr, which triggers an out-of-bounds read or write memory access.</Note>
    </Notes>
    <CVE>CVE-2018-7550</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-ppc-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-s390-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-arm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-curl-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-rbd-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-block-ssh-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-guest-agent-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ipxe-1.0.0-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-kvm-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-lang-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-ppc-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-s390-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-seabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-sgabios-8-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-tools-2.6.2-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-vgabios-1.9.1-41.37.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12 SP2:qemu-x86-2.6.2-41.37.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</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/2018/suse-su-20180831-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-7550.html</URL>
        <Description>CVE-2018-7550</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1083291</URL>
        <Description>SUSE Bug 1083291</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1083292</URL>
        <Description>SUSE Bug 1083292</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
