<?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:2533-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2016-10-13T15:12:40Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2016-10-13T15:12:40Z</InitialReleaseDate>
    <CurrentReleaseDate>2016-10-13T15:12: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">This update for xen fixes several issues.

These security issues were fixed:
- CVE-2014-3672: The qemu implementation in libvirt Xen allowed local guest OS users to cause a denial of service (host disk consumption) by writing to stdout or stderr (bsc#981264).
- CVE-2016-3158: The xrstor function did not properly handle writes to the hardware FSW.ES bit when running on AMD64 processors, which allowed local guest OS users to obtain sensitive register content information from another guest by leveraging pending exception and mask bits (bsc#973188).
- CVE-2016-3159: The fpu_fxrstor function in arch/x86/i387.c did not properly handle writes to the hardware FSW.ES bit when running on AMD64 processors, which allowed local guest OS users to obtain sensitive register content information from another guest by leveraging pending exception and mask bits (bsc#973188).
- CVE-2016-3710: The VGA module improperly performed bounds checking on banked access to video memory, which allowed local guest OS administrators to execute arbitrary code on the host by changing access modes after setting the bank register, aka the 'Dark Portal' issue (bsc#978164)
- CVE-2016-3960: Integer overflow in the x86 shadow pagetable code allowed local guest OS users to cause a denial of service (host crash) or possibly gain privileges by shadowing a superpage mapping (bsc#974038).
- CVE-2016-4001: Buffer overflow in the stellaris_enet_receive function, when the Stellaris ethernet controller is configured to accept large packets, allowed remote attackers to cause a denial of service (QEMU crash) via a large packet (bsc#975130).
- CVE-2016-4002: Buffer overflow in the mipsnet_receive function, when the guest NIC is configured to accept large packets, allowed remote attackers to cause a denial of service (memory corruption and QEMU crash) or possibly execute arbitrary code via a packet larger than 1514 bytes (bsc#975138).
- CVE-2016-4020: The patch_instruction function did not initialize the imm32 variable, which allowed local guest OS administrators to obtain sensitive information from host stack memory by accessing the Task Priority Register (TPR) (bsc#975907)
- CVE-2016-4037: The ehci_advance_state function in hw/usb/hcd-ehci.c allowed local guest OS administrators to cause a denial of service (infinite loop and CPU consumption) via a circular split isochronous transfer descriptor (siTD) list (bsc#976111)
- CVE-2016-4439: The esp_reg_write function in the 53C9X Fast SCSI Controller (FSC) support did not properly check command buffer length, which allowed local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) or potentially execute arbitrary code on the host via unspecified vectors (bsc#980716)
- CVE-2016-4441: The get_cmd function in the 53C9X Fast SCSI Controller (FSC) support did not properly check DMA length, which allowed local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) via unspecified vectors, involving an SCSI command (bsc#980724)
- CVE-2016-4453: The vmsvga_fifo_run function allowed local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) via a VGA command (bsc#982225)
- CVE-2016-4454: The vmsvga_fifo_read_raw function allowed local guest OS administrators to obtain sensitive host memory information or cause a denial of service (QEMU process crash) by changing FIFO registers and issuing a VGA command, which triggered an out-of-bounds read (bsc#982224)
- CVE-2016-4480: The guest_walk_tables function in arch/x86/mm/guest_walk.c in Xen did not properly handle the Page Size (PS) page table entry bit at the L4 and L3 page table levels, which might have allowed local guest OS users to gain privileges via a crafted mapping of memory (bsc#978295).
- CVE-2016-4952: Out-of-bounds access issue in pvsci_ring_init_msg/data routines (bsc#981276)
- CVE-2016-4962: The libxl device-handling allowed local OS guest administrators to cause a denial of service (resource consumption or management facility confusion) or gain host OS privileges by manipulating information in guest controlled areas of xenstore (bsc#979620)
- CVE-2016-4963: The libxl device-handling allowed local guest OS users with access to the driver domain to cause a denial of service (management tool confusion) by manipulating information in the backend directories in xenstore (bsc#979670)
- CVE-2016-5105: Stack information leakage while reading configuration (bsc#982024)
- CVE-2016-5106: Out-of-bounds write while setting controller properties (bsc#982025)
- CVE-2016-5107: Out-of-bounds read in megasas_lookup_frame() function (bsc#982026)
- CVE-2016-5126: Heap-based buffer overflow in the iscsi_aio_ioctl function allowed local guest OS users to cause a denial of service (QEMU process crash) or possibly execute arbitrary code via a crafted iSCSI asynchronous I/O ioctl call (bsc#982286)
- CVE-2016-5238: The get_cmd function in hw/scsi/esp.c might have allowed local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) via vectors related to reading from the information transfer buffer in non-DMA mode (bsc#982960)
- CVE-2016-5337: The megasas_ctrl_get_info function allowed local guest OS administrators to obtain sensitive host memory information via vectors related to reading device control information (bsc#983973)
- CVE-2016-5338: The (1) esp_reg_read and (2) esp_reg_write functions allowed local guest OS administrators to cause a denial of service (QEMU process crash) or execute arbitrary code on the host via vectors related to the information transfer buffer (bsc#983984)
- CVE-2016-5403: virtio: unbounded memory allocation on host via guest leading to DoS (XSA-184) (bsc#990923)
- CVE-2016-6258: The PV pagetable code in arch/x86/mm.c in Xen allowed local 32-bit PV guest OS administrators to gain host OS privileges by leveraging fast-paths for updating pagetable entries (bsc#988675)
- 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).
- CVE-2016-6833: A use-after-free issue in the VMWARE VMXNET3 NIC device support allowed privileged user inside guest to crash the Qemu instance resulting in DoS (bsc#994775).
- CVE-2016-6834: A infinite loop during packet fragmentation in the VMWARE VMXNET3 NIC device support allowed privileged user inside guest to crash the Qemu instance resulting in DoS (bsc#994421).
- CVE-2016-6835: Buffer overflow in the VMWARE VMXNET3 NIC device support, causing an OOB read access (bsc#994625).
- CVE-2016-6836: VMWARE VMXNET3 NIC device allowed privileged user inside the guest to leak information. It occured while processing transmit(tx) queue, when it reaches the end of packet (bsc#994761).
- CVE-2016-6888: A integer overflow int the VMWARE VMXNET3 NIC device support, during the initialisation of new packets in the device, could have allowed a privileged user inside guest to crash the Qemu instance resulting in DoS (bsc#994772).
- CVE-2016-7092: The get_page_from_l3e function in arch/x86/mm.c in Xen allowed local 32-bit PV guest OS administrators to gain host OS privileges via vectors related to L3 recursive pagetables (bsc#995785)
- CVE-2016-7093: Xen allowed local HVM guest OS administrators to overwrite hypervisor memory and consequently gain host OS privileges by leveraging mishandling of instruction pointer truncation during emulation (bsc#995789)
- CVE-2016-7094: Buffer overflow in Xen allowed local x86 HVM guest OS administrators on guests running with shadow paging to cause a denial of service via a pagetable update (bsc#995792)
- CVE-2016-7154: Use-after-free vulnerability in the FIFO event channel code in Xen allowed local guest OS administrators to cause a denial of service (host crash) and possibly execute arbitrary code or obtain sensitive information via an invalid guest frame number (bsc#997731).

These non-security issues were fixed:
- bsc#991934: Hypervisor crash in csched_acct
- bsc#992224: During boot of Xen Hypervisor, failed to get contiguous memory for DMA
- bsc#970135: New virtualization project clock test randomly fails on Xen 
- bsc#971949: xl: Support (by ignoring) xl migrate --live. xl migrations are always live
- bsc#990970: Add PMU support for Intel E7-8867 v4 (fam=6, model=79)
- bsc#985503: vif-route broken
- bsc#978413: PV guest upgrade from sles11sp4 to sles12sp2 alpha3 failed on sles11sp4 xen host.
- bsc#986586: Out of memory (oom) during boot on 'modprobe xenblk' (non xen kernel)
- bsc#953339, bsc#953362, bsc#953518, bsc#984981: Implement SUSE specific unplug protocol for emulated PCI devices in PVonHVM guests to qemu-xen-upstream
- bsc#958848: HVM guest crash at /usr/src/packages/BUILD/ xen-4.4.2-testing/obj/default/balloon/balloon.c:407
- bsc#982695: xen-4.5.2 qemu fails to boot HVM guest from xvda 
- bsc#954872: script block-dmmd not working as expected
- bsc#961600: : poor performance when Xen HVM domU configured with max memory &gt; current memory
- bsc#979035: Restore xm migrate fixes for bsc#955399/ bsc#955399
- bsc#963161: Windows VM getting stuck during load while a VF is assigned to it
- bsc#976058: Xen error running simple HVM guest (Post Alpha 2 xen+qemu)
- bsc#957986: Indirect descriptors are not compatible with Amazon block backend
- bsc#973631: AWS EC2 kdump issue
- bsc#964427: Discarding device blocks failed with input/output error
</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-SAP-12-2016-1476,SUSE-SLE-SERVER-12-2016-1476</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-20162533-1/</URL>
      <Description>Link for SUSE-SU-2016:2533-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/opensuse-security-announce/2016-10/msg00028.html</URL>
      <Description>E-Mail link for SUSE-SU-2016:2533-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/953339</URL>
      <Description>SUSE Bug 953339</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/953362</URL>
      <Description>SUSE Bug 953362</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/953518</URL>
      <Description>SUSE Bug 953518</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/954872</URL>
      <Description>SUSE Bug 954872</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/955399</URL>
      <Description>SUSE Bug 955399</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/957986</URL>
      <Description>SUSE Bug 957986</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/958848</URL>
      <Description>SUSE Bug 958848</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/961600</URL>
      <Description>SUSE Bug 961600</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/963161</URL>
      <Description>SUSE Bug 963161</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/964427</URL>
      <Description>SUSE Bug 964427</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/970135</URL>
      <Description>SUSE Bug 970135</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/971949</URL>
      <Description>SUSE Bug 971949</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/973188</URL>
      <Description>SUSE Bug 973188</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/973631</URL>
      <Description>SUSE Bug 973631</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/974038</URL>
      <Description>SUSE Bug 974038</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/975130</URL>
      <Description>SUSE Bug 975130</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/975138</URL>
      <Description>SUSE Bug 975138</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/975907</URL>
      <Description>SUSE Bug 975907</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/976058</URL>
      <Description>SUSE Bug 976058</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/976111</URL>
      <Description>SUSE Bug 976111</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/978164</URL>
      <Description>SUSE Bug 978164</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/978295</URL>
      <Description>SUSE Bug 978295</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/978413</URL>
      <Description>SUSE Bug 978413</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/979035</URL>
      <Description>SUSE Bug 979035</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/979620</URL>
      <Description>SUSE Bug 979620</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/979670</URL>
      <Description>SUSE Bug 979670</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/980716</URL>
      <Description>SUSE Bug 980716</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/980724</URL>
      <Description>SUSE Bug 980724</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/981264</URL>
      <Description>SUSE Bug 981264</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/981276</URL>
      <Description>SUSE Bug 981276</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/982024</URL>
      <Description>SUSE Bug 982024</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/982025</URL>
      <Description>SUSE Bug 982025</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/982026</URL>
      <Description>SUSE Bug 982026</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/982224</URL>
      <Description>SUSE Bug 982224</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/982225</URL>
      <Description>SUSE Bug 982225</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/982286</URL>
      <Description>SUSE Bug 982286</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/982695</URL>
      <Description>SUSE Bug 982695</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/982960</URL>
      <Description>SUSE Bug 982960</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/983973</URL>
      <Description>SUSE Bug 983973</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/983984</URL>
      <Description>SUSE Bug 983984</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/984981</URL>
      <Description>SUSE Bug 984981</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/985503</URL>
      <Description>SUSE Bug 985503</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/986586</URL>
      <Description>SUSE Bug 986586</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/988675</URL>
      <Description>SUSE Bug 988675</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/990843</URL>
      <Description>SUSE Bug 990843</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/990923</URL>
      <Description>SUSE Bug 990923</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/990970</URL>
      <Description>SUSE Bug 990970</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/991934</URL>
      <Description>SUSE Bug 991934</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/992224</URL>
      <Description>SUSE Bug 992224</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/994421</URL>
      <Description>SUSE Bug 994421</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/994625</URL>
      <Description>SUSE Bug 994625</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/994761</URL>
      <Description>SUSE Bug 994761</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/994772</URL>
      <Description>SUSE Bug 994772</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/994775</URL>
      <Description>SUSE Bug 994775</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/995785</URL>
      <Description>SUSE Bug 995785</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/995789</URL>
      <Description>SUSE Bug 995789</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/995792</URL>
      <Description>SUSE Bug 995792</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/997731</URL>
      <Description>SUSE Bug 997731</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3615/</URL>
      <Description>SUSE CVE CVE-2014-3615 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3672/</URL>
      <Description>SUSE CVE CVE-2014-3672 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-3158/</URL>
      <Description>SUSE CVE CVE-2016-3158 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-3159/</URL>
      <Description>SUSE CVE CVE-2016-3159 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-3710/</URL>
      <Description>SUSE CVE CVE-2016-3710 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-3712/</URL>
      <Description>SUSE CVE CVE-2016-3712 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-3960/</URL>
      <Description>SUSE CVE CVE-2016-3960 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-4001/</URL>
      <Description>SUSE CVE CVE-2016-4001 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-4002/</URL>
      <Description>SUSE CVE CVE-2016-4002 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-4020/</URL>
      <Description>SUSE CVE CVE-2016-4020 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-4037/</URL>
      <Description>SUSE CVE CVE-2016-4037 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-4439/</URL>
      <Description>SUSE CVE CVE-2016-4439 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-4441/</URL>
      <Description>SUSE CVE CVE-2016-4441 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-4453/</URL>
      <Description>SUSE CVE CVE-2016-4453 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-4454/</URL>
      <Description>SUSE CVE CVE-2016-4454 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-4480/</URL>
      <Description>SUSE CVE CVE-2016-4480 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-4952/</URL>
      <Description>SUSE CVE CVE-2016-4952 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-4962/</URL>
      <Description>SUSE CVE CVE-2016-4962 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-4963/</URL>
      <Description>SUSE CVE CVE-2016-4963 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-5105/</URL>
      <Description>SUSE CVE CVE-2016-5105 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-5106/</URL>
      <Description>SUSE CVE CVE-2016-5106 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-5107/</URL>
      <Description>SUSE CVE CVE-2016-5107 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-5126/</URL>
      <Description>SUSE CVE CVE-2016-5126 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-5238/</URL>
      <Description>SUSE CVE CVE-2016-5238 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-5337/</URL>
      <Description>SUSE CVE CVE-2016-5337 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-5338/</URL>
      <Description>SUSE CVE CVE-2016-5338 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-5403/</URL>
      <Description>SUSE CVE CVE-2016-5403 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-6258/</URL>
      <Description>SUSE CVE CVE-2016-6258 page</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-6833/</URL>
      <Description>SUSE CVE CVE-2016-6833 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-6834/</URL>
      <Description>SUSE CVE CVE-2016-6834 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-6835/</URL>
      <Description>SUSE CVE CVE-2016-6835 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-6836/</URL>
      <Description>SUSE CVE CVE-2016-6836 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-6888/</URL>
      <Description>SUSE CVE CVE-2016-6888 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-7092/</URL>
      <Description>SUSE CVE CVE-2016-7092 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-7093/</URL>
      <Description>SUSE CVE CVE-2016-7093 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-7094/</URL>
      <Description>SUSE CVE CVE-2016-7094 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-7154/</URL>
      <Description>SUSE CVE CVE-2016-7154 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 12-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 12-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS" CPE="cpe:/o:suse:sles-ltss:12">SUSE Linux Enterprise Server 12-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 12">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 12">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12" CPE="cpe:/o:suse:sles_sap:12">SUSE Linux Enterprise Server for SAP Applications 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="xen-4.4.4_04-22.22.2">
      <FullProductName ProductID="xen-4.4.4_04-22.22.2">xen-4.4.4_04-22.22.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-doc-html-4.4.4_04-22.22.2">
      <FullProductName ProductID="xen-doc-html-4.4.4_04-22.22.2">xen-doc-html-4.4.4_04-22.22.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2">
      <FullProductName ProductID="xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2">xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-libs-4.4.4_04-22.22.2">
      <FullProductName ProductID="xen-libs-4.4.4_04-22.22.2">xen-libs-4.4.4_04-22.22.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-libs-32bit-4.4.4_04-22.22.2">
      <FullProductName ProductID="xen-libs-32bit-4.4.4_04-22.22.2">xen-libs-32bit-4.4.4_04-22.22.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-tools-4.4.4_04-22.22.2">
      <FullProductName ProductID="xen-tools-4.4.4_04-22.22.2">xen-tools-4.4.4_04-22.22.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-tools-domU-4.4.4_04-22.22.2">
      <FullProductName ProductID="xen-tools-domU-4.4.4_04-22.22.2">xen-tools-domU-4.4.4_04-22.22.2</FullProductName>
    </Branch>
    <Relationship ProductReference="xen-4.4.4_04-22.22.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2">xen-4.4.4_04-22.22.2 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-doc-html-4.4.4_04-22.22.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2">xen-doc-html-4.4.4_04-22.22.2 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2">xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-libs-4.4.4_04-22.22.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2">xen-libs-4.4.4_04-22.22.2 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-libs-32bit-4.4.4_04-22.22.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2">xen-libs-32bit-4.4.4_04-22.22.2 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-tools-4.4.4_04-22.22.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2">xen-tools-4.4.4_04-22.22.2 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-tools-domU-4.4.4_04-22.22.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 12-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2">xen-tools-domU-4.4.4_04-22.22.2 as a component of SUSE Linux Enterprise Server 12-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-4.4.4_04-22.22.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2">xen-4.4.4_04-22.22.2 as a component of SUSE Linux Enterprise Server for SAP Applications 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-doc-html-4.4.4_04-22.22.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2">xen-doc-html-4.4.4_04-22.22.2 as a component of SUSE Linux Enterprise Server for SAP Applications 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2">xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2 as a component of SUSE Linux Enterprise Server for SAP Applications 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-libs-4.4.4_04-22.22.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2">xen-libs-4.4.4_04-22.22.2 as a component of SUSE Linux Enterprise Server for SAP Applications 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-libs-32bit-4.4.4_04-22.22.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2">xen-libs-32bit-4.4.4_04-22.22.2 as a component of SUSE Linux Enterprise Server for SAP Applications 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-tools-4.4.4_04-22.22.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2">xen-tools-4.4.4_04-22.22.2 as a component of SUSE Linux Enterprise Server for SAP Applications 12</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-tools-domU-4.4.4_04-22.22.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 12">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2">xen-tools-domU-4.4.4_04-22.22.2 as a component of SUSE Linux Enterprise Server for SAP Applications 12</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 VGA emulator in QEMU allows local guest users to read host memory by setting the display to a high resolution.</Note>
    </Notes>
    <CVE>CVE-2014-3615</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.7</BaseScore>
        <Vector>AV:L/AC:L/Au:S/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/2016/suse-su-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3615.html</URL>
        <Description>CVE-2014-3615</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/895528</URL>
        <Description>SUSE Bug 895528</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/918998</URL>
        <Description>SUSE Bug 918998</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">The qemu implementation in libvirt before 1.3.0 and Xen allows local guest OS users to cause a denial of service (host disk consumption) by writing to stdout or stderr.</Note>
    </Notes>
    <CVE>CVE-2014-3672</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</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/2016/suse-su-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3672.html</URL>
        <Description>CVE-2014-3672</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/981264</URL>
        <Description>SUSE Bug 981264</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 xrstor function in arch/x86/xstate.c in Xen 4.x does not properly handle writes to the hardware FSW.ES bit when running on AMD64 processors, which allows local guest OS users to obtain sensitive register content information from another guest by leveraging pending exception and mask bits.  NOTE: this vulnerability exists because of an incorrect fix for CVE-2013-2076.</Note>
    </Notes>
    <CVE>CVE-2016-3158</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-3158.html</URL>
        <Description>CVE-2016-3158</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/973188</URL>
        <Description>SUSE Bug 973188</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 fpu_fxrstor function in arch/x86/i387.c in Xen 4.x does not properly handle writes to the hardware FSW.ES bit when running on AMD64 processors, which allows local guest OS users to obtain sensitive register content information from another guest by leveraging pending exception and mask bits.  NOTE: this vulnerability exists because of an incorrect fix for CVE-2013-2076.</Note>
    </Notes>
    <CVE>CVE-2016-3159</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3</BaseScore>
        <Vector>AV:L/AC:M/Au:S/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-3159.html</URL>
        <Description>CVE-2016-3159</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/973188</URL>
        <Description>SUSE Bug 973188</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 VGA module in QEMU improperly performs bounds checking on banked access to video memory, which allows local guest OS administrators to execute arbitrary code on the host by changing access modes after setting the bank register, aka the "Dark Portal" issue.</Note>
    </Notes>
    <CVE>CVE-2016-3710</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.5</BaseScore>
        <Vector>AV:L/AC:H/Au:S/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-3710.html</URL>
        <Description>CVE-2016-3710</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/978158</URL>
        <Description>SUSE Bug 978158</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/978164</URL>
        <Description>SUSE Bug 978164</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/978167</URL>
        <Description>SUSE Bug 978167</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 VGA module in QEMU allows local guest OS users to cause a denial of service (out-of-bounds read and QEMU process crash) by editing VGA registers in VBE mode.</Note>
    </Notes>
    <CVE>CVE-2016-3712</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.5</BaseScore>
        <Vector>AV:L/AC:M/Au:S/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-3712.html</URL>
        <Description>CVE-2016-3712</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/978160</URL>
        <Description>SUSE Bug 978160</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/978164</URL>
        <Description>SUSE Bug 978164</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/978167</URL>
        <Description>SUSE Bug 978167</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">Integer overflow in the x86 shadow pagetable code in Xen allows local guest OS users to cause a denial of service (host crash) or possibly gain privileges by shadowing a superpage mapping.</Note>
    </Notes>
    <CVE>CVE-2016-3960</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-3960.html</URL>
        <Description>CVE-2016-3960</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1072223</URL>
        <Description>SUSE Bug 1072223</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/974038</URL>
        <Description>SUSE Bug 974038</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">Buffer overflow in the stellaris_enet_receive function in hw/net/stellaris_enet.c in QEMU, when the Stellaris ethernet controller is configured to accept large packets, allows remote attackers to cause a denial of service (QEMU crash) via a large packet.</Note>
    </Notes>
    <CVE>CVE-2016-4001</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <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/2016/suse-su-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-4001.html</URL>
        <Description>CVE-2016-4001</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/975128</URL>
        <Description>SUSE Bug 975128</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/975130</URL>
        <Description>SUSE Bug 975130</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">Buffer overflow in the mipsnet_receive function in hw/net/mipsnet.c in QEMU, when the guest NIC is configured to accept large packets, allows remote attackers to cause a denial of service (memory corruption and QEMU crash) or possibly execute arbitrary code via a packet larger than 1514 bytes.</Note>
    </Notes>
    <CVE>CVE-2016-4002</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <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/2016/suse-su-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-4002.html</URL>
        <Description>CVE-2016-4002</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/975136</URL>
        <Description>SUSE Bug 975136</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/975138</URL>
        <Description>SUSE Bug 975138</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">The patch_instruction function in hw/i386/kvmvapic.c in QEMU does not initialize the imm32 variable, which allows local guest OS administrators to obtain sensitive information from host stack memory by accessing the Task Priority Register (TPR).</Note>
    </Notes>
    <CVE>CVE-2016-4020</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.5</BaseScore>
        <Vector>AV:L/AC:M/Au:S/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/2016/suse-su-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-4020.html</URL>
        <Description>CVE-2016-4020</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/975700</URL>
        <Description>SUSE Bug 975700</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/975907</URL>
        <Description>SUSE Bug 975907</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">The ehci_advance_state function in hw/usb/hcd-ehci.c in QEMU allows local guest OS administrators to cause a denial of service (infinite loop and CPU consumption) via a circular split isochronous transfer descriptor (siTD) list, a related issue to CVE-2015-8558.</Note>
    </Notes>
    <CVE>CVE-2016-4037</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.5</BaseScore>
        <Vector>AV:L/AC:M/Au:S/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-4037.html</URL>
        <Description>CVE-2016-4037</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/959005</URL>
        <Description>SUSE Bug 959005</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/959006</URL>
        <Description>SUSE Bug 959006</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/976109</URL>
        <Description>SUSE Bug 976109</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/976111</URL>
        <Description>SUSE Bug 976111</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">The esp_reg_write function in hw/scsi/esp.c in the 53C9X Fast SCSI Controller (FSC) support in QEMU does not properly check command buffer length, which allows local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) or potentially execute arbitrary code on the QEMU host via unspecified vectors.</Note>
    </Notes>
    <CVE>CVE-2016-4439</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.5</BaseScore>
        <Vector>AV:L/AC:H/Au:S/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-4439.html</URL>
        <Description>CVE-2016-4439</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/980711</URL>
        <Description>SUSE Bug 980711</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/980716</URL>
        <Description>SUSE Bug 980716</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 get_cmd function in hw/scsi/esp.c in the 53C9X Fast SCSI Controller (FSC) support in QEMU does not properly check DMA length, which allows local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) via unspecified vectors, involving an SCSI command.</Note>
    </Notes>
    <CVE>CVE-2016-4441</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.5</BaseScore>
        <Vector>AV:L/AC:H/Au:S/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-4441.html</URL>
        <Description>CVE-2016-4441</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/980723</URL>
        <Description>SUSE Bug 980723</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/980724</URL>
        <Description>SUSE Bug 980724</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 vmsvga_fifo_run function in hw/display/vmware_vga.c in QEMU allows local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) via a VGA command.</Note>
    </Notes>
    <CVE>CVE-2016-4453</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.3</BaseScore>
        <Vector>AV:A/AC:M/Au:S/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-4453.html</URL>
        <Description>CVE-2016-4453</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/982223</URL>
        <Description>SUSE Bug 982223</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/982225</URL>
        <Description>SUSE Bug 982225</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="15">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The vmsvga_fifo_read_raw function in hw/display/vmware_vga.c in QEMU allows local guest OS administrators to obtain sensitive host memory information or cause a denial of service (QEMU process crash) by changing FIFO registers and issuing a VGA command, which triggers an out-of-bounds read.</Note>
    </Notes>
    <CVE>CVE-2016-4454</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.8</BaseScore>
        <Vector>AV:A/AC:M/Au:S/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/2016/suse-su-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-4454.html</URL>
        <Description>CVE-2016-4454</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/982222</URL>
        <Description>SUSE Bug 982222</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/982224</URL>
        <Description>SUSE Bug 982224</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="16">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The guest_walk_tables function in arch/x86/mm/guest_walk.c in Xen 4.6.x and earlier does not properly handle the Page Size (PS) page table entry bit at the L4 and L3 page table levels, which might allow local guest OS users to gain privileges via a crafted mapping of memory.</Note>
    </Notes>
    <CVE>CVE-2016-4480</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-4480.html</URL>
        <Description>CVE-2016-4480</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1072198</URL>
        <Description>SUSE Bug 1072198</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1072223</URL>
        <Description>SUSE Bug 1072223</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/978288</URL>
        <Description>SUSE Bug 978288</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/978295</URL>
        <Description>SUSE Bug 978295</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="17">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">QEMU (aka Quick Emulator), when built with VMWARE PVSCSI paravirtual SCSI bus emulation support, allows local guest OS administrators to cause a denial of service (out-of-bounds array access) via vectors related to the (1) PVSCSI_CMD_SETUP_RINGS or (2) PVSCSI_CMD_SETUP_MSG_RING SCSI command.</Note>
    </Notes>
    <CVE>CVE-2016-4952</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3</BaseScore>
        <Vector>AV:L/AC:M/Au:S/C:N/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-4952.html</URL>
        <Description>CVE-2016-4952</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/981266</URL>
        <Description>SUSE Bug 981266</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/981276</URL>
        <Description>SUSE Bug 981276</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="18">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The libxl device-handling in Xen 4.6.x and earlier allows local OS guest administrators to cause a denial of service (resource consumption or management facility confusion) or gain host OS privileges by manipulating information in guest controlled areas of xenstore.</Note>
    </Notes>
    <CVE>CVE-2016-4962</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.1</BaseScore>
        <Vector>AV:L/AC:M/Au:S/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-4962.html</URL>
        <Description>CVE-2016-4962</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/979620</URL>
        <Description>SUSE Bug 979620</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="19">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The libxl device-handling in Xen through 4.6.x allows local guest OS users with access to the driver domain to cause a denial of service (management tool confusion) by manipulating information in the backend directories in xenstore.</Note>
    </Notes>
    <CVE>CVE-2016-4963</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.5</BaseScore>
        <Vector>AV:L/AC:M/Au:S/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-4963.html</URL>
        <Description>CVE-2016-4963</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/979641</URL>
        <Description>SUSE Bug 979641</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/979670</URL>
        <Description>SUSE Bug 979670</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="20">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The megasas_dcmd_cfg_read function in hw/scsi/megasas.c in QEMU, when built with MegaRAID SAS 8708EM2 Host Bus Adapter emulation support, uses an uninitialized variable, which allows local guest administrators to read host memory via vectors involving a MegaRAID Firmware Interface (MFI) command.</Note>
    </Notes>
    <CVE>CVE-2016-5105</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.5</BaseScore>
        <Vector>AV:L/AC:M/Au:S/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/2016/suse-su-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-5105.html</URL>
        <Description>CVE-2016-5105</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/982017</URL>
        <Description>SUSE Bug 982017</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/982024</URL>
        <Description>SUSE Bug 982024</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="21">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The megasas_dcmd_set_properties function in hw/scsi/megasas.c in QEMU, when built with MegaRAID SAS 8708EM2 Host Bus Adapter emulation support, allows local guest administrators to cause a denial of service (out-of-bounds write access) via vectors involving a MegaRAID Firmware Interface (MFI) command.</Note>
    </Notes>
    <CVE>CVE-2016-5106</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3</BaseScore>
        <Vector>AV:L/AC:M/Au:S/C:N/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-5106.html</URL>
        <Description>CVE-2016-5106</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/982018</URL>
        <Description>SUSE Bug 982018</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/982025</URL>
        <Description>SUSE Bug 982025</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="22">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The megasas_lookup_frame function in QEMU, when built with MegaRAID SAS 8708EM2 Host Bus Adapter emulation support, allows local guest OS administrators to cause a denial of service (out-of-bounds read and crash) via unspecified vectors.</Note>
    </Notes>
    <CVE>CVE-2016-5107</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.5</BaseScore>
        <Vector>AV:L/AC:M/Au:S/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-5107.html</URL>
        <Description>CVE-2016-5107</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/982019</URL>
        <Description>SUSE Bug 982019</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/982026</URL>
        <Description>SUSE Bug 982026</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="23">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Heap-based buffer overflow in the iscsi_aio_ioctl function in block/iscsi.c in QEMU allows local guest OS users to cause a denial of service (QEMU process crash) or possibly execute arbitrary code via a crafted iSCSI asynchronous I/O ioctl call.</Note>
    </Notes>
    <CVE>CVE-2016-5126</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.3</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:N/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-5126.html</URL>
        <Description>CVE-2016-5126</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/982285</URL>
        <Description>SUSE Bug 982285</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/982286</URL>
        <Description>SUSE Bug 982286</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="24">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The get_cmd function in hw/scsi/esp.c in QEMU might allow local guest OS administrators to cause a denial of service (out-of-bounds write and QEMU process crash) via vectors related to reading from the information transfer buffer in non-DMA mode.</Note>
    </Notes>
    <CVE>CVE-2016-5238</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.1</BaseScore>
        <Vector>AV:L/AC:M/Au:S/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-5238.html</URL>
        <Description>CVE-2016-5238</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/982959</URL>
        <Description>SUSE Bug 982959</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/982960</URL>
        <Description>SUSE Bug 982960</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="25">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The megasas_ctrl_get_info function in hw/scsi/megasas.c in QEMU allows local guest OS administrators to obtain sensitive host memory information via vectors related to reading device control information.</Note>
    </Notes>
    <CVE>CVE-2016-5337</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.5</BaseScore>
        <Vector>AV:L/AC:M/Au:S/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/2016/suse-su-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-5337.html</URL>
        <Description>CVE-2016-5337</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/983961</URL>
        <Description>SUSE Bug 983961</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/983973</URL>
        <Description>SUSE Bug 983973</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="26">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The (1) esp_reg_read and (2) esp_reg_write functions in hw/scsi/esp.c in QEMU allow local guest OS administrators to cause a denial of service (QEMU process crash) or execute arbitrary code on the QEMU host via vectors related to the information transfer buffer.</Note>
    </Notes>
    <CVE>CVE-2016-5338</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.5</BaseScore>
        <Vector>AV:L/AC:H/Au:S/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-5338.html</URL>
        <Description>CVE-2016-5338</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/983982</URL>
        <Description>SUSE Bug 983982</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/983984</URL>
        <Description>SUSE Bug 983984</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="27">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The virtqueue_pop function in hw/virtio/virtio.c in QEMU allows local guest OS administrators to cause a denial of service (memory consumption and QEMU process crash) by submitting requests without waiting for completion.</Note>
    </Notes>
    <CVE>CVE-2016-5403</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.3</BaseScore>
        <Vector>AV:A/AC:M/Au:S/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-5403.html</URL>
        <Description>CVE-2016-5403</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/990923</URL>
        <Description>SUSE Bug 990923</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/991080</URL>
        <Description>SUSE Bug 991080</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="28">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The PV pagetable code in arch/x86/mm.c in Xen 4.7.x and earlier allows local 32-bit PV guest OS administrators to gain host OS privileges by leveraging fast-paths for updating pagetable entries.</Note>
    </Notes>
    <CVE>CVE-2016-6258</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-6258.html</URL>
        <Description>CVE-2016-6258</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1072198</URL>
        <Description>SUSE Bug 1072198</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1072223</URL>
        <Description>SUSE Bug 1072223</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/988675</URL>
        <Description>SUSE Bug 988675</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/988692</URL>
        <Description>SUSE Bug 988692</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="29">
    <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 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</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>
    </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-20162533-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="30">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Use-after-free vulnerability in the vmxnet3_io_bar0_write function in hw/net/vmxnet3.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (QEMU instance crash) by leveraging failure to check if the device is active.</Note>
    </Notes>
    <CVE>CVE-2016-6833</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.1</BaseScore>
        <Vector>AV:L/AC:M/Au:S/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-6833.html</URL>
        <Description>CVE-2016-6833</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/994774</URL>
        <Description>SUSE Bug 994774</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/994775</URL>
        <Description>SUSE Bug 994775</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="31">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The net_tx_pkt_do_sw_fragmentation function in hw/net/net_tx_pkt.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (infinite loop and QEMU process crash) via a zero length for the current fragment length.</Note>
    </Notes>
    <CVE>CVE-2016-6834</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.5</BaseScore>
        <Vector>AV:L/AC:M/Au:S/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-6834.html</URL>
        <Description>CVE-2016-6834</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/994418</URL>
        <Description>SUSE Bug 994418</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/994421</URL>
        <Description>SUSE Bug 994421</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="32">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The vmxnet_tx_pkt_parse_headers function in hw/net/vmxnet_tx_pkt.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (buffer over-read) by leveraging failure to check IP header length.</Note>
    </Notes>
    <CVE>CVE-2016-6835</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-6835.html</URL>
        <Description>CVE-2016-6835</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/994605</URL>
        <Description>SUSE Bug 994605</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/994625</URL>
        <Description>SUSE Bug 994625</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="33">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The vmxnet3_complete_packet function in hw/net/vmxnet3.c in QEMU (aka Quick Emulator) allows local guest OS administrators to obtain sensitive host memory information by leveraging failure to initialize the txcq_descr object.</Note>
    </Notes>
    <CVE>CVE-2016-6836</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.5</BaseScore>
        <Vector>AV:L/AC:M/Au:S/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-6836.html</URL>
        <Description>CVE-2016-6836</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/994760</URL>
        <Description>SUSE Bug 994760</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/994761</URL>
        <Description>SUSE Bug 994761</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="34">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Integer overflow in the net_tx_pkt_init function in hw/net/net_tx_pkt.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (QEMU process crash) via the maximum fragmentation count, which triggers an unchecked multiplication and NULL pointer dereference.</Note>
    </Notes>
    <CVE>CVE-2016-6888</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.5</BaseScore>
        <Vector>AV:L/AC:M/Au:S/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-6888.html</URL>
        <Description>CVE-2016-6888</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/994771</URL>
        <Description>SUSE Bug 994771</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/994772</URL>
        <Description>SUSE Bug 994772</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="35">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The get_page_from_l3e function in arch/x86/mm.c in Xen allows local 32-bit PV guest OS administrators to gain host OS privileges via vectors related to L3 recursive pagetables.</Note>
    </Notes>
    <CVE>CVE-2016-7092</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-7092.html</URL>
        <Description>CVE-2016-7092</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/995785</URL>
        <Description>SUSE Bug 995785</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="36">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Xen 4.5.3, 4.6.3, and 4.7.x allow local HVM guest OS administrators to overwrite hypervisor memory and consequently gain host OS privileges by leveraging mishandling of instruction pointer truncation during emulation.</Note>
    </Notes>
    <CVE>CVE-2016-7093</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-7093.html</URL>
        <Description>CVE-2016-7093</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/995789</URL>
        <Description>SUSE Bug 995789</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="37">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Buffer overflow in Xen 4.7.x and earlier allows local x86 HVM guest OS administrators on guests running with shadow paging to cause a denial of service via a pagetable update.</Note>
    </Notes>
    <CVE>CVE-2016-7094</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</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>
    </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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-7094.html</URL>
        <Description>CVE-2016-7094</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/995792</URL>
        <Description>SUSE Bug 995792</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="38">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Use-after-free vulnerability in the FIFO event channel code in Xen 4.4.x allows local guest OS administrators to cause a denial of service (host crash) and possibly execute arbitrary code or obtain sensitive information via an invalid guest frame number.</Note>
    </Notes>
    <CVE>CVE-2016-7154</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server 12-LTSS:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-doc-html-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-32bit-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-libs-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-4.4.4_04-22.22.2</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 12:xen-tools-domU-4.4.4_04-22.22.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:A/AC:M/Au:N/C:P/I:P/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-20162533-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-7154.html</URL>
        <Description>CVE-2016-7154</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/997731</URL>
        <Description>SUSE Bug 997731</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
