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

Following security bugs were fixed:
- CVE-2015-7509: Mounting ext4 filesystems in no-journal mode could hav lead to a system crash (bsc#956709).
- CVE-2015-7799: The slhc_init function in drivers/net/slip/slhc.c in the Linux kernel did not ensure that certain slot numbers are valid, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted PPPIOCSMAXCID ioctl call (bnc#949936).
- CVE-2015-8104: The KVM subsystem in the Linux kernel allowed guest OS users to cause a denial of service (host OS panic or hang) by triggering many #DB (aka Debug) exceptions, related to svm.c (bnc#954404).
- CVE-2015-5307: The KVM subsystem in the Linux kernel allowed guest OS users to cause a denial of service (host OS panic or hang) by triggering many #AC (aka Alignment Check) exceptions, related to svm.c and vmx.c (bnc#953527).
- CVE-2015-7990: RDS: There was no verification that an underlying transport exists when creating a connection, causing usage of a NULL pointer (bsc#952384).
- CVE-2015-5157: arch/x86/entry/entry_64.S in the Linux kernel on the x86_64 platform mishandled IRET faults in processing NMIs that occurred during userspace execution, which might have allowed local users to gain privileges by triggering an NMI (bnc#938706).
- CVE-2015-7872: The key_gc_unused_keys function in security/keys/gc.c in the Linux kernel allowed local users to cause a denial of service (OOPS) via crafted keyctl commands (bnc#951440).
- CVE-2015-0272: Missing checks allowed remote attackers to cause a denial of service (IPv6 traffic disruption) via a crafted MTU value in an IPv6 Router Advertisement (RA) message, a different vulnerability than CVE-2015-8215 (bnc#944296).
- CVE-2015-6937: The __rds_conn_create function in net/rds/connection.c in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by using a socket that was not properly bound (bnc#945825).

The following non-security bugs were fixed:
- ALSA: hda - Disable 64bit address for Creative HDA controllers (bnc#814440).
- Driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats (bsc#950750).
- Drivers: hv: do not do hypercalls when hypercall_page is NULL.
- Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h.
- Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h.
- Drivers: hv: vmbus: Get rid of some unused definitions.
- Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state.
- Drivers: hv: vmbus: add special crash handler (bnc#930770).
- Drivers: hv: vmbus: add special kexec handler.
- Drivers: hv: vmbus: kill tasklets on module unload.
- Drivers: hv: vmbus: prefer '^A' notification chain to 'panic'.
- Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup().
- Drivers: hv: vmbus: unregister panic notifier on module unload.
- IB/srp: Avoid skipping srp_reset_host() after a transport error (bsc#904965).
- IB/srp: Fix a sporadic crash triggered by cable pulling (bsc#904965).
- KEYS: Fix race between key destruction and finding a keyring by name (bsc#951440).
- Make sure XPRT_CONNECTING gets cleared when needed (bsc#946309).
- NFSv4: Fix two infinite loops in the mount code (bsc#954628).
- PCI: Add VPD function 0 quirk for Intel Ethernet devices (bnc#943786).
- PCI: Add dev_flags bit to access VPD through function 0 (bnc#943786).
- PCI: Clear NumVFs when disabling SR-IOV in sriov_init() (bnc#952084).
- PCI: Refresh First VF Offset and VF Stride when updating NumVFs (bnc#952084).
- PCI: Update NumVFs register when disabling SR-IOV (bnc#952084).
- PCI: delay configuration of SRIOV capability (bnc#952084).
- PCI: set pci sriov page size before reading SRIOV BAR (bnc#952084).
- SCSI: hosts: update to use ida_simple for host_no (bsc#939926)
- SUNRPC refactor rpcauth_checkverf error returns (bsc#955673).
- af_iucv: avoid path quiesce of severed path in shutdown() (bnc#946214).
- ahci: Add Device ID for Intel Sunrise Point PCH (bsc#953799).
- blktap: also call blkif_disconnect() when frontend switched to closed (bsc#952976).
- blktap: refine mm tracking (bsc#952976).
- cachefiles: Avoid deadlocks with fs freezing (bsc#935123).
- dm sysfs: introduce ability to add writable attributes (bsc#904348).
- dm-snap: avoid deadock on s-&gt;lock when a read is split (bsc#939826).
- dm: do not start current request if it would've merged with the previous (bsc#904348).
- dm: impose configurable deadline for dm_request_fn's merge heuristic (bsc#904348).
- drm/i915: Avoid race of intel_crt_detect_hotplug() with HPD interrupt, v2 (bsc#942938).
- drm/i915: Fix DDC probe for passive adapters (bsc#900610, fdo#85924).
- drm/i915: add hotplug activation period to hotplug update mask (bsc#953980).
- fix lpfc_send_rscn_event allocation size claims bnc#935757
- fs: Avoid deadlocks of fsync_bdev() and fs freezing (bsc#935123).
- fs: Fix deadlocks between sync and fs freezing (bsc#935123).
- hugetlb: simplify migrate_huge_page() (bnc#947957).
- hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free hugepage (bnc#947957,).
- ipr: Fix incorrect trace indexing (bsc#940913).
- ipr: Fix invalid array indexing for HRRQ (bsc#940913).
- ipv6: fix tunnel error handling (bsc#952579).
- ipvs: Fix reuse connection if real server is dead (bnc#945827).
- ipvs: drop first packet to dead server (bsc#946078).
- kernel: correct uc_sigmask of the compat signal frame (bnc#946214).
- kernel: fix incorrect use of DIAG44 in continue_trylock_relax() (bnc#946214).
- kexec: Fix race between panic() and crash_kexec() called directly (bnc#937444).
- ktime: add ktime_after and ktime_before helpe (bsc#904348).
- lib/string.c: introduce memchr_inv() (bnc#930788).
- lpfc: Fix cq_id masking problem (bsc#944677).
- macvlan: Support bonding events bsc#948521
- memory-failure: do code refactor of soft_offline_page() (bnc#947957).
- memory-failure: fix an error of mce_bad_pages statistics (bnc#947957).
- memory-failure: use num_poisoned_pages instead of mce_bad_pages (bnc#947957).
- memory-hotplug: update mce_bad_pages when removing the memory (bnc#947957).
- mm/memory-failure.c: fix wrong num_poisoned_pages in handling memory error on thp (bnc#947957).
- mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully (bnc#947957).
- mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages (bnc#947957).
- mm: exclude reserved pages from dirtyable memory 32b fix (bnc#940017, bnc#949298).
- mm: fix GFP_THISNODE callers and clarify (bsc#954950).
- mm: remove GFP_THISNODE (bsc#954950).
- mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages (Swap over NFS).
- net/core: Add VF link state control policy (bsc#950298).
- netfilter: xt_recent: fix namespace destroy path (bsc#879378).
- panic/x86: Allow cpus to save registers even if they (bnc#940946).
- panic/x86: Fix re-entrance problem due to panic on (bnc#937444).
- pktgen: clean up ktime_t helpers (bsc#904348).
- qla2xxx: Do not reset adapter if SRB handle is in range (bsc#944993).
- qla2xxx: Remove decrement of sp reference count in abort handler (bsc#944993).
- qla2xxx: Remove unavailable firmware files (bsc#921081).
- qla2xxx: do not clear slot in outstanding cmd array (bsc#944993).
- qlge: Fix qlge_update_hw_vlan_features to handle if interface is down (bsc#930835).
- quota: Fix deadlock with suspend and quotas (bsc#935123).
- rcu: Eliminate deadlock between CPU hotplug and expedited grace periods (bsc#949706).
- rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 seconds (bsc#930145).
- rtnetlink: Fix VF IFLA policy (bsc#950298).
- rtnetlink: fix VF info size (bsc#950298).
- s390/dasd: fix disconnected device with valid path mask (bnc#946214).
- s390/dasd: fix invalid PAV assignment after suspend/resume (bnc#946214).
- s390/dasd: fix list_del corruption after lcu changes (bnc#954984).
- s390/pci: handle events for unused functions (bnc#946214).
- s390/pci: improve handling of hotplug event 0x301 (bnc#946214).
- s390/pci: improve state check when processing hotplug events (bnc#946214).
- sched/core: Fix task and run queue sched_info::run_delay inconsistencies (bnc#949100).
- sg: fix read() error reporting (bsc#926774).
- usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers (bnc#944989).
- usbback: correct copy length for partial transfers (bsc#941202).
- usbvision fix overflow of interfaces array (bnc#950998).
- veth: extend device features (bsc#879381).
- vfs: Provide function to get superblock and wait for it to thaw (bsc#935123).
- vmxnet3: adjust ring sizes when interface is down (bsc#950750).
- vmxnet3: fix ethtool ring buffer size setting (bsc#950750).
- writeback: Skip writeback for frozen filesystem (bsc#935123).
- x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE (bnc#937256).
- x86/evtchn: make use of PHYSDEVOP_map_pirq.
- x86: mm: drop TLB flush from ptep_set_access_flags (bsc#948330).
- x86: mm: only do a local tlb flush in ptep_set_access_flags() (bsc#948330).
- xen: x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE (bnc#937256).
- xfs: Fix lost direct IO write in the last block (bsc#949744).
- xfs: Fix softlockup in xfs_inode_ag_walk() (bsc#948347).
- xfs: add EOFBLOCKS inode tagging/untagging (bnc#930788).
- xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl (bnc#930788).
- xfs: add background scanning to clear eofblocks inodes (bnc#930788).
- xfs: add inode id filtering to eofblocks scan (bnc#930788).
- xfs: add minimum file size filtering to eofblocks scan (bnc#930788).
- xfs: create function to scan and clear EOFBLOCKS inodes (bnc#930788).
- xfs: create helper to check whether to free eofblocks on inode (bnc#930788).
- xfs: introduce a common helper xfs_icluster_size_fsb (bsc#932805).
- xfs: make xfs_free_eofblocks() non-static, return EAGAIN on trylock failure (bnc#930788).
- xfs: support a tag-based inode_ag_iterator (bnc#930788).
- xfs: support multiple inode id filtering in eofblocks scan (bnc#930788).
- xfs: use xfs_icluster_size_fsb in xfs_bulkstat (bsc#932805).
- xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init (bsc#932805).
- xfs: use xfs_icluster_size_fsb in xfs_ifree_cluster (bsc#932805).
- xfs: use xfs_icluster_size_fsb in xfs_imap (bsc#932805).
- xhci: Add spurious wakeup quirk for LynxPoint-LP controllers (bnc#949981).
- xhci: Calculate old endpoints correctly on device reset (bnc#944831).
- xhci: For streams the css flag most be read from the stream-ctx on ep stop (bnc#945691).
- xhci: change xhci 1.0 only restrictions to support xhci 1.1 (bnc#949502).
- xhci: fix isoc endpoint dequeue from advancing too far on transaction error (bnc#944837).
- xhci: silence TD warning (bnc#939955).
- xhci: use uninterruptible sleep for waiting for internal operations (bnc#939955).
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">sdksp4-kernel-source-12278,sledsp4-kernel-source-12278,slessp4-kernel-source-12278,slexsp3-kernel-source-12278</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/update/announcement/2015/suse-su-20152339-1/</URL>
      <Description>Link for SUSE-SU-2015:2339-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/opensuse-security-announce/2015-12/msg00026.html</URL>
      <Description>E-Mail link for SUSE-SU-2015:2339-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/814440</URL>
      <Description>SUSE Bug 814440</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/879378</URL>
      <Description>SUSE Bug 879378</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/879381</URL>
      <Description>SUSE Bug 879381</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/900610</URL>
      <Description>SUSE Bug 900610</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/904348</URL>
      <Description>SUSE Bug 904348</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/904965</URL>
      <Description>SUSE Bug 904965</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/921081</URL>
      <Description>SUSE Bug 921081</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/926774</URL>
      <Description>SUSE Bug 926774</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/930145</URL>
      <Description>SUSE Bug 930145</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/930770</URL>
      <Description>SUSE Bug 930770</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/930788</URL>
      <Description>SUSE Bug 930788</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/930835</URL>
      <Description>SUSE Bug 930835</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/932805</URL>
      <Description>SUSE Bug 932805</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/935123</URL>
      <Description>SUSE Bug 935123</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/935757</URL>
      <Description>SUSE Bug 935757</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/937256</URL>
      <Description>SUSE Bug 937256</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/937444</URL>
      <Description>SUSE Bug 937444</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/938706</URL>
      <Description>SUSE Bug 938706</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/939826</URL>
      <Description>SUSE Bug 939826</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/939926</URL>
      <Description>SUSE Bug 939926</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/939955</URL>
      <Description>SUSE Bug 939955</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/940017</URL>
      <Description>SUSE Bug 940017</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/940913</URL>
      <Description>SUSE Bug 940913</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/940946</URL>
      <Description>SUSE Bug 940946</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/941202</URL>
      <Description>SUSE Bug 941202</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/942938</URL>
      <Description>SUSE Bug 942938</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/943786</URL>
      <Description>SUSE Bug 943786</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/944296</URL>
      <Description>SUSE Bug 944296</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/944677</URL>
      <Description>SUSE Bug 944677</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/944831</URL>
      <Description>SUSE Bug 944831</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/944837</URL>
      <Description>SUSE Bug 944837</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/944989</URL>
      <Description>SUSE Bug 944989</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/944993</URL>
      <Description>SUSE Bug 944993</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/945691</URL>
      <Description>SUSE Bug 945691</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/945825</URL>
      <Description>SUSE Bug 945825</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/945827</URL>
      <Description>SUSE Bug 945827</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/946078</URL>
      <Description>SUSE Bug 946078</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/946214</URL>
      <Description>SUSE Bug 946214</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/946309</URL>
      <Description>SUSE Bug 946309</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/947957</URL>
      <Description>SUSE Bug 947957</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/948330</URL>
      <Description>SUSE Bug 948330</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/948347</URL>
      <Description>SUSE Bug 948347</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/948521</URL>
      <Description>SUSE Bug 948521</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/949100</URL>
      <Description>SUSE Bug 949100</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/949298</URL>
      <Description>SUSE Bug 949298</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/949502</URL>
      <Description>SUSE Bug 949502</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/949706</URL>
      <Description>SUSE Bug 949706</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/949744</URL>
      <Description>SUSE Bug 949744</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/949936</URL>
      <Description>SUSE Bug 949936</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/949981</URL>
      <Description>SUSE Bug 949981</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/950298</URL>
      <Description>SUSE Bug 950298</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/950750</URL>
      <Description>SUSE Bug 950750</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/950998</URL>
      <Description>SUSE Bug 950998</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/951440</URL>
      <Description>SUSE Bug 951440</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/952084</URL>
      <Description>SUSE Bug 952084</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/952384</URL>
      <Description>SUSE Bug 952384</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/952579</URL>
      <Description>SUSE Bug 952579</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/952976</URL>
      <Description>SUSE Bug 952976</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/953527</URL>
      <Description>SUSE Bug 953527</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/953799</URL>
      <Description>SUSE Bug 953799</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/953980</URL>
      <Description>SUSE Bug 953980</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/954404</URL>
      <Description>SUSE Bug 954404</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/954628</URL>
      <Description>SUSE Bug 954628</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/954950</URL>
      <Description>SUSE Bug 954950</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/954984</URL>
      <Description>SUSE Bug 954984</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/955673</URL>
      <Description>SUSE Bug 955673</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/956709</URL>
      <Description>SUSE Bug 956709</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-0272/</URL>
      <Description>SUSE CVE CVE-2015-0272 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-5157/</URL>
      <Description>SUSE CVE CVE-2015-5157 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-5307/</URL>
      <Description>SUSE CVE CVE-2015-5307 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-6937/</URL>
      <Description>SUSE CVE CVE-2015-6937 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-7509/</URL>
      <Description>SUSE CVE CVE-2015-7509 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-7799/</URL>
      <Description>SUSE CVE CVE-2015-7799 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-7872/</URL>
      <Description>SUSE CVE CVE-2015-7872 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-7990/</URL>
      <Description>SUSE CVE CVE-2015-7990 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-8104/</URL>
      <Description>SUSE CVE CVE-2015-8104 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-8215/</URL>
      <Description>SUSE CVE CVE-2015-8215 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Desktop 11 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Desktop 11 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4" CPE="cpe:/o:suse:suse_sled:11:sp4">SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4" CPE="cpe:/o:suse:suse_sles:11:sp4">SUSE Linux Enterprise Server 11 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4" CPE="cpe:/o:suse:sles_sap:11:sp4">SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Software Development Kit 11 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 11 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 11 SP4" CPE="cpe:/a:suse:sle-sdk:11:sp4">SUSE Linux Enterprise Software Development Kit 11 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-3.0.101-68.2">
      <FullProductName ProductID="kernel-docs-3.0.101-68.2">kernel-docs-3.0.101-68.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-3.0.101-68.1">
      <FullProductName ProductID="kernel-default-3.0.101-68.1">kernel-default-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-3.0.101-68.1">
      <FullProductName ProductID="kernel-default-base-3.0.101-68.1">kernel-default-base-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-3.0.101-68.1">
      <FullProductName ProductID="kernel-default-devel-3.0.101-68.1">kernel-default-devel-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-3.0.101-68.1">
      <FullProductName ProductID="kernel-default-extra-3.0.101-68.1">kernel-default-extra-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-pae-3.0.101-68.1">
      <FullProductName ProductID="kernel-pae-3.0.101-68.1">kernel-pae-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-pae-base-3.0.101-68.1">
      <FullProductName ProductID="kernel-pae-base-3.0.101-68.1">kernel-pae-base-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-pae-devel-3.0.101-68.1">
      <FullProductName ProductID="kernel-pae-devel-3.0.101-68.1">kernel-pae-devel-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-pae-extra-3.0.101-68.1">
      <FullProductName ProductID="kernel-pae-extra-3.0.101-68.1">kernel-pae-extra-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-3.0.101-68.1">
      <FullProductName ProductID="kernel-source-3.0.101-68.1">kernel-source-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-3.0.101-68.1">
      <FullProductName ProductID="kernel-syms-3.0.101-68.1">kernel-syms-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-trace-devel-3.0.101-68.1">
      <FullProductName ProductID="kernel-trace-devel-3.0.101-68.1">kernel-trace-devel-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-xen-3.0.101-68.1">
      <FullProductName ProductID="kernel-xen-3.0.101-68.1">kernel-xen-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-xen-base-3.0.101-68.1">
      <FullProductName ProductID="kernel-xen-base-3.0.101-68.1">kernel-xen-base-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-xen-devel-3.0.101-68.1">
      <FullProductName ProductID="kernel-xen-devel-3.0.101-68.1">kernel-xen-devel-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-xen-extra-3.0.101-68.1">
      <FullProductName ProductID="kernel-xen-extra-3.0.101-68.1">kernel-xen-extra-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-3.0.101-68.1">
      <FullProductName ProductID="kernel-default-man-3.0.101-68.1">kernel-default-man-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ec2-3.0.101-68.1">
      <FullProductName ProductID="kernel-ec2-3.0.101-68.1">kernel-ec2-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ec2-base-3.0.101-68.1">
      <FullProductName ProductID="kernel-ec2-base-3.0.101-68.1">kernel-ec2-base-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ec2-devel-3.0.101-68.1">
      <FullProductName ProductID="kernel-ec2-devel-3.0.101-68.1">kernel-ec2-devel-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ppc64-3.0.101-68.1">
      <FullProductName ProductID="kernel-ppc64-3.0.101-68.1">kernel-ppc64-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ppc64-base-3.0.101-68.1">
      <FullProductName ProductID="kernel-ppc64-base-3.0.101-68.1">kernel-ppc64-base-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ppc64-devel-3.0.101-68.1">
      <FullProductName ProductID="kernel-ppc64-devel-3.0.101-68.1">kernel-ppc64-devel-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-trace-3.0.101-68.1">
      <FullProductName ProductID="kernel-trace-3.0.101-68.1">kernel-trace-3.0.101-68.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-trace-base-3.0.101-68.1">
      <FullProductName ProductID="kernel-trace-base-3.0.101-68.1">kernel-trace-base-3.0.101-68.1</FullProductName>
    </Branch>
    <Relationship ProductReference="kernel-default-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:kernel-default-3.0.101-68.1">kernel-default-3.0.101-68.1 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:kernel-default-base-3.0.101-68.1">kernel-default-base-3.0.101-68.1 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:kernel-default-devel-3.0.101-68.1">kernel-default-devel-3.0.101-68.1 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:kernel-default-extra-3.0.101-68.1">kernel-default-extra-3.0.101-68.1 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-3.0.101-68.1">kernel-pae-3.0.101-68.1 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-base-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-base-3.0.101-68.1">kernel-pae-base-3.0.101-68.1 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-devel-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-devel-3.0.101-68.1">kernel-pae-devel-3.0.101-68.1 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-extra-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-extra-3.0.101-68.1">kernel-pae-extra-3.0.101-68.1 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:kernel-source-3.0.101-68.1">kernel-source-3.0.101-68.1 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:kernel-syms-3.0.101-68.1">kernel-syms-3.0.101-68.1 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-trace-devel-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:kernel-trace-devel-3.0.101-68.1">kernel-trace-devel-3.0.101-68.1 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-3.0.101-68.1">kernel-xen-3.0.101-68.1 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-base-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-base-3.0.101-68.1">kernel-xen-base-3.0.101-68.1 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-devel-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-devel-3.0.101-68.1">kernel-xen-devel-3.0.101-68.1 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-extra-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-extra-3.0.101-68.1">kernel-xen-extra-3.0.101-68.1 as a component of SUSE Linux Enterprise Desktop 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-68.1">kernel-default-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-68.1">kernel-default-base-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-68.1">kernel-default-devel-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-68.1">kernel-default-man-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ec2-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-68.1">kernel-ec2-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ec2-base-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-68.1">kernel-ec2-base-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ec2-devel-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-68.1">kernel-ec2-devel-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-68.1">kernel-pae-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-base-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-68.1">kernel-pae-base-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-devel-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-68.1">kernel-pae-devel-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ppc64-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-68.1">kernel-ppc64-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ppc64-base-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-68.1">kernel-ppc64-base-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ppc64-devel-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-68.1">kernel-ppc64-devel-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-68.1">kernel-source-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-68.1">kernel-syms-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-trace-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-68.1">kernel-trace-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-trace-base-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-68.1">kernel-trace-base-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-trace-devel-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-68.1">kernel-trace-devel-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-68.1">kernel-xen-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-base-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-68.1">kernel-xen-base-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-devel-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-68.1">kernel-xen-devel-3.0.101-68.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-68.1">kernel-default-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-68.1">kernel-default-base-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-68.1">kernel-default-devel-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-68.1">kernel-default-man-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ec2-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-68.1">kernel-ec2-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ec2-base-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-68.1">kernel-ec2-base-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ec2-devel-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-68.1">kernel-ec2-devel-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-68.1">kernel-pae-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-base-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-68.1">kernel-pae-base-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-devel-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-68.1">kernel-pae-devel-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ppc64-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-68.1">kernel-ppc64-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ppc64-base-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-68.1">kernel-ppc64-base-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ppc64-devel-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-68.1">kernel-ppc64-devel-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-68.1">kernel-source-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-68.1">kernel-syms-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-trace-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-68.1">kernel-trace-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-trace-base-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-68.1">kernel-trace-base-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-trace-devel-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-68.1">kernel-trace-devel-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-68.1">kernel-xen-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-base-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-68.1">kernel-xen-base-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-devel-3.0.101-68.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-68.1">kernel-xen-devel-3.0.101-68.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-3.0.101-68.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-68.2">kernel-docs-3.0.101-68.2 as a component of SUSE Linux Enterprise Software Development Kit 11 SP4</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">GNOME NetworkManager allows remote attackers to cause a denial of service (IPv6 traffic disruption) via a crafted MTU value in an IPv6 Router Advertisement (RA) message, a different vulnerability than CVE-2015-8215.</Note>
    </Notes>
    <CVE>CVE-2015-0272</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-68.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2015/suse-su-20152339-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-0272.html</URL>
        <Description>CVE-2015-0272</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1020452</URL>
        <Description>SUSE Bug 1020452</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/944296</URL>
        <Description>SUSE Bug 944296</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/951638</URL>
        <Description>SUSE Bug 951638</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/955354</URL>
        <Description>SUSE Bug 955354</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">arch/x86/entry/entry_64.S in the Linux kernel before 4.1.6 on the x86_64 platform mishandles IRET faults in processing NMIs that occurred during userspace execution, which might allow local users to gain privileges by triggering an NMI.</Note>
    </Notes>
    <CVE>CVE-2015-5157</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-68.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2015/suse-su-20152339-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-5157.html</URL>
        <Description>CVE-2015-5157</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1072204</URL>
        <Description>SUSE Bug 1072204</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1115893</URL>
        <Description>SUSE Bug 1115893</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/937969</URL>
        <Description>SUSE Bug 937969</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/937970</URL>
        <Description>SUSE Bug 937970</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/938706</URL>
        <Description>SUSE Bug 938706</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/939207</URL>
        <Description>SUSE Bug 939207</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The KVM subsystem in the Linux kernel through 4.2.6, and Xen 4.3.x through 4.6.x, allows guest OS users to cause a denial of service (host OS panic or hang) by triggering many #AC (aka Alignment Check) exceptions, related to svm.c and vmx.c.</Note>
    </Notes>
    <CVE>CVE-2015-5307</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-68.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.7</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2015/suse-su-20152339-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-5307.html</URL>
        <Description>CVE-2015-5307</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/953527</URL>
        <Description>SUSE Bug 953527</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/954018</URL>
        <Description>SUSE Bug 954018</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/954404</URL>
        <Description>SUSE Bug 954404</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/954405</URL>
        <Description>SUSE Bug 954405</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/962977</URL>
        <Description>SUSE Bug 962977</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The __rds_conn_create function in net/rds/connection.c in the Linux kernel through 4.2.3 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by using a socket that was not properly bound.</Note>
    </Notes>
    <CVE>CVE-2015-6937</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-68.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2015/suse-su-20152339-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-6937.html</URL>
        <Description>CVE-2015-6937</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1115893</URL>
        <Description>SUSE Bug 1115893</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/923755</URL>
        <Description>SUSE Bug 923755</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/945825</URL>
        <Description>SUSE Bug 945825</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/952384</URL>
        <Description>SUSE Bug 952384</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/953052</URL>
        <Description>SUSE Bug 953052</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/963994</URL>
        <Description>SUSE Bug 963994</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">fs/ext4/namei.c in the Linux kernel before 3.7 allows physically proximate attackers to cause a denial of service (system crash) via a crafted no-journal filesystem, a related issue to CVE-2013-2015.</Note>
    </Notes>
    <CVE>CVE-2015-7509</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-68.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2015/suse-su-20152339-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-7509.html</URL>
        <Description>CVE-2015-7509</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1020452</URL>
        <Description>SUSE Bug 1020452</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/956707</URL>
        <Description>SUSE Bug 956707</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/956709</URL>
        <Description>SUSE Bug 956709</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/956766</URL>
        <Description>SUSE Bug 956766</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="6">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The slhc_init function in drivers/net/slip/slhc.c in the Linux kernel through 4.2.3 does not ensure that certain slot numbers are valid, which allows local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted PPPIOCSMAXCID ioctl call.</Note>
    </Notes>
    <CVE>CVE-2015-7799</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-68.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2015/suse-su-20152339-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-7799.html</URL>
        <Description>CVE-2015-7799</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1020452</URL>
        <Description>SUSE Bug 1020452</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1052256</URL>
        <Description>SUSE Bug 1052256</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/949936</URL>
        <Description>SUSE Bug 949936</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/951638</URL>
        <Description>SUSE Bug 951638</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="7">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The key_gc_unused_keys function in security/keys/gc.c in the Linux kernel through 4.2.6 allows local users to cause a denial of service (OOPS) via crafted keyctl commands.</Note>
    </Notes>
    <CVE>CVE-2015-7872</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-68.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2015/suse-su-20152339-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-7872.html</URL>
        <Description>CVE-2015-7872</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/951440</URL>
        <Description>SUSE Bug 951440</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/951542</URL>
        <Description>SUSE Bug 951542</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/951638</URL>
        <Description>SUSE Bug 951638</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/958463</URL>
        <Description>SUSE Bug 958463</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/958601</URL>
        <Description>SUSE Bug 958601</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">Race condition in the rds_sendmsg function in net/rds/sendmsg.c in the Linux kernel before 4.3.3 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by using a socket that was not properly bound.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-6937.</Note>
    </Notes>
    <CVE>CVE-2015-7990</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-68.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2015/suse-su-20152339-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-7990.html</URL>
        <Description>CVE-2015-7990</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/945825</URL>
        <Description>SUSE Bug 945825</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/952384</URL>
        <Description>SUSE Bug 952384</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/953052</URL>
        <Description>SUSE Bug 953052</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 KVM subsystem in the Linux kernel through 4.2.6, and Xen 4.3.x through 4.6.x, allows guest OS users to cause a denial of service (host OS panic or hang) by triggering many #DB (aka Debug) exceptions, related to svm.c.</Note>
    </Notes>
    <CVE>CVE-2015-8104</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-68.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2015/suse-su-20152339-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-8104.html</URL>
        <Description>CVE-2015-8104</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1215748</URL>
        <Description>SUSE Bug 1215748</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/953527</URL>
        <Description>SUSE Bug 953527</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/954018</URL>
        <Description>SUSE Bug 954018</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/954404</URL>
        <Description>SUSE Bug 954404</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/954405</URL>
        <Description>SUSE Bug 954405</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/962977</URL>
        <Description>SUSE Bug 962977</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">net/ipv6/addrconf.c in the IPv6 stack in the Linux kernel before 4.0 does not validate attempted changes to the MTU value, which allows context-dependent attackers to cause a denial of service (packet loss) via a value that is (1) smaller than the minimum compliant value or (2) larger than the MTU of an interface, as demonstrated by a Router Advertisement (RA) message that is not validated by a daemon, a different vulnerability than CVE-2015-0272.  NOTE: the scope of CVE-2015-0272 is limited to the NetworkManager product.</Note>
    </Notes>
    <CVE>CVE-2015-8215</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-default-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-pae-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP4:kernel-xen-extra-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-3.0.101-68.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:kernel-docs-3.0.101-68.2</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2015/suse-su-20152339-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-8215.html</URL>
        <Description>CVE-2015-8215</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1020452</URL>
        <Description>SUSE Bug 1020452</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1052256</URL>
        <Description>SUSE Bug 1052256</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/944296</URL>
        <Description>SUSE Bug 944296</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/951638</URL>
        <Description>SUSE Bug 951638</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/955354</URL>
        <Description>SUSE Bug 955354</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
