<?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 xen</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2016:3044-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2016-12-07T15:44:40Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2016-12-07T15:44:40Z</InitialReleaseDate>
    <CurrentReleaseDate>2016-12-07T15:44:40Z</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 xen</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">
xen was updated to fix several security issues.

These security issues were fixed:

- CVE-2016-9637: ioport array overflow allowing a malicious guest administrator can escalate their privilege to that of the host (bsc#1011652).
- CVE-2016-9386: x86 null segments were not always treated as unusable allowing an unprivileged guest user program to elevate its privilege to that of the guest operating system. Exploit of this vulnerability is easy on Intel and more complicated on AMD (bsc#1009100)
- CVE-2016-9382: x86 task switch to VM86 mode was mis-handled, allowing a unprivileged guest process to escalate its privilege to that of the guest operating system on AMD hardware. On Intel hardware a malicious unprivileged guest process can crash the guest (bsc#1009103)
- CVE-2016-9383: The x86 64-bit bit test instruction emulation was broken, allowing a guest to modify arbitrary memory leading to arbitray code execution (bsc#1009107)
- CVE-2016-9381: Improper processing of shared rings allowing guest administrators take over the qemu process, elevating their privilege to that of the qemu process (bsc#1009109)
- CVE-2016-9380: Delimiter injection vulnerabilities in pygrub allowed  guest administrators to obtain the contents of sensitive host files or delete the files (bsc#1009111)
- CVE-2016-9379: Delimiter injection vulnerabilities in pygrub allowed guest administrators to obtain the contents of sensitive host files or delete the files (bsc#1009111)
- CVE-2016-7777: Xen did not properly honor CR0.TS and CR0.EM, which allowed local x86 HVM guest OS users to read or modify FPU, MMX, or XMM register state information belonging to arbitrary tasks on the guest by modifying an instruction while the hypervisor is preparing to emulate it (bsc#1000106)
- CVE-2016-8910: The rtl8139_cplus_transmit function in hw/net/rtl8139.c allowed local guest OS administrators to cause a denial of service (infinite loop and CPU consumption) by leveraging failure to limit the ring descriptor count (bsc#1007157)
- CVE-2016-8667: The rc4030_write function in hw/dma/rc4030.c in allowed local guest OS administrators to cause a denial of service (divide-by-zero error and QEMU process crash) via a large interval timer reload value (bsc#1005004)
- CVE-2016-8669: The serial_update_parameters function in hw/char/serial.c allowed local guest OS administrators to cause a denial of service (divide-by-zero error and QEMU process crash) via vectors involving a value of divider greater than baud base (bsc#1005005)
- CVE-2016-7908: The mcf_fec_do_tx function in hw/net/mcf_fec.c did not properly limit the buffer descriptor count when transmitting packets, which allowed local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) via vectors involving a buffer descriptor with a length of 0 and crafted values in bd.flags (bsc#1003030)
- CVE-2016-7909: The pcnet_rdra_addr function in hw/net/pcnet.c allowed local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) by setting the (1) receive or (2) transmit descriptor ring length to 0 (bsc#1003032)
- CVE-2016-6351: The esp_do_dma function in hw/scsi/esp.c, when built with ESP/NCR53C9x controller emulation support, allowed local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) or execute arbitrary code on the host via vectors involving DMA read into ESP command buffer (bsc#990843)

This non-security issue was fixed:

- bsc#1000893: virsh setmem didn't allow to set current guest memory to max limit
</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">slessp2-xen-12874</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/2016/suse-su-20163044-1/</URL>
      <Description>Link for SUSE-SU-2016:3044-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2016-December/002448.html</URL>
      <Description>E-Mail link for SUSE-SU-2016:3044-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/1000106</URL>
      <Description>SUSE Bug 1000106</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1000893</URL>
      <Description>SUSE Bug 1000893</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1003030</URL>
      <Description>SUSE Bug 1003030</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1003032</URL>
      <Description>SUSE Bug 1003032</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1005004</URL>
      <Description>SUSE Bug 1005004</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1005005</URL>
      <Description>SUSE Bug 1005005</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1007157</URL>
      <Description>SUSE Bug 1007157</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1009100</URL>
      <Description>SUSE Bug 1009100</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1009103</URL>
      <Description>SUSE Bug 1009103</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1009107</URL>
      <Description>SUSE Bug 1009107</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1009109</URL>
      <Description>SUSE Bug 1009109</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1009111</URL>
      <Description>SUSE Bug 1009111</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1011652</URL>
      <Description>SUSE Bug 1011652</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/990843</URL>
      <Description>SUSE Bug 990843</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-6351/</URL>
      <Description>SUSE CVE CVE-2016-6351 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-7777/</URL>
      <Description>SUSE CVE CVE-2016-7777 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-7908/</URL>
      <Description>SUSE CVE CVE-2016-7908 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-7909/</URL>
      <Description>SUSE CVE CVE-2016-7909 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-8667/</URL>
      <Description>SUSE CVE CVE-2016-8667 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-8669/</URL>
      <Description>SUSE CVE CVE-2016-8669 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-8910/</URL>
      <Description>SUSE CVE CVE-2016-8910 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-9379/</URL>
      <Description>SUSE CVE CVE-2016-9379 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-9380/</URL>
      <Description>SUSE CVE CVE-2016-9380 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-9381/</URL>
      <Description>SUSE CVE CVE-2016-9381 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-9382/</URL>
      <Description>SUSE CVE CVE-2016-9382 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-9383/</URL>
      <Description>SUSE CVE CVE-2016-9383 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-9386/</URL>
      <Description>SUSE CVE CVE-2016-9386 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-9637/</URL>
      <Description>SUSE CVE CVE-2016-9637 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP2-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP2-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP2-LTSS" CPE="cpe:/o:suse:suse_sles_ltss:11:sp2">SUSE Linux Enterprise Server 11 SP2-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="xen-4.1.6_08-32.1">
      <FullProductName ProductID="xen-4.1.6_08-32.1">xen-4.1.6_08-32.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-devel-4.1.6_08-32.1">
      <FullProductName ProductID="xen-devel-4.1.6_08-32.1">xen-devel-4.1.6_08-32.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-doc-html-4.1.6_08-32.1">
      <FullProductName ProductID="xen-doc-html-4.1.6_08-32.1">xen-doc-html-4.1.6_08-32.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-doc-pdf-4.1.6_08-32.1">
      <FullProductName ProductID="xen-doc-pdf-4.1.6_08-32.1">xen-doc-pdf-4.1.6_08-32.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1">
      <FullProductName ProductID="xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1">xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1">
      <FullProductName ProductID="xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1">xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1">
      <FullProductName ProductID="xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1">xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-libs-4.1.6_08-32.1">
      <FullProductName ProductID="xen-libs-4.1.6_08-32.1">xen-libs-4.1.6_08-32.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-libs-32bit-4.1.6_08-32.1">
      <FullProductName ProductID="xen-libs-32bit-4.1.6_08-32.1">xen-libs-32bit-4.1.6_08-32.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-tools-4.1.6_08-32.1">
      <FullProductName ProductID="xen-tools-4.1.6_08-32.1">xen-tools-4.1.6_08-32.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-tools-domU-4.1.6_08-32.1">
      <FullProductName ProductID="xen-tools-domU-4.1.6_08-32.1">xen-tools-domU-4.1.6_08-32.1</FullProductName>
    </Branch>
    <Relationship ProductReference="xen-4.1.6_08-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP2-LTSS:xen-4.1.6_08-32.1">xen-4.1.6_08-32.1 as a component of SUSE Linux Enterprise Server 11 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-devel-4.1.6_08-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP2-LTSS:xen-devel-4.1.6_08-32.1">xen-devel-4.1.6_08-32.1 as a component of SUSE Linux Enterprise Server 11 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-doc-html-4.1.6_08-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-html-4.1.6_08-32.1">xen-doc-html-4.1.6_08-32.1 as a component of SUSE Linux Enterprise Server 11 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-doc-pdf-4.1.6_08-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-pdf-4.1.6_08-32.1">xen-doc-pdf-4.1.6_08-32.1 as a component of SUSE Linux Enterprise Server 11 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1">xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1 as a component of SUSE Linux Enterprise Server 11 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1">xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1 as a component of SUSE Linux Enterprise Server 11 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1">xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1 as a component of SUSE Linux Enterprise Server 11 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-libs-4.1.6_08-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-4.1.6_08-32.1">xen-libs-4.1.6_08-32.1 as a component of SUSE Linux Enterprise Server 11 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-libs-32bit-4.1.6_08-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-32bit-4.1.6_08-32.1">xen-libs-32bit-4.1.6_08-32.1 as a component of SUSE Linux Enterprise Server 11 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-tools-4.1.6_08-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-4.1.6_08-32.1">xen-tools-4.1.6_08-32.1 as a component of SUSE Linux Enterprise Server 11 SP2-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-tools-domU-4.1.6_08-32.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP2-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-domU-4.1.6_08-32.1">xen-tools-domU-4.1.6_08-32.1 as a component of SUSE Linux Enterprise Server 11 SP2-LTSS</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 esp_do_dma function in hw/scsi/esp.c in QEMU (aka Quick Emulator), when built with ESP/NCR53C9x controller emulation support, allows local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) or execute arbitrary code on the QEMU host via vectors involving DMA read into ESP command buffer.</Note>
    </Notes>
    <CVE>CVE-2016-6351</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-devel-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-html-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-pdf-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-32bit-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-domU-4.1.6_08-32.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:A/AC:H/Au:S/C:P/I:P/A:P</Vector>
      </ScoreSet>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/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/2016/suse-su-20163044-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-6351.html</URL>
        <Description>CVE-2016-6351</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/990835</URL>
        <Description>SUSE Bug 990835</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/990843</URL>
        <Description>SUSE Bug 990843</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">Xen 4.7.x and earlier does not properly honor CR0.TS and CR0.EM, which allows local x86 HVM guest OS users to read or modify FPU, MMX, or XMM register state information belonging to arbitrary tasks on the guest by modifying an instruction while the hypervisor is preparing to emulate it.</Note>
    </Notes>
    <CVE>CVE-2016-7777</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-devel-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-html-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-pdf-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-32bit-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-domU-4.1.6_08-32.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:N/AC:M/Au:S/C:P/I:P/A:N</Vector>
      </ScoreSet>
      <ScoreSet>
        <BaseScore>3.3</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:P/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/2016/suse-su-20163044-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-7777.html</URL>
        <Description>CVE-2016-7777</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1000106</URL>
        <Description>SUSE Bug 1000106</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">The mcf_fec_do_tx function in hw/net/mcf_fec.c in QEMU (aka Quick Emulator) does not properly limit the buffer descriptor count when transmitting packets, which allows local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) via vectors involving a buffer descriptor with a length of 0 and crafted values in bd.flags.</Note>
    </Notes>
    <CVE>CVE-2016-7908</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-devel-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-html-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-pdf-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-32bit-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-domU-4.1.6_08-32.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.4</BaseScore>
        <Vector>AV:L/AC:M/Au:S/C:N/I:N/A:C</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/2016/suse-su-20163044-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-7908.html</URL>
        <Description>CVE-2016-7908</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1002550</URL>
        <Description>SUSE Bug 1002550</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1003030</URL>
        <Description>SUSE Bug 1003030</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 pcnet_rdra_addr function in hw/net/pcnet.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) by setting the (1) receive or (2) transmit descriptor ring length to 0.</Note>
    </Notes>
    <CVE>CVE-2016-7909</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-devel-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-html-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-pdf-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-32bit-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-domU-4.1.6_08-32.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.4</BaseScore>
        <Vector>AV:L/AC:M/Au:S/C:N/I:N/A:C</Vector>
      </ScoreSet>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2016/suse-su-20163044-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-7909.html</URL>
        <Description>CVE-2016-7909</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1002557</URL>
        <Description>SUSE Bug 1002557</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1003032</URL>
        <Description>SUSE Bug 1003032</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 rc4030_write function in hw/dma/rc4030.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (divide-by-zero error and QEMU process crash) via a large interval timer reload value.</Note>
    </Notes>
    <CVE>CVE-2016-8667</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-devel-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-html-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-pdf-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-32bit-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-domU-4.1.6_08-32.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.4</BaseScore>
        <Vector>AV:L/AC:M/Au:S/C:N/I:N/A:C</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/2016/suse-su-20163044-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-8667.html</URL>
        <Description>CVE-2016-8667</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1004702</URL>
        <Description>SUSE Bug 1004702</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1005004</URL>
        <Description>SUSE Bug 1005004</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">The serial_update_parameters function in hw/char/serial.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (divide-by-zero error and QEMU process crash) via vectors involving a value of divider greater than baud base.</Note>
    </Notes>
    <CVE>CVE-2016-8669</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-devel-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-html-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-pdf-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-32bit-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-domU-4.1.6_08-32.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.4</BaseScore>
        <Vector>AV:L/AC:M/Au:S/C:N/I:N/A:C</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/2016/suse-su-20163044-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-8669.html</URL>
        <Description>CVE-2016-8669</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1004707</URL>
        <Description>SUSE Bug 1004707</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1005005</URL>
        <Description>SUSE Bug 1005005</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">The rtl8139_cplus_transmit function in hw/net/rtl8139.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (infinite loop and CPU consumption) by leveraging failure to limit the ring descriptor count.</Note>
    </Notes>
    <CVE>CVE-2016-8910</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-devel-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-html-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-pdf-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-32bit-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-domU-4.1.6_08-32.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.5</BaseScore>
        <Vector>AV:N/AC:M/Au:S/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/2016/suse-su-20163044-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-8910.html</URL>
        <Description>CVE-2016-8910</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1006538</URL>
        <Description>SUSE Bug 1006538</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1007157</URL>
        <Description>SUSE Bug 1007157</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1024178</URL>
        <Description>SUSE Bug 1024178</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 pygrub boot loader emulator in Xen, when S-expression output format is requested, allows local pygrub-using guest OS administrators to read or delete arbitrary files on the host via string quotes and S-expressions in the bootloader configuration file.</Note>
    </Notes>
    <CVE>CVE-2016-9379</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-devel-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-html-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-pdf-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-32bit-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-domU-4.1.6_08-32.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.6</BaseScore>
        <Vector>AV:L/AC:M/Au:S/C:C/I:C/A:C</Vector>
      </ScoreSet>
      <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/2016/suse-su-20163044-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-9379.html</URL>
        <Description>CVE-2016-9379</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1009111</URL>
        <Description>SUSE Bug 1009111</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 pygrub boot loader emulator in Xen, when nul-delimited output format is requested, allows local pygrub-using guest OS administrators to read or delete arbitrary files on the host via NUL bytes in the bootloader configuration file.</Note>
    </Notes>
    <CVE>CVE-2016-9380</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-devel-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-html-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-pdf-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-32bit-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-domU-4.1.6_08-32.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.6</BaseScore>
        <Vector>AV:L/AC:M/Au:S/C:C/I:C/A:C</Vector>
      </ScoreSet>
      <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/2016/suse-su-20163044-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-9380.html</URL>
        <Description>CVE-2016-9380</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1009111</URL>
        <Description>SUSE Bug 1009111</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="10">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Race condition in QEMU in Xen allows local x86 HVM guest OS administrators to gain privileges by changing certain data on shared rings, aka a "double fetch" vulnerability.</Note>
    </Notes>
    <CVE>CVE-2016-9381</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-devel-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-html-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-pdf-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-32bit-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-domU-4.1.6_08-32.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6</BaseScore>
        <Vector>AV:L/AC:H/Au:S/C:C/I:C/A:C</Vector>
      </ScoreSet>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/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/2016/suse-su-20163044-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-9381.html</URL>
        <Description>CVE-2016-9381</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1009109</URL>
        <Description>SUSE Bug 1009109</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="11">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Xen 4.0.x through 4.7.x mishandle x86 task switches to VM86 mode, which allows local 32-bit x86 HVM guest OS users to gain privileges or cause a denial of service (guest OS crash) by leveraging a guest operating system that uses hardware task switching and allows a new task to start in VM86 mode.</Note>
    </Notes>
    <CVE>CVE-2016-9382</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-devel-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-html-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-pdf-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-32bit-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-domU-4.1.6_08-32.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.6</BaseScore>
        <Vector>AV:L/AC:M/Au:S/C:C/I:C/A:C</Vector>
      </ScoreSet>
      <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/2016/suse-su-20163044-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-9382.html</URL>
        <Description>CVE-2016-9382</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1009103</URL>
        <Description>SUSE Bug 1009103</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="12">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Xen, when running on a 64-bit hypervisor, allows local x86 guest OS users to modify arbitrary memory and consequently obtain sensitive information, cause a denial of service (host crash), or execute arbitrary code on the host by leveraging broken emulation of bit test instructions.</Note>
    </Notes>
    <CVE>CVE-2016-9383</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-devel-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-html-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-pdf-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-32bit-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-domU-4.1.6_08-32.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.6</BaseScore>
        <Vector>AV:L/AC:M/Au:S/C:C/I:C/A:C</Vector>
      </ScoreSet>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/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/2016/suse-su-20163044-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-9383.html</URL>
        <Description>CVE-2016-9383</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1009107</URL>
        <Description>SUSE Bug 1009107</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="13">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The x86 emulator in Xen does not properly treat x86 NULL segments as unusable when accessing memory, which might allow local HVM guest users to gain privileges via vectors involving "unexpected" base/limit values.</Note>
    </Notes>
    <CVE>CVE-2016-9386</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-devel-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-html-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-pdf-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-32bit-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-domU-4.1.6_08-32.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.6</BaseScore>
        <Vector>AV:L/AC:M/Au:S/C:C/I:C/A:C</Vector>
      </ScoreSet>
      <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/2016/suse-su-20163044-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-9386.html</URL>
        <Description>CVE-2016-9386</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1009100</URL>
        <Description>SUSE Bug 1009100</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="14">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The (1) ioport_read and (2) ioport_write functions in Xen, when qemu is used as a device model within Xen, might allow local x86 HVM guest OS administrators to gain qemu process privileges via vectors involving an out-of-range ioport access.</Note>
    </Notes>
    <CVE>CVE-2016-9637</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-devel-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-html-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-doc-pdf-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-default-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-pae-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-kmp-trace-4.1.6_08_3.0.101_0.7.44-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-32bit-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-libs-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-4.1.6_08-32.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP2-LTSS:xen-tools-domU-4.1.6_08-32.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.5</BaseScore>
        <Vector>AV:A/AC:H/Au:S/C:C/I:C/A:C</Vector>
      </ScoreSet>
      <ScoreSet>
        <BaseScore>3.7</BaseScore>
        <Vector>AV:L/AC:H/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/2016/suse-su-20163044-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-9637.html</URL>
        <Description>CVE-2016-9637</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1011652</URL>
        <Description>SUSE Bug 1011652</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
