<?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>openSUSE-SU-2016:0995-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2016-04-08T14:05:22Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2016-04-08T14:05:22Z</InitialReleaseDate>
    <CurrentReleaseDate>2016-04-08T14:05:22Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for xen</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">xen was updated to version 4.4.4 to fix 33 security issues.

These security issues were fixed:
- CVE-2016-2392: NULL pointer dereference in remote NDIS control message handling (bsc#967012).
- CVE-2015-5239: Integer overflow in vnc_client_read() and protocol_client_msg() (bsc#944463).
- CVE-2016-2270: Xen allowed local guest administrators to cause a denial of service (host reboot) via vectors related to multiple mappings of MMIO pages with different cachability settings  (boo#965315).
- CVE-2016-2538: Integer overflow in remote NDIS control message handling (bsc#967969).
- CVE-2015-7512: Buffer overflow in the pcnet_receive function in hw/net/pcnet.c, when a guest NIC has a larger MTU, allowed remote attackers to cause a denial of service (guest OS crash) or execute arbitrary code via a large packet (boo#962360).
- CVE-2014-3689: The vmware-vga driver (hw/display/vmware_vga.c) allowed local guest users to write to qemu memory locations and gain privileges via unspecified parameters related to rectangle handling (boo#962611).
- CVE-2015-5278: Infinite loop in ne2000_receive() function (bsc#945989).
- CVE-2016-1568: AHCI use-after-free vulnerability in aio port commands (bsc#961332).
- CVE-2016-1981: e1000 infinite loop in start_xmit and e1000_receive_iov routines (bsc#963782).
- CVE-2016-2198: EHCI NULL pointer dereference in ehci_caps_write (bsc#964413).
- CVE-2015-6815: e1000: infinite loop issue (bsc#944697).
- CVE-2014-0222: Integer overflow in the qcow_open function in block/qcow.c allowed remote attackers to cause a denial of service (crash) via a large L2 table in a QCOW version 1 image (boo#964925).
- CVE-2015-6855: hw/ide/core.c did not properly restrict the commands accepted by an ATAPI device, which allowed guest users to cause a denial of service or possibly have unspecified other impact via certain IDE commands, as demonstrated by a WIN_READ_NATIVE_MAX command to an empty drive, which triggers a divide-by-zero error and instance crash (boo#965156).
- CVE-2016-2271: VMX in using an Intel or Cyrix CPU, allowed local HVM guest users to cause a denial of service (guest crash) via vectors related to a non-canonical RIP (boo#965317).
- CVE-2013-4534: Buffer overflow in hw/intc/openpic.c allowed remote attackers to cause a denial of service or possibly execute arbitrary code via vectors related to IRQDest elements (boo#964452).
- CVE-2013-4537: The ssi_sd_transfer function in hw/sd/ssi-sd.c allowed remote attackers to execute arbitrary code via a crafted arglen value in a savevm image (boo#962642).
- CVE-2015-1779: The VNC websocket frame decoder allowed remote attackers to cause a denial of service (memory and CPU consumption) via a large (1) websocket payload or (2) HTTP headers section (boo#962632).
- CVE-2013-4530: Buffer overflow in hw/ssi/pl022.c allowed remote attackers to cause a denial of service or possibly execute arbitrary code via crafted tx_fifo_head and rx_fifo_head values in a savevm image (boo#964950).
- CVE-2013-4533: Buffer overflow in the pxa2xx_ssp_load function in hw/arm/pxa2xx.c allowed remote attackers to cause a denial of service or possibly execute arbitrary code via a crafted s-&amp;gt;rx_level value in a savevm image (boo#964644).
- CVE-2013-4539: Multiple buffer overflows in the tsc210x_load function in hw/input/tsc210x.c allowed remote attackers to execute arbitrary code via a crafted (1) precision, (2) nextprecision, (3) function, or (4) nextfunction value in a savevm image (boo#962758).
- CVE-2013-4538: Multiple buffer overflows in the ssd0323_load function in hw/display/ssd0323.c allowed remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via crafted (1) cmd_len, (2) row, or (3) col values; (4) row_start and row_end values; or (5) col_star and col_end values in a savevm image (boo#962335).
- CVE-2015-8345: eepro100: infinite loop in processing command block list (bsc#956829).
- CVE-2015-8613: scsi: stack based buffer overflow in megasas_ctrl_get_info (bsc#961358).
- CVE-2015-8619: Stack based OOB write in hmp_sendkey routine (bsc#960334).
- CVE-2016-1571: The paging_invlpg function in include/asm-x86/paging.h, when using shadow mode paging or nested virtualization is enabled, allowed local HVM guest users to cause a denial of service (host crash) via a non-canonical guest address in an INVVPID instruction, which triggers a hypervisor bug check (boo#960862).
- CVE-2016-1570: The PV superpage functionality in arch/x86/mm.c allowed local PV guests to obtain sensitive information, cause a denial of service, gain privileges, or have unspecified other impact via a crafted page identifier (MFN) to the (1) MMUEXT_MARK_SUPER or (2) MMUEXT_UNMARK_SUPER sub-op in the HYPERVISOR_mmuext_op hypercall or (3) unknown vectors related to page table updates (boo#960861).
- CVE-2014-9718: The (1) BMDMA and (2) AHCI HBA interfaces in the IDE functionality had multiple interpretations of a function's return value, which allowed guest OS users to cause a host OS denial of service (memory consumption or infinite loop, and system crash) via a PRDT with zero complete sectors, related to the bmdma_prepare_buf and ahci_dma_prepare_buf functions (boo#964431).
- CVE-2016-1714: nvram: OOB r/w access in processing firmware configurations (bsc#961691).
- CVE-2015-8743: ne2000: OOB memory access in ioport r/w functions (bsc#960725).
- CVE-2015-8744: vmxnet3: incorrect l2 header validation leads to a crash via assert(2) call (bsc#960835).
- CVE-2015-8745: Reading IMR registers could have lead to a crash via assert(2) call (bsc#960707).
- CVE-2014-7815: The set_pixel_format function in ui/vnc.c allowed remote attackers to cause a denial of service (crash) via a small bytes_per_pixel value (boo#962627).
- CVE-2013-4529: Buffer overflow in hw/pci/pcie_aer.c allowed remote attackers to cause a denial of service and possibly execute arbitrary code via a large log_num value in a savevm image (boo#964929).
</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>
  </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>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      <Description>E-Mail link for openSUSE-SU-2016:0995-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="openSUSE 13.2">
      <Branch Type="Product Name" Name="openSUSE 13.2">
        <FullProductName ProductID="openSUSE 13.2">openSUSE 13.2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="xen-4.4.4_02-43.1">
      <FullProductName ProductID="xen-4.4.4_02-43.1">xen-4.4.4_02-43.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-debugsource-4.4.4_02-43.1">
      <FullProductName ProductID="xen-debugsource-4.4.4_02-43.1">xen-debugsource-4.4.4_02-43.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-devel-4.4.4_02-43.1">
      <FullProductName ProductID="xen-devel-4.4.4_02-43.1">xen-devel-4.4.4_02-43.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-doc-html-4.4.4_02-43.1">
      <FullProductName ProductID="xen-doc-html-4.4.4_02-43.1">xen-doc-html-4.4.4_02-43.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-kmp-default-4.4.4_02_k3.16.7_35-43.1">
      <FullProductName ProductID="xen-kmp-default-4.4.4_02_k3.16.7_35-43.1">xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1">
      <FullProductName ProductID="xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1">xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1">
      <FullProductName ProductID="xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1">xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1">
      <FullProductName ProductID="xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1">xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-libs-4.4.4_02-43.1">
      <FullProductName ProductID="xen-libs-4.4.4_02-43.1">xen-libs-4.4.4_02-43.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-libs-32bit-4.4.4_02-43.1">
      <FullProductName ProductID="xen-libs-32bit-4.4.4_02-43.1">xen-libs-32bit-4.4.4_02-43.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-libs-debuginfo-4.4.4_02-43.1">
      <FullProductName ProductID="xen-libs-debuginfo-4.4.4_02-43.1">xen-libs-debuginfo-4.4.4_02-43.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-libs-debuginfo-32bit-4.4.4_02-43.1">
      <FullProductName ProductID="xen-libs-debuginfo-32bit-4.4.4_02-43.1">xen-libs-debuginfo-32bit-4.4.4_02-43.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-tools-4.4.4_02-43.1">
      <FullProductName ProductID="xen-tools-4.4.4_02-43.1">xen-tools-4.4.4_02-43.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-tools-debuginfo-4.4.4_02-43.1">
      <FullProductName ProductID="xen-tools-debuginfo-4.4.4_02-43.1">xen-tools-debuginfo-4.4.4_02-43.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-tools-domU-4.4.4_02-43.1">
      <FullProductName ProductID="xen-tools-domU-4.4.4_02-43.1">xen-tools-domU-4.4.4_02-43.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-tools-domU-debuginfo-4.4.4_02-43.1">
      <FullProductName ProductID="xen-tools-domU-debuginfo-4.4.4_02-43.1">xen-tools-domU-debuginfo-4.4.4_02-43.1</FullProductName>
    </Branch>
    <Relationship ProductReference="xen-4.4.4_02-43.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE 13.2">
      <FullProductName ProductID="openSUSE 13.2:xen-4.4.4_02-43.1">xen-4.4.4_02-43.1 as a component of openSUSE 13.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-debugsource-4.4.4_02-43.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE 13.2">
      <FullProductName ProductID="openSUSE 13.2:xen-debugsource-4.4.4_02-43.1">xen-debugsource-4.4.4_02-43.1 as a component of openSUSE 13.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-devel-4.4.4_02-43.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE 13.2">
      <FullProductName ProductID="openSUSE 13.2:xen-devel-4.4.4_02-43.1">xen-devel-4.4.4_02-43.1 as a component of openSUSE 13.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-doc-html-4.4.4_02-43.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE 13.2">
      <FullProductName ProductID="openSUSE 13.2:xen-doc-html-4.4.4_02-43.1">xen-doc-html-4.4.4_02-43.1 as a component of openSUSE 13.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-kmp-default-4.4.4_02_k3.16.7_35-43.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE 13.2">
      <FullProductName ProductID="openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1">xen-kmp-default-4.4.4_02_k3.16.7_35-43.1 as a component of openSUSE 13.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE 13.2">
      <FullProductName ProductID="openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1">xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1 as a component of openSUSE 13.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE 13.2">
      <FullProductName ProductID="openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1">xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1 as a component of openSUSE 13.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE 13.2">
      <FullProductName ProductID="openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1">xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1 as a component of openSUSE 13.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-libs-4.4.4_02-43.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE 13.2">
      <FullProductName ProductID="openSUSE 13.2:xen-libs-4.4.4_02-43.1">xen-libs-4.4.4_02-43.1 as a component of openSUSE 13.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-libs-32bit-4.4.4_02-43.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE 13.2">
      <FullProductName ProductID="openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1">xen-libs-32bit-4.4.4_02-43.1 as a component of openSUSE 13.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-libs-debuginfo-4.4.4_02-43.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE 13.2">
      <FullProductName ProductID="openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1">xen-libs-debuginfo-4.4.4_02-43.1 as a component of openSUSE 13.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-libs-debuginfo-32bit-4.4.4_02-43.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE 13.2">
      <FullProductName ProductID="openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1">xen-libs-debuginfo-32bit-4.4.4_02-43.1 as a component of openSUSE 13.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-tools-4.4.4_02-43.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE 13.2">
      <FullProductName ProductID="openSUSE 13.2:xen-tools-4.4.4_02-43.1">xen-tools-4.4.4_02-43.1 as a component of openSUSE 13.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-tools-debuginfo-4.4.4_02-43.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE 13.2">
      <FullProductName ProductID="openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1">xen-tools-debuginfo-4.4.4_02-43.1 as a component of openSUSE 13.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-tools-domU-4.4.4_02-43.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE 13.2">
      <FullProductName ProductID="openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1">xen-tools-domU-4.4.4_02-43.1 as a component of openSUSE 13.2</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-tools-domU-debuginfo-4.4.4_02-43.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE 13.2">
      <FullProductName ProductID="openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1">xen-tools-domU-debuginfo-4.4.4_02-43.1 as a component of openSUSE 13.2</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">Buffer overflow in hw/pci/pcie_aer.c in QEMU before 1.7.2 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a large log_num value in a savevm image.</Note>
    </Notes>
    <CVE>CVE-2013-4529</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.2</BaseScore>
        <Vector>AV:A/AC:H/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4529.html</URL>
        <Description>CVE-2013-4529</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/864678</URL>
        <Description>SUSE Bug 864678</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/871442</URL>
        <Description>SUSE Bug 871442</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/964929</URL>
        <Description>SUSE Bug 964929</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">Buffer overflow in hw/ssi/pl022.c in QEMU before 1.7.2 allows remote attackers to cause a denial of service or possibly execute arbitrary code via crafted tx_fifo_head and rx_fifo_head values in a savevm image.</Note>
    </Notes>
    <CVE>CVE-2013-4530</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4530.html</URL>
        <Description>CVE-2013-4530</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/864682</URL>
        <Description>SUSE Bug 864682</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/871442</URL>
        <Description>SUSE Bug 871442</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/964950</URL>
        <Description>SUSE Bug 964950</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">Buffer overflow in the pxa2xx_ssp_load function in hw/arm/pxa2xx.c in QEMU before 1.7.2 allows remote attackers to cause a denial of service or possibly execute arbitrary code via a crafted s-&gt;rx_level value in a savevm image.</Note>
    </Notes>
    <CVE>CVE-2013-4533</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4533.html</URL>
        <Description>CVE-2013-4533</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/864655</URL>
        <Description>SUSE Bug 864655</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/871442</URL>
        <Description>SUSE Bug 871442</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/964644</URL>
        <Description>SUSE Bug 964644</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">Buffer overflow in hw/intc/openpic.c in QEMU before 1.7.2 allows remote attackers to cause a denial of service or possibly execute arbitrary code via vectors related to IRQDest elements.</Note>
    </Notes>
    <CVE>CVE-2013-4534</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.2</BaseScore>
        <Vector>AV:A/AC:H/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4534.html</URL>
        <Description>CVE-2013-4534</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/864811</URL>
        <Description>SUSE Bug 864811</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/871442</URL>
        <Description>SUSE Bug 871442</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/964452</URL>
        <Description>SUSE Bug 964452</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 ssi_sd_transfer function in hw/sd/ssi-sd.c in QEMU before 1.7.2 allows remote attackers to execute arbitrary code via a crafted arglen value in a savevm image.</Note>
    </Notes>
    <CVE>CVE-2013-4537</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.7</BaseScore>
        <Vector>AV:L/AC:H/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4537.html</URL>
        <Description>CVE-2013-4537</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/864391</URL>
        <Description>SUSE Bug 864391</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/871442</URL>
        <Description>SUSE Bug 871442</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/962642</URL>
        <Description>SUSE Bug 962642</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">Multiple buffer overflows in the ssd0323_load function in hw/display/ssd0323.c in QEMU before 1.7.2 allow remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via crafted (1) cmd_len, (2) row, or (3) col values; (4) row_start and row_end values; or (5) col_star and col_end values in a savevm image.</Note>
    </Notes>
    <CVE>CVE-2013-4538</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4538.html</URL>
        <Description>CVE-2013-4538</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/864769</URL>
        <Description>SUSE Bug 864769</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/871442</URL>
        <Description>SUSE Bug 871442</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/962335</URL>
        <Description>SUSE Bug 962335</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">Multiple buffer overflows in the tsc210x_load function in hw/input/tsc210x.c in QEMU before 1.7.2 might allow remote attackers to execute arbitrary code via a crafted (1) precision, (2) nextprecision, (3) function, or (4) nextfunction value in a savevm image.</Note>
    </Notes>
    <CVE>CVE-2013-4539</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4539.html</URL>
        <Description>CVE-2013-4539</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/864805</URL>
        <Description>SUSE Bug 864805</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/871442</URL>
        <Description>SUSE Bug 871442</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/962758</URL>
        <Description>SUSE Bug 962758</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">Integer overflow in the qcow_open function in block/qcow.c in QEMU before 1.7.2 allows remote attackers to cause a denial of service (crash) via a large L2 table in a QCOW version 1 image.</Note>
    </Notes>
    <CVE>CVE-2014-0222</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-0222.html</URL>
        <Description>CVE-2014-0222</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/877642</URL>
        <Description>SUSE Bug 877642</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/950367</URL>
        <Description>SUSE Bug 950367</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/964925</URL>
        <Description>SUSE Bug 964925</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="9">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The vmware-vga driver (hw/display/vmware_vga.c) in QEMU allows local guest users to write to qemu memory locations and gain privileges via unspecified parameters related to rectangle handling.</Note>
    </Notes>
    <CVE>CVE-2014-3689</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3689.html</URL>
        <Description>CVE-2014-3689</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/901508</URL>
        <Description>SUSE Bug 901508</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/962611</URL>
        <Description>SUSE Bug 962611</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 set_pixel_format function in ui/vnc.c in QEMU allows remote attackers to cause a denial of service (crash) via a small bytes_per_pixel value.</Note>
    </Notes>
    <CVE>CVE-2014-7815</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.1</BaseScore>
        <Vector>AV:A/AC:M/Au:S/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-7815.html</URL>
        <Description>CVE-2014-7815</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/902737</URL>
        <Description>SUSE Bug 902737</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/962627</URL>
        <Description>SUSE Bug 962627</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 (1) BMDMA and (2) AHCI HBA interfaces in the IDE functionality in QEMU 1.0 through 2.1.3 have multiple interpretations of a function's return value, which allows guest OS users to cause a host OS denial of service (memory consumption or infinite loop, and system crash) via a PRDT with zero complete sectors, related to the bmdma_prepare_buf and ahci_dma_prepare_buf functions.</Note>
    </Notes>
    <CVE>CVE-2014-9718</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.5</BaseScore>
        <Vector>AV:A/AC:H/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-9718.html</URL>
        <Description>CVE-2014-9718</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/928393</URL>
        <Description>SUSE Bug 928393</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/964431</URL>
        <Description>SUSE Bug 964431</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 VNC websocket frame decoder in QEMU allows remote attackers to cause a denial of service (memory and CPU consumption) via a large (1) websocket payload or (2) HTTP headers section.</Note>
    </Notes>
    <CVE>CVE-2015-1779</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:L/Au:S/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-1779.html</URL>
        <Description>CVE-2015-1779</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/924018</URL>
        <Description>SUSE Bug 924018</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/962632</URL>
        <Description>SUSE Bug 962632</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">** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided.</Note>
    </Notes>
    <CVE>CVE-2015-5239</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-5239.html</URL>
        <Description>CVE-2015-5239</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/944463</URL>
        <Description>SUSE Bug 944463</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/950367</URL>
        <Description>SUSE Bug 950367</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">** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided.</Note>
    </Notes>
    <CVE>CVE-2015-5278</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.8</BaseScore>
        <Vector>AV:A/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-5278.html</URL>
        <Description>CVE-2015-5278</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/945989</URL>
        <Description>SUSE Bug 945989</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/964947</URL>
        <Description>SUSE Bug 964947</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">** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided.</Note>
    </Notes>
    <CVE>CVE-2015-6815</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</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">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-6815.html</URL>
        <Description>CVE-2015-6815</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/944697</URL>
        <Description>SUSE Bug 944697</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/950367</URL>
        <Description>SUSE Bug 950367</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">hw/ide/core.c in QEMU does not properly restrict the commands accepted by an ATAPI device, which allows guest users to cause a denial of service or possibly have unspecified other impact via certain IDE commands, as demonstrated by a WIN_READ_NATIVE_MAX command to an empty drive, which triggers a divide-by-zero error and instance crash.</Note>
    </Notes>
    <CVE>CVE-2015-6855</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-6855.html</URL>
        <Description>CVE-2015-6855</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/945404</URL>
        <Description>SUSE Bug 945404</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/965156</URL>
        <Description>SUSE Bug 965156</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">Buffer overflow in the pcnet_receive function in hw/net/pcnet.c in QEMU, when a guest NIC has a larger MTU, allows remote attackers to cause a denial of service (guest OS crash) or execute arbitrary code via a large packet.</Note>
    </Notes>
    <CVE>CVE-2015-7512</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-7512.html</URL>
        <Description>CVE-2015-7512</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/957162</URL>
        <Description>SUSE Bug 957162</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/962360</URL>
        <Description>SUSE Bug 962360</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 eepro100 emulator in QEMU qemu-kvm blank allows local guest users to cause a denial of service (application crash and infinite loop) via vectors involving the command block list.</Note>
    </Notes>
    <CVE>CVE-2015-8345</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</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">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-8345.html</URL>
        <Description>CVE-2015-8345</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/956829</URL>
        <Description>SUSE Bug 956829</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/956832</URL>
        <Description>SUSE Bug 956832</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">Stack-based buffer overflow in the megasas_ctrl_get_info function in QEMU, when built with SCSI MegaRAID SAS HBA emulation support, allows local guest users to cause a denial of service (QEMU instance crash) via a crafted SCSI controller CTRL_GET_INFO command.</Note>
    </Notes>
    <CVE>CVE-2015-8613</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.4</BaseScore>
        <Vector>AV:L/AC:H/Au:S/C:N/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-8613.html</URL>
        <Description>CVE-2015-8613</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/961358</URL>
        <Description>SUSE Bug 961358</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/961556</URL>
        <Description>SUSE Bug 961556</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 Human Monitor Interface support in QEMU allows remote attackers to cause a denial of service (out-of-bounds write and application crash).</Note>
    </Notes>
    <CVE>CVE-2015-8619</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.8</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">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-8619.html</URL>
        <Description>CVE-2015-8619</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/960334</URL>
        <Description>SUSE Bug 960334</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/965269</URL>
        <Description>SUSE Bug 965269</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">QEMU (aka Quick Emulator) built with the NE2000 device emulation support is vulnerable to an OOB r/w access issue. It could occur while performing 'ioport' r/w operations. A privileged (CAP_SYS_RAWIO) user/process could use this flaw to leak or corrupt QEMU memory bytes.</Note>
    </Notes>
    <CVE>CVE-2015-8743</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-8743.html</URL>
        <Description>CVE-2015-8743</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/960725</URL>
        <Description>SUSE Bug 960725</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/960726</URL>
        <Description>SUSE Bug 960726</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">QEMU (aka Quick Emulator) built with a VMWARE VMXNET3 paravirtual NIC emulator support is vulnerable to crash issue. It occurs when a guest sends a Layer-2 packet smaller than 22 bytes. A privileged (CAP_SYS_RAWIO) guest user could use this flaw to crash the QEMU process instance resulting in DoS.</Note>
    </Notes>
    <CVE>CVE-2015-8744</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</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">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-8744.html</URL>
        <Description>CVE-2015-8744</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/960835</URL>
        <Description>SUSE Bug 960835</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/960836</URL>
        <Description>SUSE Bug 960836</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">QEMU (aka Quick Emulator) built with a VMWARE VMXNET3 paravirtual NIC emulator support is vulnerable to crash issue. It could occur while reading Interrupt Mask Registers (IMR). A privileged (CAP_SYS_RAWIO) guest user could use this flaw to crash the QEMU process instance resulting in DoS.</Note>
    </Notes>
    <CVE>CVE-2015-8745</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</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">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-8745.html</URL>
        <Description>CVE-2015-8745</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/960707</URL>
        <Description>SUSE Bug 960707</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/960708</URL>
        <Description>SUSE Bug 960708</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">Use-after-free vulnerability in hw/ide/ahci.c in QEMU, when built with IDE AHCI Emulation support, allows guest OS users to cause a denial of service (instance crash) or possibly execute arbitrary code via an invalid AHCI Native Command Queuing (NCQ) AIO command.</Note>
    </Notes>
    <CVE>CVE-2016-1568</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-1568.html</URL>
        <Description>CVE-2016-1568</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/961332</URL>
        <Description>SUSE Bug 961332</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/961333</URL>
        <Description>SUSE Bug 961333</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 PV superpage functionality in arch/x86/mm.c in Xen 3.4.0, 3.4.1, and 4.1.x through 4.6.x allows local PV guests to obtain sensitive information, cause a denial of service, gain privileges, or have unspecified other impact via a crafted page identifier (MFN) to the (1) MMUEXT_MARK_SUPER or (2) MMUEXT_UNMARK_SUPER sub-op in the HYPERVISOR_mmuext_op hypercall or (3) unknown vectors related to page table updates.</Note>
    </Notes>
    <CVE>CVE-2016-1570</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-1570.html</URL>
        <Description>CVE-2016-1570</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/960861</URL>
        <Description>SUSE Bug 960861</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 paging_invlpg function in include/asm-x86/paging.h in Xen 3.3.x through 4.6.x, when using shadow mode paging or nested virtualization is enabled, allows local HVM guest users to cause a denial of service (host crash) via a non-canonical guest address in an INVVPID instruction, which triggers a hypervisor bug check.</Note>
    </Notes>
    <CVE>CVE-2016-1571</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-1571.html</URL>
        <Description>CVE-2016-1571</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/960861</URL>
        <Description>SUSE Bug 960861</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/960862</URL>
        <Description>SUSE Bug 960862</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 (1) fw_cfg_write and (2) fw_cfg_read functions in hw/nvram/fw_cfg.c in QEMU before 2.4, when built with the Firmware Configuration device emulation support, allow guest OS users with the CAP_SYS_RAWIO privilege to cause a denial of service (out-of-bounds read or write access and process crash) or possibly execute arbitrary code via an invalid current entry value in a firmware configuration.</Note>
    </Notes>
    <CVE>CVE-2016-1714</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-1714.html</URL>
        <Description>CVE-2016-1714</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/961691</URL>
        <Description>SUSE Bug 961691</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/961692</URL>
        <Description>SUSE Bug 961692</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">QEMU (aka Quick Emulator) built with the e1000 NIC emulation support is vulnerable to an infinite loop issue. It could occur while processing data via transmit or receive descriptors, provided the initial receive/transmit descriptor head (TDH/RDH) is set outside the allocated descriptor buffer. A privileged user inside guest could use this flaw to crash the QEMU instance resulting in DoS.</Note>
    </Notes>
    <CVE>CVE-2016-1981</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</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">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-1981.html</URL>
        <Description>CVE-2016-1981</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/963782</URL>
        <Description>SUSE Bug 963782</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/963783</URL>
        <Description>SUSE Bug 963783</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">QEMU (aka Quick Emulator) built with the USB EHCI emulation support is vulnerable to a null pointer dereference flaw. It could occur when an application attempts to write to EHCI capabilities registers. A privileged user inside quest could use this flaw to crash the QEMU process instance resulting in DoS.</Note>
    </Notes>
    <CVE>CVE-2016-2198</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</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">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-2198.html</URL>
        <Description>CVE-2016-2198</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/964413</URL>
        <Description>SUSE Bug 964413</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/964415</URL>
        <Description>SUSE Bug 964415</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">Xen 4.6.x and earlier allows local guest administrators to cause a denial of service (host reboot) via vectors related to multiple mappings of MMIO pages with different cachability settings.</Note>
    </Notes>
    <CVE>CVE-2016-2270</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-2270.html</URL>
        <Description>CVE-2016-2270</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/965315</URL>
        <Description>SUSE Bug 965315</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">VMX in Xen 4.6.x and earlier, when using an Intel or Cyrix CPU, allows local HVM guest users to cause a denial of service (guest crash) via vectors related to a non-canonical RIP.</Note>
    </Notes>
    <CVE>CVE-2016-2271</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-2271.html</URL>
        <Description>CVE-2016-2271</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/965317</URL>
        <Description>SUSE Bug 965317</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 is_rndis function in the USB Net device emulator (hw/usb/dev-network.c) in QEMU before 2.5.1 does not properly validate USB configuration descriptor objects, which allows local guest OS administrators to cause a denial of service (NULL pointer dereference and QEMU process crash) via vectors involving a remote NDIS control message packet.</Note>
    </Notes>
    <CVE>CVE-2016-2392</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-2392.html</URL>
        <Description>CVE-2016-2392</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/967012</URL>
        <Description>SUSE Bug 967012</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/967090</URL>
        <Description>SUSE Bug 967090</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">Multiple integer overflows in the USB Net device emulator (hw/usb/dev-network.c) in QEMU before 2.5.1 allow local guest OS administrators to cause a denial of service (QEMU process crash) or obtain sensitive host memory information via a remote NDIS control message packet that is mishandled in the (1) rndis_query_response, (2) rndis_set_response, or (3) usb_net_handle_dataout function.</Note>
    </Notes>
    <CVE>CVE-2016-2538</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE 13.2:xen-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-debugsource-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-devel-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-doc-html-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-default-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-kmp-desktop-debuginfo-4.4.4_02_k3.16.7_35-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-32bit-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-libs-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-debuginfo-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-4.4.4_02-43.1</ProductID>
        <ProductID>openSUSE 13.2:xen-tools-domU-debuginfo-4.4.4_02-43.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2016-04/msg00011.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-2538.html</URL>
        <Description>CVE-2016-2538</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/967969</URL>
        <Description>SUSE Bug 967969</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/968004</URL>
        <Description>SUSE Bug 968004</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
