<?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 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-RU-2015:0621-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2014-09-24T00:35:24Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2014-09-24T00:35:24Z</InitialReleaseDate>
    <CurrentReleaseDate>2014-09-24T00:35:24Z</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 Linux kernel</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">
The SUSE Linux Enterprise 11 Service Pack 3 kernel has been updated to fix 
various bugs and security issues.

The following security bugs have been fixed:

    * 

      CVE-2014-1739: The media_device_enum_entities function in
      drivers/media/media-device.c in the Linux kernel before 3.14.6 does
      not initialize a certain data structure, which allows local users to
      obtain sensitive information from kernel memory by leveraging
      /dev/media0 read access for a MEDIA_IOC_ENUM_ENTITIES ioctl call
      (bnc#882804).

    * 

      CVE-2014-4171: mm/shmem.c in the Linux kernel through 3.15.1 does not
      properly implement the interaction between range notification and
      hole punching, which allows local users to cause a denial of service
      (i_mutex hold) by using the mmap system call to access a hole, as
      demonstrated by interfering with intended shmem activity by blocking
      completion of (1) an MADV_REMOVE madvise call or (2) an
      FALLOC_FL_PUNCH_HOLE fallocate call (bnc#883518).

    * 

      CVE-2014-4508: arch/x86/kernel/entry_32.S in the Linux kernel through
      3.15.1 on 32-bit x86 platforms, when syscall auditing is enabled and
      the sep CPU feature flag is set, allows local users to cause a denial
      of service (OOPS and system crash) via an invalid syscall number, as
      demonstrated by number 1000 (bnc#883724).

    * 

      CVE-2014-4667: The sctp_association_free function in
      net/sctp/associola.c in the Linux kernel before 3.15.2 does not
      properly manage a certain backlog value, which allows remote
      attackers to cause a denial of service (socket outage) via a crafted
      SCTP packet (bnc#885422).

    * 

      CVE-2014-4943: The PPPoL2TP feature in net/l2tp/l2tp_ppp.c in the
      Linux kernel through 3.15.6 allows local users to gain privileges by
      leveraging data-structure differences between an l2tp socket and an
      inet socket (bnc#887082).

    * 

      CVE-2014-5077: The sctp_assoc_update function in net/sctp/associola.c
      in the Linux kernel through 3.15.8, when SCTP authentication is
      enabled, allows remote attackers to cause a denial of service (NULL
      pointer dereference and OOPS) by starting to establish an association
      between two endpoints immediately after an exchange of INIT and INIT
      ACK chunks to establish an earlier association between these
      endpoints in the opposite direction (bnc#889173).

    * 

      CVE-2014-5471: Stack consumption vulnerability in the
      parse_rock_ridge_inode_internal function in fs/isofs/rock.c in the
      Linux kernel through 3.16.1 allows local users to cause a denial of
      service (uncontrolled recursion, and system crash or reboot) via a
      crafted iso9660 image with a CL entry referring to a directory entry
      that has a CL entry. (bnc#892490)

    * 

      CVE-2014-5472: The parse_rock_ridge_inode_internal function in
      fs/isofs/rock.c in the Linux kernel through 3.16.1 allows local users
      to cause a denial of service (unkillable mount process) via a crafted
      iso9660 image with a self-referential CL entry. (bnc#892490)

    * 

      CVE-2014-2706: Race condition in the mac80211 subsystem in the Linux
      kernel before 3.13.7 allows remote attackers to cause a denial of
      service (system crash) via network traffic that improperly interacts
      with the WLAN_STA_PS_STA state (aka power-save mode), related to
      sta_info.c and tx.c. (bnc#871797)

    * 

      CVE-2014-4027: The rd_build_device_space function in
      drivers/target/target_core_rd.c in the Linux kernel before 3.14 does
      not properly initialize a certain data structure, which allows local
      users to obtain sensitive information from ramdisk_mcp memory by
      leveraging access to a SCSI initiator. (bnc#882639)

    * 

      CVE-2014-3153 The futex_requeue function in kernel/futex.c in the
      Linux kernel through 3.14.5 does not ensure that calls have two
      different futex addresses, which allows local users to gain
      privileges via a crafted FUTEX_REQUEUE command that facilitates
      unsafe waiter modification. (bnc#880892)

    * 

      CVE-2014-6410: Avoid infinite loop when processing indirect ICBs
      (bnc#896689)

The following non-security bugs have been fixed:

    * ACPI / PAD: call schedule() when need_resched() is true (bnc#866911).
    * ACPI: Fix bug when ACPI reset register is implemented in system
      memory (bnc#882900).
    * ACPI: Limit access to custom_method (bnc#884333).
    * ALSA: hda - Enabling Realtek ALC 671 codec (bnc#891746).
    * Add option to automatically enforce module signatures when in Secure
      Boot mode (bnc#884333).
    * Add secure_modules() call (bnc#884333).
    * Add wait_on_atomic_t() and wake_up_atomic_t() (bnc#880344).
    * Backported new patches of Lock down functions for UEFI secure boot
      Also updated series.conf and removed old patches.
    * Btrfs: Return EXDEV for cross file system snapshot.
    * Btrfs: abort the transaction when we does not find our extent ref.
    * Btrfs: avoid warning bomb of btrfs_invalidate_inodes.
    * Btrfs: cancel scrub on transaction abortion.
    * Btrfs: correctly set profile flags on seqlock retry.
    * Btrfs: does not check nodes for extent items.
    * Btrfs: fix a possible deadlock between scrub and transaction
      committing.
    * Btrfs: fix corruption after write/fsync failure + fsync + log
      recovery (bnc#894200).
    * Btrfs: fix csum tree corruption, duplicate and outdated checksums
      (bnc#891619).
    * Btrfs: fix double free in find_lock_delalloc_range.
    * Btrfs: fix possible memory leak in btrfs_create_tree().
    * Btrfs: fix use of uninit 'ret' in end_extent_writepage().
    * Btrfs: free delayed node outside of root-&gt;inode_lock (bnc#866864).
    * Btrfs: make DEV_INFO ioctl available to anyone.
    * Btrfs: make FS_INFO ioctl available to anyone.
    * Btrfs: make device scan less noisy.
    * Btrfs: make sure there are not any read requests before stopping
      workers.
    * Btrfs: more efficient io tree navigation on wait_extent_bit.
    * Btrfs: output warning instead of error when loading free space cache
      failed.
    * Btrfs: retrieve more info from FS_INFO ioctl.
    * Btrfs: return EPERM when deleting a default subvolume (bnc#869934).
    * Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol
      (bnc#866615).
    * Btrfs: use right type to get real comparison.
    * Btrfs: wake up @scrub_pause_wait as much as we can.
    * Btrfs: wake up transaction thread upon remount.
    * CacheFiles: Add missing retrieval completions (bnc#880344).
    * CacheFiles: Does not try to dump the index key if the cookie has been
      cleared (bnc#880344).
    * CacheFiles: Downgrade the requirements passed to the allocator
      (bnc#880344).
    * CacheFiles: Fix the marking of cached pages (bnc#880344).
    * CacheFiles: Implement invalidation (bnc#880344).
    * CacheFiles: Make some debugging statements conditional (bnc#880344).
    * Drivers: hv: util: Fix a bug in the KVP code (bnc#886840).
    * Drivers: hv: vmbus: Fix a bug in the channel callback dispatch code
      (bnc#886840).
    * FS-Cache: Add transition to handle invalidate immediately after
      lookup (bnc#880344).
    * FS-Cache: Check that there are no read ops when cookie relinquished
      (bnc#880344).
    * FS-Cache: Clear remaining page count on retrieval cancellation
      (bnc#880344).
    * FS-Cache: Convert the object event ID #defines into an enum
      (bnc#880344).
    * FS-Cache: Does not sleep in page release if __GFP_FS is not set
      (bnc#880344).
    * FS-Cache: Does not use spin_is_locked() in assertions (bnc#880344).
    * FS-Cache: Exclusive op submission can BUG if there is been an I/O
      error (bnc#880344).
    * FS-Cache: Fix __wait_on_atomic_t() to call the action func if the
      counter != 0 (bnc#880344).
    * FS-Cache: Fix object state machine to have separate work and wait
      states (bnc#880344).
    * FS-Cache: Fix operation state management and accounting (bnc#880344).
    * FS-Cache: Fix signal handling during waits (bnc#880344).
    * FS-Cache: Initialise the object event mask with the calculated mask
      (bnc#880344).
    * FS-Cache: Limit the number of I/O error reports for a cache
      (bnc#880344).
    * FS-Cache: Make cookie relinquishment wait for outstanding reads
      (bnc#880344).
    * FS-Cache: Mark cancellation of in-progress operation (bnc#880344).
    * FS-Cache: One of the write operation paths doeses not set the object
      state (bnc#880344).
    * FS-Cache: Provide proper invalidation (bnc#880344).
    * FS-Cache: Simplify cookie retention for fscache_objects, fixing oops
      (bnc#880344).
    * FS-Cache: The retrieval remaining-pages counter needs to be atomic_t
      (bnc#880344).
    * FS-Cache: Uninline fscache_object_init() (bnc#880344).
    * FS-Cache: Wrap checks on object state (bnc#880344).
    * HID: usbhid: add always-poll quirk (bnc#888607).
    * HID: usbhid: enable always-poll quirk for Elan Touchscreen
      (bnc#888607).
    * IB/iser: Add TIMEWAIT_EXIT event handling (bnc#890297).
    * Ignore 'flags' change to event_constraint (bnc#876114).
    * Ignore data_src/weight changes to perf_sample_data (bnc#876114).
    * NFS: Allow more operations in an NFSv4.1 request (bnc#890513).
    * NFS: Clean up helper function nfs4_select_rw_stateid() (bnc#888968).
    * NFS: Does not copy read delegation stateids in setattr (bnc#888968).
    * NFS: Does not use a delegation to open a file when returning that
      delegation (bnc#888968, bnc#892200, bnc#893596, bnc#893496)
    * NFS: Fixes for NFS RCU-walk support in line with code going upstream
    * NFS: Use FS-Cache invalidation (bnc#880344).
    * NFS: allow lockless access to access_cache (bnc#866130).
    * NFS: avoid mountpoint being displayed as ' (deleted)' in /proc/mounts
      (bnc#888591).
    * NFS: nfs4_do_open should add negative results to the dcache
      (bnc#866130).
    * NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a
      page (bnc#880344).
    * NFS: nfs_open_revalidate: only evaluate parent if it will be used
      (bnc#866130).
    * NFS: prepare for RCU-walk support but pushing tests later in code
      (bnc#866130).
    * NFS: support RCU_WALK in nfs_permission() (bnc#866130).
    * NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCU (bnc#866130).
    * NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU (bnc#866130).
    * NFSD: Does not hand out delegations for 30 seconds after recalling
      them (bnc#880370).
    * NFSv4 set open access operation call flag in nfs4_init_opendata_res
      (bnc#888968, bnc#892200, bnc#893596, bnc#893496).
    * NFSv4: Add a helper for encoding opaque data (bnc#888968).
    * NFSv4: Add a helper for encoding stateids (bnc#888968).
    * NFSv4: Add helpers for basic copying of stateids (bnc#888968).
    * NFSv4: Clean up nfs4_select_rw_stateid() (bnc#888968).
    * NFSv4: Fix the return value of nfs4_select_rw_stateid (bnc#888968).
    * NFSv4: Rename nfs4_copy_stateid() (bnc#888968).
    * NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an
      error (bnc#888968).
    * NFSv4: Simplify the struct nfs4_stateid (bnc#888968).
    * NFSv4: The stateid must remain the same for replayed RPC calls
      (bnc#888968).
    * NFSv4: nfs4_stateid_is_current should return 'true' for an invalid
      stateid (bnc#888968).
    * One more fix for kABI breakage.
    * PCI: Lock down BAR access when module security is enabled
      (bnc#884333).
    * PCI: enable MPS 'performance' setting to properly handle bridge MPS
      (bnc#883376).
    * PM / Hibernate: Add memory_rtree_find_bit function (bnc#860441).
    * PM / Hibernate: Create a Radix-Tree to store memory bitmap
      (bnc#860441).
    * PM / Hibernate: Implement position keeping in radix tree
      (bnc#860441).
    * PM / Hibernate: Iterate over set bits instead of PFNs in
      swsusp_free() (bnc#860441).
    * PM / Hibernate: Remove the old memory-bitmap implementation
      (bnc#860441).
    * PM / Hibernate: Touch Soft Lockup Watchdog in rtree_next_node
      (bnc#860441).
    * Restrict /dev/mem and /dev/kmem when module loading is restricted
      (bnc#884333).
    * Reuse existing 'state' field to indicate PERF_X86_EVENT_PEBS_LDLAT
      (bnc#876114).
    * USB: handle LPM errors during device suspend correctly (bnc#849123).
    * Update kabi files to reflect fscache change (bnc#880344)
    * Update x86_64 config files: re-enable SENSORS_W83627EHF (bnc#891281)
    * VFS: Make more complete truncate operation available to CacheFiles
      (bnc#880344).
    * [FEAT NET1222] ib_uverbs: Allow explicit mmio trigger (FATE#83366,
      ltc#83367).
    * acpi: Ignore acpi_rsdp kernel parameter when module loading is
      restricted (bnc#884333).
    * af_iucv: correct cleanup if listen backlog is full (bnc#885262,
      LTC#111728).
    * asus-wmi: Restrict debugfs interface when module loading is
      restricted (bnc#884333).
    * autofs4: allow RCU-walk to walk through autofs4 (bnc#866130).
    * autofs4: avoid taking fs_lock during rcu-walk (bnc#866130).
    * autofs4: does not take spinlock when not needed in
      autofs4_lookup_expiring (bnc#866130).
    * autofs4: factor should_expire() out of autofs4_expire_indirect
      (bnc#866130).
    * autofs4: make 'autofs4_can_expire' idempotent (bnc#866130).
    * autofs4: remove a redundant assignment (bnc#866130).
    * autofs: fix lockref lookup (bnc#888591).
    * be2net: add dma_mapping_error() check for dma_map_page()
      (bnc#881759).
    * block: add cond_resched() to potentially long running ioctl discard
      loop (bnc#884725).
    * block: fix race between request completion and timeout handling
      (bnc#881051).
    * cdc-ether: clean packet filter upon probe (bnc#876017).
    * cpuset: Fix memory allocator deadlock (bnc#876590).
    * crypto: Allow CRYPTO_FIPS without MODULE_SIGNATURES. Not all archs
      have them, but some are FIPS certified, with some kernel support.
    * crypto: fips - only panic on bad/missing crypto mod signatures
      (bnc#887503).
    * crypto: testmgr - allow aesni-intel and ghash_clmulni-intel in fips
      mode (bnc#889451).
    * dasd: validate request size before building CCW/TCW (bnc#891087,
      LTC#114068).
    * dm mpath: fix race condition between multipath_dtr and pg_init_done
      (bnc#826486).
    * dm-mpath: fix panic on deleting sg device (bnc#870161).
    * drm/ast: AST2000 cannot be detected correctly (bnc#895983).
    * drm/ast: Actually load DP501 firmware when required (bnc#895608
      bnc#871134).
    * drm/ast: Add missing entry to dclk_table[].
    * drm/ast: Add reduced non reduced mode parsing for wide screen mode
      (bnc#892723).
    * drm/ast: initial DP501 support (v0.2) (bnc#871134).
    * drm/ast: open key before detect chips (bnc#895983).
    * drm/i915: Fix up cpt pixel multiplier enable sequence (bnc#879304).
    * drm/i915: Only apply DPMS to the encoder if enabled (bnc#893064).
    * drm/i915: clear the FPGA_DBG_RM_NOCLAIM bit at driver init
      (bnc#869055).
    * drm/i915: create functions for the 'unclaimed register' checks
      (bnc#869055).
    * drm/i915: use FPGA_DBG for the 'unclaimed register' checks
      (bnc#869055).
    * drm/mgag200: Initialize data needed to map fbdev memory (bnc
      #806990).
    * e1000e: enable support for new device IDs (bnc#885509).
    * fs/fscache: remove spin_lock() from the condition in while()
      (bnc#880344).
    * hibernate: Disable in a signed modules environment (bnc#884333).
    * hugetlb: does not use ERR_PTR with VM_FAULT* values
    * ibmvscsi: Abort init sequence during error recovery (bnc#885382).
    * ibmvscsi: Add memory barriers for send / receive (bnc#885382).
    * inet: add a redirect generation id in inetpeer (bnc#860593).
    * inetpeer: initialize -&gt;redirect_genid in inet_getpeer() (bnc#860593).
    * ipv6: tcp: fix tcp_v6_conn_request() (bnc#887645).
    * kabi: hide bnc#860593 changes of struct inetpeer_addr_base
      (bnc#860593).
    * kernel: 3215 tty hang (bnc#891087, LTC#114562).
    * kernel: fix data corruption when reading /proc/sysinfo (bnc#891087,
      LTC#114480).
    * kernel: fix kernel oops with load of fpc register (bnc#889061,
      LTC#113596).
    * kernel: sclp console tty reference counting (bnc#891087, LTC#115466).
    * kexec: Disable at runtime if the kernel enforces module loading
      restrictions (bnc#884333).
    * md/raid6: avoid data corruption during recovery of double-degraded
      RAID6.
    * memcg, vmscan: Fix forced scan of anonymous pages (memory reclaim
      fix).
    * memcg: do not expose uninitialized mem_cgroup_per_node to world
      (bnc#883096).
    * mm, hugetlb: add VM_NORESERVE check in vma_has_reserves()
    * mm, hugetlb: change variable name reservations to resv
    * mm, hugetlb: decrement reserve count if VM_NORESERVE alloc page cache
    * mm, hugetlb: defer freeing pages when gathering surplus pages
    * mm, hugetlb: do not use a page in page cache for cow optimization
    * mm, hugetlb: fix and clean-up node iteration code to alloc or free
    * mm, hugetlb: fix race in region tracking
    * mm, hugetlb: fix subpool accounting handling
    * mm, hugetlb: improve page-fault scalability
    * mm, hugetlb: improve, cleanup resv_map parameters
    * mm, hugetlb: move up the code which check availability of free huge
      page
    * mm, hugetlb: protect reserved pages when soft offlining a hugepage
    * mm, hugetlb: remove decrement_hugepage_resv_vma()
    * mm, hugetlb: remove redundant list_empty check in
      gather_surplus_pages()
    * mm, hugetlb: remove resv_map_put
    * mm, hugetlb: remove useless check about mapping type
    * mm, hugetlb: return a reserved page to a reserved pool if failed
    * mm, hugetlb: trivial commenting fix
    * mm, hugetlb: unify region structure handling
    * mm, hugetlb: unify region structure handling kabi
    * mm, hugetlb: use long vars instead of int in region_count() (Hugetlb
      Fault Scalability).
    * mm, hugetlb: use vma_resv_map() map types
    * mm, oom: fix badness score underflow (bnc#884582, bnc#884767).
    * mm, oom: normalize oom scores to oom_score_adj scale only for
      userspace (bnc#884582, bnc#884767).
    * mm, thp: do not allow thp faults to avoid cpuset restrictions
      (bnc#888849).
    * net/mlx4_core: Load higher level modules according to ports type
      (bnc#887680).
    * net/mlx4_core: Load the IB driver when the device supports IBoE
      (bnc#887680).
    * net/mlx4_en: Fix a race between napi poll function and RX ring
      cleanup (bnc#863586).
    * net/mlx4_en: Fix selftest failing on non 10G link speed (bnc#888058).
    * net: fix checksumming features handling in output path (bnc#891259).
    * pagecache_limit: batch large nr_to_scan targets (bnc#895221).
    * pagecachelimit: reduce lru_lock congestion for heavy parallel reclaim
      fix (bnc#895680).
    * perf/core: Add weighted samples (bnc#876114).
    * perf/x86: Add flags to event constraints (bnc#876114).
    * perf/x86: Add memory profiling via PEBS Load Latency (bnc#876114).
    * perf: Add generic memory sampling interface (bnc#876114).
    * qla2xxx: Avoid escalating the SCSI error handler if the command is
      not found in firmware (bnc#859840).
    * qla2xxx: Clear loop_id for ports that are marked lost during fabric
      scanning (bnc#859840).
    * qla2xxx: Does not check for firmware hung during the reset context
      for ISP82XX (bnc#859840).
    * qla2xxx: Issue abort command for outstanding commands during cleanup
      when only firmware is alive (bnc#859840).
    * qla2xxx: Reduce the time we wait for a command to complete during
      SCSI error handling (bnc#859840).
    * qla2xxx: Set host can_queue value based on available resources
      (bnc#859840).
    * restore smp_mb() in unlock_new_inode() (bnc#890526).
    * s390/pci: introduce lazy IOTLB flushing for DMA unmap (bnc#889061,
      LTC#113725).
    * sched: fix the theoretical signal_wake_up() vs schedule() race
      (bnc#876055).
    * sclp_vt220: Enable integrated ASCII console per default (bnc#885262,
      LTC#112035).
    * scsi_dh: use missing accessor 'scsi_device_from_queue' (bnc#889614).
    * scsi_transport_fc: Cap dev_loss_tmo by fast_io_fail (bnc#887608).
    * scsiback: correct grant page unmapping.
    * scsiback: fix retry handling in __report_luns().
    * scsiback: free resources after error.
    * sunrpc/auth: allow lockless (rcu) lookup of credential cache
      (bnc#866130).
    * supported.conf: remove external from drivers/net/veth (bnc#889727)
    * supported.conf: support net/sched/act_police.ko (bnc#890426)
    * tcp: adapt selected parts of RFC 5682 and PRR logic (bnc#879921).
    * tg3: Change nvram command timeout value to 50ms (bnc#855657).
    * tg3: Override clock, link aware and link idle mode during NVRAM dump
      (bnc#855657).
    * tg3: Set the MAC clock to the fastest speed during boot code load
      (bnc#855657).
    * usb: Does not enable LPM if the exit latency is zero (bnc#832309).
    * usbcore: Does not log on consecutive debounce failures of the same
      port (bnc#888105).
    * usbhid: fix PIXART optical mouse (bnc#888607).
    * uswsusp: Disable when module loading is restricted (bnc#884333).
    * vscsi: support larger transfer sizes (bnc#774818).
    * writeback: Do not sync data dirtied after sync start (bnc#833820).
    * x86 thermal: Delete power-limit-notification console messages
      (bnc#882317).
    * x86 thermal: Disable power limit notification interrupt by default
      (bnc#882317).
    * x86 thermal: Re-enable power limit notification interrupt by default
      (bnc#882317).
    * x86, cpu hotplug: Fix stack frame warning in
      check_irq_vectors_for_cpu_disable() (bnc#887418).
    * x86/UV: Add call to KGDB/KDB from NMI handler (bnc#888847).
    * x86/UV: Add kdump to UV NMI handler (bnc#888847).
    * x86/UV: Add summary of cpu activity to UV NMI handler (bnc#888847).
    * x86/UV: Move NMI support (bnc#888847).
    * x86/UV: Update UV support for external NMI signals (bnc#888847).
    * x86/uv/nmi: Fix Sparse warnings (bnc#888847).
    * x86: Add check for number of available vectors before CPU down
      (bnc#887418).
    * x86: Lock down IO port access when module security is enabled
      (bnc#884333).
    * x86: Restrict MSR access when module loading is restricted
      (bnc#884333).

Security Issues:

    * CVE-2013-1979
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1979&gt;
    * CVE-2014-1739
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1739&gt;
    * CVE-2014-2706
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2706&gt;
    * CVE-2014-4027
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4027&gt;
    * CVE-2014-4171
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4171&gt;
    * CVE-2014-4508
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4508&gt;
    * CVE-2014-4667
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4667&gt;
    * CVE-2014-4943
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4943&gt;
    * CVE-2014-5077
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5077&gt;
    * CVE-2014-5471
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5471&gt;
    * CVE-2014-5472
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5472&gt;
    * CVE-2014-3153
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3153&gt;
    * CVE-2014-6410
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6410&gt;

The SUSE Linux Enterprise 11 Service Pack 3 kernel was updated to fix 
various bugs and security issues.

Following security bugs were fixed: CVE-2013-1979: The scm_set_cred 
function in include/net/scm.h in the Linux kernel before 3.8.11 uses 
incorrect uid and gid values during credentials passing, which allows local 
users to gain privileges via a crafted application (bnc#816708).

CVE-2014-1739: The media_device_enum_entities function in 
drivers/media/media-device.c in the Linux kernel before 3.14.6 does not 
initialize a certain data structure, which allows local users to obtain 
sensitive information from kernel memory by leveraging /dev/media0 read 
access for a MEDIA_IOC_ENUM_ENTITIES ioctl call (bnc#882804).

CVE-2014-4171: mm/shmem.c in the Linux kernel through 3.15.1 does not 
properly implement the interaction between range notification and hole 
punching, which allows local users to cause a denial of service (i_mutex 
hold) by using the mmap system call to access a hole, as demonstrated by 
interfering with intended shmem activity by blocking completion of (1) an 
MADV_REMOVE madvise call or (2) an FALLOC_FL_PUNCH_HOLE fallocate call 
(bnc#883518).

CVE-2014-4508: arch/x86/kernel/entry_32.S in the Linux kernel through 
3.15.1 on 32-bit x86 platforms, when syscall auditing is enabled and the 
sep CPU feature flag is set, allows local users to cause a denial of 
service (OOPS and system crash) via an invalid syscall number, as 
demonstrated by number 1000 (bnc#883724).

CVE-2014-4667: The sctp_association_free function in net/sctp/associola.c 
in the Linux kernel before 3.15.2 does not properly manage a certain 
backlog value, which allows remote attackers to cause a denial of service 
(socket outage) via a crafted SCTP packet (bnc#885422).

CVE-2014-4943: The PPPoL2TP feature in net/l2tp/l2tp_ppp.c in the Linux 
kernel through 3.15.6 allows local users to gain privileges by leveraging 
data-structure differences between an l2tp socket and an inet socket 
(bnc#887082).

CVE-2014-5077: The sctp_assoc_update function in net/sctp/associola.c in 
the Linux kernel through 3.15.8, when SCTP authentication is enabled, 
allows remote attackers to cause a denial of service (NULL pointer 
dereference and OOPS) by starting to establish an association between two 
endpoints immediately after an exchange of INIT and INIT ACK chunks to 
establish an earlier association between these endpoints in the opposite 
direction (bnc#889173).

CVE-2014-5471: Stack consumption vulnerability in the 
parse_rock_ridge_inode_internal function in fs/isofs/rock.c in the Linux 
kernel through 3.16.1 allows local users to cause a denial of service 
(uncontrolled recursion, and system crash or reboot) via a crafted iso9660 
image with a CL entry referring to a directory entry that has a CL entry. 
(bnc#892490)

CVE-2014-5472: The parse_rock_ridge_inode_internal function in 
fs/isofs/rock.c in the Linux kernel through 3.16.1 allows local users to 
cause a denial of service (unkillable mount process) via a crafted iso9660 
image with a self-referential CL entry. (bnc#892490)

CVE-2014-2706: Race condition in the mac80211 subsystem in the Linux kernel 
before 3.13.7 allows remote attackers to cause a denial of service (system 
crash) via network traffic that improperly interacts with the 
WLAN_STA_PS_STA state (aka power-save mode), related to sta_info.c and 
tx.c. (bnc#871797)

CVE-2014-4027: The rd_build_device_space function in 
drivers/target/target_core_rd.c in the Linux kernel before 3.14 does not 
properly initialize a certain data structure, which allows local users to 
obtain sensitive information from ramdisk_mcp memory by leveraging access 
to a SCSI initiator. (bnc#882639)

CVE-2014-3153 The futex_requeue function in kernel/futex.c in the Linux 
kernel through 3.14.5 does not ensure that calls have two different futex 
addresses, which allows local users to gain privileges via a crafted 
FUTEX_REQUEUE command that facilitates unsafe waiter modification. 
(bnc#880892)

CVE-2014-6410: Avoid infinite loop when processing indirect ICBs 
(bnc#896689)

The following non-security bugs were fixed: - ACPI / PAD: call schedule() 
when need_resched() is true (bnc#866911). - ACPI: Fix bug when ACPI reset 
register is implemented in system memory (bnc#882900). - ACPI: Limit access 
to custom_method (bnc#884333). - ALSA: hda - Enabling Realtek ALC 671 codec 
(bnc#891746). - Add option to automatically enforce module signatures when 
in Secure Boot mode (bnc#884333). - Add secure_modules() call (bnc#884333). 
- Add wait_on_atomic_t() and wake_up_atomic_t() (bnc#880344). - Backported 
new patches of Lock down functions for UEFI secure boot Also updated 
series.conf and removed old patches. - Btrfs: Return EXDEV for cross file 
system snapshot. - Btrfs: abort the transaction when we does not find our 
extent ref. - Btrfs: avoid warning bomb of btrfs_invalidate_inodes. - 
Btrfs: cancel scrub on transaction abortion. - Btrfs: correctly set profile 
flags on seqlock retry. - Btrfs: does not check nodes for extent items. - 
Btrfs: fix a possible deadlock between scrub and transaction committing. - 
Btrfs: fix corruption after write/fsync failure + fsync + log recovery 
(bnc#894200). - Btrfs: fix csum tree corruption, duplicate and outdated 
checksums (bnc#891619). - Btrfs: fix double free in 
find_lock_delalloc_range. - Btrfs: fix possible memory leak in 
btrfs_create_tree(). - Btrfs: fix use of uninit 'ret' in 
end_extent_writepage(). - Btrfs: free delayed node outside of 
root-&gt;inode_lock (bnc#866864). - Btrfs: make DEV_INFO ioctl available to 
anyone. - Btrfs: make FS_INFO ioctl available to anyone. - Btrfs: make 
device scan less noisy. - Btrfs: make sure there are not any read requests 
before stopping workers. - Btrfs: more efficient io tree navigation on 
wait_extent_bit. - Btrfs: output warning instead of error when loading free 
space cache failed. - Btrfs: retrieve more info from FS_INFO ioctl. - 
Btrfs: return EPERM when deleting a default subvolume (bnc#869934). - 
Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol (bnc#866615). 
- Btrfs: use right type to get real comparison. - Btrfs: wake up 
@scrub_pause_wait as much as we can. - Btrfs: wake up transaction thread 
upon remount. - CacheFiles: Add missing retrieval completions (bnc#880344). 
- CacheFiles: Does not try to dump the index key if the cookie has been 
cleared (bnc#880344). - CacheFiles: Downgrade the requirements passed to 
the allocator (bnc#880344). - CacheFiles: Fix the marking of cached pages 
(bnc#880344). - CacheFiles: Implement invalidation (bnc#880344). - 
CacheFiles: Make some debugging statements conditional (bnc#880344). - 
Drivers: hv: util: Fix a bug in the KVP code (bnc#886840). - Drivers: hv: 
vmbus: Fix a bug in the channel callback dispatch code (bnc#886840). - 
FS-Cache: Add transition to handle invalidate immediately after lookup 
(bnc#880344). - FS-Cache: Check that there are no read ops when cookie 
relinquished (bnc#880344). - FS-Cache: Clear remaining page count on 
retrieval cancellation (bnc#880344). - FS-Cache: Convert the object event 
ID #defines into an enum (bnc#880344). - FS-Cache: Does not sleep in page 
release if __GFP_FS is not set (bnc#880344). - FS-Cache: Does not use 
spin_is_locked() in assertions (bnc#880344). - FS-Cache: Exclusive op 
submission can BUG if there is been an I/O error (bnc#880344). - FS-Cache: 
Fix __wait_on_atomic_t() to call the action func if the counter != 0 
(bnc#880344). - FS-Cache: Fix object state machine to have separate work 
and wait states (bnc#880344). - FS-Cache: Fix operation state management 
and accounting (bnc#880344). - FS-Cache: Fix signal handling during waits 
(bnc#880344). - FS-Cache: Initialise the object event mask with the 
calculated mask (bnc#880344). - FS-Cache: Limit the number of I/O error 
reports for a cache (bnc#880344). - FS-Cache: Make cookie relinquishment 
wait for outstanding reads (bnc#880344). - FS-Cache: Mark cancellation of 
in-progress operation (bnc#880344). - FS-Cache: One of the write operation 
paths doeses not set the object state (bnc#880344). - FS-Cache: Provide 
proper invalidation (bnc#880344). - FS-Cache: Simplify cookie retention for 
fscache_objects, fixing oops (bnc#880344). - FS-Cache: The retrieval 
remaining-pages counter needs to be atomic_t (bnc#880344). - FS-Cache: 
Uninline fscache_object_init() (bnc#880344). - FS-Cache: Wrap checks on 
object state (bnc#880344). - HID: usbhid: add always-poll quirk 
(bnc#888607). - HID: usbhid: enable always-poll quirk for Elan Touchscreen 
(bnc#888607). - IB/iser: Add TIMEWAIT_EXIT event handling (bnc#890297). - 
Ignore 'flags' change to event_constraint (bnc#876114). - Ignore 
data_src/weight changes to perf_sample_data (bnc#876114). - NFS: Allow more 
operations in an NFSv4.1 request (bnc#890513). - NFS: Clean up helper 
function nfs4_select_rw_stateid() (bnc#888968). - NFS: Does not copy read 
delegation stateids in setattr (bnc#888968). - NFS: Does not use a 
delegation to open a file when returning that delegation (bnc#888968, 
bnc#892200, bnc#893596, bnc#893496) - NFS: Fixes for NFS RCU-walk support 
in line with code going upstream - NFS: Use FS-Cache invalidation 
(bnc#880344). - NFS: allow lockless access to access_cache (bnc#866130). - 
NFS: avoid mountpoint being displayed as ' (deleted)' in /proc/mounts 
(bnc#888591). - NFS: nfs4_do_open should add negative results to the dcache 
(bnc#866130). - NFS: nfs_migrate_page() does not wait for FS-Cache to 
finish with a page (bnc#880344). - NFS: nfs_open_revalidate: only evaluate 
parent if it will be used (bnc#866130). - NFS: prepare for RCU-walk support 
but pushing tests later in code (bnc#866130). - NFS: support RCU_WALK in 
nfs_permission() (bnc#866130). - NFS: teach nfs_lookup_verify_inode to 
handle LOOKUP_RCU (bnc#866130). - NFS: teach nfs_neg_need_reval to 
understand LOOKUP_RCU (bnc#866130). - NFSD: Does not hand out delegations 
for 30 seconds after recalling them (bnc#880370). - NFSv4 set open access 
operation call flag in nfs4_init_opendata_res (bnc#888968, bnc#892200, 
bnc#893596, bnc#893496). - NFSv4: Add a helper for encoding opaque data 
(bnc#888968). - NFSv4: Add a helper for encoding stateids (bnc#888968). - 
NFSv4: Add helpers for basic copying of stateids (bnc#888968). - NFSv4: 
Clean up nfs4_select_rw_stateid() (bnc#888968). - NFSv4: Fix the return 
value of nfs4_select_rw_stateid (bnc#888968). - NFSv4: Rename 
nfs4_copy_stateid() (bnc#888968). - NFSv4: Resend the READ/WRITE RPC call 
if a stateid change causes an error (bnc#888968). - NFSv4: Simplify the 
struct nfs4_stateid (bnc#888968). - NFSv4: The stateid must remain the same 
for replayed RPC calls (bnc#888968). - NFSv4: nfs4_stateid_is_current 
should return 'true' for an invalid stateid (bnc#888968). - One more fix 
for kABI breakage. - PCI: Lock down BAR access when module security is 
enabled (bnc#884333). - PCI: enable MPS 'performance' setting to properly 
handle bridge MPS (bnc#883376). - PM / Hibernate: Add memory_rtree_find_bit 
function (bnc#860441). - PM / Hibernate: Create a Radix-Tree to store 
memory bitmap (bnc#860441). - PM / Hibernate: Implement position keeping in 
radix tree (bnc#860441). - PM / Hibernate: Iterate over set bits instead of 
PFNs in swsusp_free() (bnc#860441). - PM / Hibernate: Remove the old 
memory-bitmap implementation (bnc#860441). - PM / Hibernate: Touch Soft 
Lockup Watchdog in rtree_next_node (bnc#860441). - Restrict /dev/mem and 
/dev/kmem when module loading is restricted (bnc#884333). - Reuse existing 
'state' field to indicate PERF_X86_EVENT_PEBS_LDLAT (bnc#876114). - USB: 
handle LPM errors during device suspend correctly (bnc#849123). - Update 
kabi files to reflect fscache change (bnc#880344) - Update x86_64 config 
files: re-enable SENSORS_W83627EHF (bnc#891281) - VFS: Make more complete 
truncate operation available to CacheFiles (bnc#880344). - [FEAT NET1222] 
ib_uverbs: Allow explicit mmio trigger (FATE#83366, ltc#83367). - acpi: 
Ignore acpi_rsdp kernel parameter when module loading is restricted 
(bnc#884333). - af_iucv: correct cleanup if listen backlog is full 
(bnc#885262, LTC#111728). - asus-wmi: Restrict debugfs interface when 
module loading is restricted (bnc#884333). - autofs4: allow RCU-walk to 
walk through autofs4 (bnc#866130). - autofs4: avoid taking fs_lock during 
rcu-walk (bnc#866130). - autofs4: does not take spinlock when not needed in 
autofs4_lookup_expiring (bnc#866130). - autofs4: factor should_expire() out 
of autofs4_expire_indirect (bnc#866130). - autofs4: make 
'autofs4_can_expire' idempotent (bnc#866130). - autofs4: remove a redundant 
assignment (bnc#866130). - autofs: fix lockref lookup (bnc#888591). - 
be2net: add dma_mapping_error() check for dma_map_page() (bnc#881759). - 
block: add cond_resched() to potentially long running ioctl discard loop 
(bnc#884725). - block: fix race between request completion and timeout 
handling (bnc#881051). - cdc-ether: clean packet filter upon probe 
(bnc#876017). - cpuset: Fix memory allocator deadlock (bnc#876590). - 
crypto: Allow CRYPTO_FIPS without MODULE_SIGNATURES. Not all archs have 
them, but some are FIPS certified, with some kernel support. - crypto: fips 
- only panic on bad/missing crypto mod signatures (bnc#887503). - crypto: 
testmgr - allow aesni-intel and ghash_clmulni-intel in fips mode 
(bnc#889451). - dasd: validate request size before building CCW/TCW 
(bnc#891087, LTC#114068). - dm mpath: fix race condition between 
multipath_dtr and pg_init_done (bnc#826486). - dm-mpath: fix panic on 
deleting sg device (bnc#870161). - drm/ast: AST2000 cannot be detected 
correctly (bnc#895983). - drm/ast: Actually load DP501 firmware when 
required (bnc#895608 bnc#871134). - drm/ast: Add missing entry to 
dclk_table[]. - drm/ast: Add reduced non reduced mode parsing for wide 
screen mode (bnc#892723). - drm/ast: initial DP501 support (v0.2) 
(bnc#871134). - drm/ast: open key before detect chips (bnc#895983). - 
drm/i915: Fix up cpt pixel multiplier enable sequence (bnc#879304). - 
drm/i915: Only apply DPMS to the encoder if enabled (bnc#893064). - 
drm/i915: clear the FPGA_DBG_RM_NOCLAIM bit at driver init (bnc#869055). - 
drm/i915: create functions for the 'unclaimed register' checks 
(bnc#869055). - drm/i915: use FPGA_DBG for the 'unclaimed register' checks 
(bnc#869055). - drm/mgag200: Initialize data needed to map fbdev memory 
(bnc #806990). - e1000e: enable support for new device IDs (bnc#885509). - 
fs/fscache: remove spin_lock() from the condition in while() (bnc#880344). 
- hibernate: Disable in a signed modules environment (bnc#884333). - 
hugetlb: does not use ERR_PTR with VM_FAULT* values - ibmvscsi: Abort init 
sequence during error recovery (bnc#885382). - ibmvscsi: Add memory 
barriers for send / receive (bnc#885382). - inet: add a redirect generation 
id in inetpeer (bnc#860593). - inetpeer: initialize -&gt;redirect_genid in 
inet_getpeer() (bnc#860593). - ipv6: tcp: fix tcp_v6_conn_request() 
(bnc#887645). - kabi: hide bnc#860593 changes of struct inetpeer_addr_base 
(bnc#860593). - kernel: 3215 tty hang (bnc#891087, LTC#114562). - kernel: 
fix data corruption when reading /proc/sysinfo (bnc#891087, LTC#114480). - 
kernel: fix kernel oops with load of fpc register (bnc#889061, LTC#113596). 
- kernel: sclp console tty reference counting (bnc#891087, LTC#115466). - 
kexec: Disable at runtime if the kernel enforces module loading 
restrictions (bnc#884333). - md/raid6: avoid data corruption during 
recovery of double-degraded RAID6. - memcg, vmscan: Fix forced scan of 
anonymous pages (memory reclaim fix). - memcg: do not expose uninitialized 
mem_cgroup_per_node to world (bnc#883096). - mm, hugetlb: add VM_NORESERVE 
check in vma_has_reserves() - mm, hugetlb: change variable name 
reservations to resv - mm, hugetlb: decrement reserve count if VM_NORESERVE 
alloc page cache - mm, hugetlb: defer freeing pages when gathering surplus 
pages - mm, hugetlb: do not use a page in page cache for cow optimization - 
mm, hugetlb: fix and clean-up node iteration code to alloc or free - mm, 
hugetlb: fix race in region tracking - mm, hugetlb: fix subpool accounting 
handling - mm, hugetlb: improve page-fault scalability - mm, hugetlb: 
improve, cleanup resv_map parameters - mm, hugetlb: move up the code which 
check availability of free huge page - mm, hugetlb: protect reserved pages 
when soft offlining a hugepage - mm, hugetlb: remove 
decrement_hugepage_resv_vma() - mm, hugetlb: remove redundant list_empty 
check in gather_surplus_pages() - mm, hugetlb: remove resv_map_put - mm, 
hugetlb: remove useless check about mapping type - mm, hugetlb: return a 
reserved page to a reserved pool if failed - mm, hugetlb: trivial 
commenting fix - mm, hugetlb: unify region structure handling - mm, 
hugetlb: unify region structure handling kabi - mm, hugetlb: use long vars 
instead of int in region_count() (Hugetlb Fault Scalability). - mm, 
hugetlb: use vma_resv_map() map types - mm, oom: fix badness score 
underflow (bnc#884582, bnc#884767). - mm, oom: normalize oom scores to 
oom_score_adj scale only for userspace (bnc#884582, bnc#884767). - mm, thp: 
do not allow thp faults to avoid cpuset restrictions (bnc#888849). - 
net/mlx4_core: Load higher level modules according to ports type 
(bnc#887680). - net/mlx4_core: Load the IB driver when the device supports 
IBoE (bnc#887680). - net/mlx4_en: Fix a race between napi poll function and 
RX ring cleanup (bnc#863586). - net/mlx4_en: Fix selftest failing on non 
10G link speed (bnc#888058). - net: fix checksumming features handling in 
output path (bnc#891259). - pagecache_limit: batch large nr_to_scan targets 
(bnc#895221). - pagecachelimit: reduce lru_lock congestion for heavy 
parallel reclaim fix (bnc#895680). - perf/core: Add weighted samples 
(bnc#876114). - perf/x86: Add flags to event constraints (bnc#876114). - 
perf/x86: Add memory profiling via PEBS Load Latency (bnc#876114). - perf: 
Add generic memory sampling interface (bnc#876114). - qla2xxx: Avoid 
escalating the SCSI error handler if the command is not found in firmware 
(bnc#859840). - qla2xxx: Clear loop_id for ports that are marked lost 
during fabric scanning (bnc#859840). - qla2xxx: Does not check for firmware 
hung during the reset context for ISP82XX (bnc#859840). - qla2xxx: Issue 
abort command for outstanding commands during cleanup when only firmware is 
alive (bnc#859840). - qla2xxx: Reduce the time we wait for a command to 
complete during SCSI error handling (bnc#859840). - qla2xxx: Set host 
can_queue value based on available resources (bnc#859840). - restore 
smp_mb() in unlock_new_inode() (bnc#890526). - s390/pci: introduce lazy 
IOTLB flushing for DMA unmap (bnc#889061, LTC#113725). - sched: fix the 
theoretical signal_wake_up() vs schedule() race (bnc#876055). - sclp_vt220: 
Enable integrated ASCII console per default (bnc#885262, LTC#112035). - 
scsi_dh: use missing accessor 'scsi_device_from_queue' (bnc#889614). - 
scsi_transport_fc: Cap dev_loss_tmo by fast_io_fail (bnc#887608). - 
scsiback: correct grant page unmapping. - scsiback: fix retry handling in 
__report_luns(). - scsiback: free resources after error. - sunrpc/auth: 
allow lockless (rcu) lookup of credential cache (bnc#866130). - 
supported.conf: remove external from drivers/net/veth (bnc#889727) - 
supported.conf: support net/sched/act_police.ko (bnc#890426) - tcp: adapt 
selected parts of RFC 5682 and PRR logic (bnc#879921). - tg3: Change nvram 
command timeout value to 50ms (bnc#855657). - tg3: Override clock, link 
aware and link idle mode during NVRAM dump (bnc#855657). - tg3: Set the MAC 
clock to the fastest speed during boot code load (bnc#855657). - usb: Does 
not enable LPM if the exit latency is zero (bnc#832309). - usbcore: Does 
not log on consecutive debounce failures of the same port (bnc#888105). - 
usbhid: fix PIXART optical mouse (bnc#888607). - uswsusp: Disable when 
module loading is restricted (bnc#884333). - vscsi: support larger transfer 
sizes (bnc#774818). - writeback: Do not sync data dirtied after sync start 
(bnc#833820). - x86 thermal: Delete power-limit-notification console 
messages (bnc#882317). - x86 thermal: Disable power limit notification 
interrupt by default (bnc#882317). - x86 thermal: Re-enable power limit 
notification interrupt by default (bnc#882317). - x86, cpu hotplug: Fix 
stack frame warning in check_irq_vectors_for_cpu_disable() (bnc#887418). - 
x86/UV: Add call to KGDB/KDB from NMI handler (bnc#888847). - x86/UV: Add 
kdump to UV NMI handler (bnc#888847). - x86/UV: Add summary of cpu activity 
to UV NMI handler (bnc#888847). - x86/UV: Move NMI support (bnc#888847). - 
x86/UV: Update UV support for external NMI signals (bnc#888847). - 
x86/uv/nmi: Fix Sparse warnings (bnc#888847). - x86: Add check for number 
of available vectors before CPU down (bnc#887418). - x86: Lock down IO port 
access when module security is enabled (bnc#884333). - x86: Restrict MSR 
access when module loading is restricted (bnc#884333).

Security Issues:

    * CVE-2013-1979
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1979&gt;
    * CVE-2014-1739
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1739&gt;
    * CVE-2014-2706
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2706&gt;
    * CVE-2014-4027
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4027&gt;
    * CVE-2014-4171
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4171&gt;
    * CVE-2014-4508
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4508&gt;
    * CVE-2014-4667
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4667&gt;
    * CVE-2014-4943
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4943&gt;
    * CVE-2014-5077
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5077&gt;
    * CVE-2014-5471
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5471&gt;
    * CVE-2014-5472
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5472&gt;
    * CVE-2014-3153
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3153&gt;
    * CVE-2014-6410
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6410&gt;

</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">sledsp3-kernel,slehasp3-kernel,slessp3-kernel</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//suse-ru-20150621-1/</URL>
      <Description>Link for SUSE-RU-2015:0621-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2015-March/002835.html</URL>
      <Description>E-Mail link for SUSE-RU-2015:0621-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/599263</URL>
      <Description>SUSE Bug 599263</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/708296</URL>
      <Description>SUSE Bug 708296</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/733022</URL>
      <Description>SUSE Bug 733022</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/745640</URL>
      <Description>SUSE Bug 745640</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/755743</URL>
      <Description>SUSE Bug 755743</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/760407</URL>
      <Description>SUSE Bug 760407</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/763463</URL>
      <Description>SUSE Bug 763463</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/763968</URL>
      <Description>SUSE Bug 763968</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/765523</URL>
      <Description>SUSE Bug 765523</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/767610</URL>
      <Description>SUSE Bug 767610</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/769035</URL>
      <Description>SUSE Bug 769035</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/769644</URL>
      <Description>SUSE Bug 769644</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/770541</URL>
      <Description>SUSE Bug 770541</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/771619</URL>
      <Description>SUSE Bug 771619</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/773006</URL>
      <Description>SUSE Bug 773006</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/773255</URL>
      <Description>SUSE Bug 773255</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/773837</URL>
      <Description>SUSE Bug 773837</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/774818</URL>
      <Description>SUSE Bug 774818</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/779488</URL>
      <Description>SUSE Bug 779488</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/783475</URL>
      <Description>SUSE Bug 783475</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/785901</URL>
      <Description>SUSE Bug 785901</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/786450</URL>
      <Description>SUSE Bug 786450</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/787843</URL>
      <Description>SUSE Bug 787843</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/789010</URL>
      <Description>SUSE Bug 789010</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/789359</URL>
      <Description>SUSE Bug 789359</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/792271</URL>
      <Description>SUSE Bug 792271</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/793727</URL>
      <Description>SUSE Bug 793727</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/794824</URL>
      <Description>SUSE Bug 794824</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/797090</URL>
      <Description>SUSE Bug 797090</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/797526</URL>
      <Description>SUSE Bug 797526</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/797727</URL>
      <Description>SUSE Bug 797727</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/797909</URL>
      <Description>SUSE Bug 797909</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/798050</URL>
      <Description>SUSE Bug 798050</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/800255</URL>
      <Description>SUSE Bug 800255</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/800875</URL>
      <Description>SUSE Bug 800875</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/801341</URL>
      <Description>SUSE Bug 801341</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/801427</URL>
      <Description>SUSE Bug 801427</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/803320</URL>
      <Description>SUSE Bug 803320</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/804482</URL>
      <Description>SUSE Bug 804482</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/804609</URL>
      <Description>SUSE Bug 804609</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/804950</URL>
      <Description>SUSE Bug 804950</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/805114</URL>
      <Description>SUSE Bug 805114</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/805371</URL>
      <Description>SUSE Bug 805371</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/805740</URL>
      <Description>SUSE Bug 805740</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/805804</URL>
      <Description>SUSE Bug 805804</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/806396</URL>
      <Description>SUSE Bug 806396</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/806976</URL>
      <Description>SUSE Bug 806976</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/806988</URL>
      <Description>SUSE Bug 806988</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/806990</URL>
      <Description>SUSE Bug 806990</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/807434</URL>
      <Description>SUSE Bug 807434</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/807471</URL>
      <Description>SUSE Bug 807471</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/807502</URL>
      <Description>SUSE Bug 807502</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/808015</URL>
      <Description>SUSE Bug 808015</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/808079</URL>
      <Description>SUSE Bug 808079</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/808136</URL>
      <Description>SUSE Bug 808136</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/808837</URL>
      <Description>SUSE Bug 808837</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/808855</URL>
      <Description>SUSE Bug 808855</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/808940</URL>
      <Description>SUSE Bug 808940</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/809122</URL>
      <Description>SUSE Bug 809122</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/809130</URL>
      <Description>SUSE Bug 809130</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/809463</URL>
      <Description>SUSE Bug 809463</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/809895</URL>
      <Description>SUSE Bug 809895</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/809975</URL>
      <Description>SUSE Bug 809975</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/810323</URL>
      <Description>SUSE Bug 810323</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/810722</URL>
      <Description>SUSE Bug 810722</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/812274</URL>
      <Description>SUSE Bug 812274</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/812281</URL>
      <Description>SUSE Bug 812281</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/812332</URL>
      <Description>SUSE Bug 812332</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/812526</URL>
      <Description>SUSE Bug 812526</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/812974</URL>
      <Description>SUSE Bug 812974</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/813245</URL>
      <Description>SUSE Bug 813245</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/813604</URL>
      <Description>SUSE Bug 813604</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/813733</URL>
      <Description>SUSE Bug 813733</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/813922</URL>
      <Description>SUSE Bug 813922</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/814336</URL>
      <Description>SUSE Bug 814336</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/815256</URL>
      <Description>SUSE Bug 815256</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/815320</URL>
      <Description>SUSE Bug 815320</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/815356</URL>
      <Description>SUSE Bug 815356</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/816043</URL>
      <Description>SUSE Bug 816043</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/816099</URL>
      <Description>SUSE Bug 816099</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/816451</URL>
      <Description>SUSE Bug 816451</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/816708</URL>
      <Description>SUSE Bug 816708</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/817035</URL>
      <Description>SUSE Bug 817035</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/817377</URL>
      <Description>SUSE Bug 817377</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/818047</URL>
      <Description>SUSE Bug 818047</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/818064</URL>
      <Description>SUSE Bug 818064</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/818371</URL>
      <Description>SUSE Bug 818371</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/818465</URL>
      <Description>SUSE Bug 818465</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/818545</URL>
      <Description>SUSE Bug 818545</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/819018</URL>
      <Description>SUSE Bug 819018</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/819195</URL>
      <Description>SUSE Bug 819195</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/819363</URL>
      <Description>SUSE Bug 819363</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/819523</URL>
      <Description>SUSE Bug 819523</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/819610</URL>
      <Description>SUSE Bug 819610</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/819655</URL>
      <Description>SUSE Bug 819655</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/819979</URL>
      <Description>SUSE Bug 819979</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/820102</URL>
      <Description>SUSE Bug 820102</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/820172</URL>
      <Description>SUSE Bug 820172</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/820338</URL>
      <Description>SUSE Bug 820338</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/820434</URL>
      <Description>SUSE Bug 820434</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/820848</URL>
      <Description>SUSE Bug 820848</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/821052</URL>
      <Description>SUSE Bug 821052</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/821070</URL>
      <Description>SUSE Bug 821070</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/821235</URL>
      <Description>SUSE Bug 821235</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/821259</URL>
      <Description>SUSE Bug 821259</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/821465</URL>
      <Description>SUSE Bug 821465</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/821619</URL>
      <Description>SUSE Bug 821619</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/821799</URL>
      <Description>SUSE Bug 821799</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/821859</URL>
      <Description>SUSE Bug 821859</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/821930</URL>
      <Description>SUSE Bug 821930</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/821948</URL>
      <Description>SUSE Bug 821948</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/821980</URL>
      <Description>SUSE Bug 821980</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/822052</URL>
      <Description>SUSE Bug 822052</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/822066</URL>
      <Description>SUSE Bug 822066</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/822077</URL>
      <Description>SUSE Bug 822077</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/822080</URL>
      <Description>SUSE Bug 822080</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/822164</URL>
      <Description>SUSE Bug 822164</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/822225</URL>
      <Description>SUSE Bug 822225</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/822340</URL>
      <Description>SUSE Bug 822340</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/822431</URL>
      <Description>SUSE Bug 822431</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/822433</URL>
      <Description>SUSE Bug 822433</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/822575</URL>
      <Description>SUSE Bug 822575</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/822579</URL>
      <Description>SUSE Bug 822579</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/822722</URL>
      <Description>SUSE Bug 822722</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/822825</URL>
      <Description>SUSE Bug 822825</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/822878</URL>
      <Description>SUSE Bug 822878</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/823082</URL>
      <Description>SUSE Bug 823082</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/823223</URL>
      <Description>SUSE Bug 823223</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/823342</URL>
      <Description>SUSE Bug 823342</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/823386</URL>
      <Description>SUSE Bug 823386</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/823517</URL>
      <Description>SUSE Bug 823517</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/823597</URL>
      <Description>SUSE Bug 823597</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/823618</URL>
      <Description>SUSE Bug 823618</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/823795</URL>
      <Description>SUSE Bug 823795</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/824159</URL>
      <Description>SUSE Bug 824159</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/824256</URL>
      <Description>SUSE Bug 824256</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/824295</URL>
      <Description>SUSE Bug 824295</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/824568</URL>
      <Description>SUSE Bug 824568</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/824915</URL>
      <Description>SUSE Bug 824915</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/825006</URL>
      <Description>SUSE Bug 825006</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/825037</URL>
      <Description>SUSE Bug 825037</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/825048</URL>
      <Description>SUSE Bug 825048</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/825142</URL>
      <Description>SUSE Bug 825142</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/825227</URL>
      <Description>SUSE Bug 825227</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/825291</URL>
      <Description>SUSE Bug 825291</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/825591</URL>
      <Description>SUSE Bug 825591</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/825657</URL>
      <Description>SUSE Bug 825657</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/825696</URL>
      <Description>SUSE Bug 825696</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/825887</URL>
      <Description>SUSE Bug 825887</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/825896</URL>
      <Description>SUSE Bug 825896</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/826102</URL>
      <Description>SUSE Bug 826102</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/826186</URL>
      <Description>SUSE Bug 826186</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/826350</URL>
      <Description>SUSE Bug 826350</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/826486</URL>
      <Description>SUSE Bug 826486</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/826602</URL>
      <Description>SUSE Bug 826602</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/826756</URL>
      <Description>SUSE Bug 826756</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/826960</URL>
      <Description>SUSE Bug 826960</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/826978</URL>
      <Description>SUSE Bug 826978</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/827246</URL>
      <Description>SUSE Bug 827246</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/827271</URL>
      <Description>SUSE Bug 827271</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/827372</URL>
      <Description>SUSE Bug 827372</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/827376</URL>
      <Description>SUSE Bug 827376</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/827378</URL>
      <Description>SUSE Bug 827378</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/827416</URL>
      <Description>SUSE Bug 827416</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/827527</URL>
      <Description>SUSE Bug 827527</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/827670</URL>
      <Description>SUSE Bug 827670</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/827749</URL>
      <Description>SUSE Bug 827749</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/827750</URL>
      <Description>SUSE Bug 827750</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/827767</URL>
      <Description>SUSE Bug 827767</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/827930</URL>
      <Description>SUSE Bug 827930</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/827966</URL>
      <Description>SUSE Bug 827966</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/828087</URL>
      <Description>SUSE Bug 828087</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/828119</URL>
      <Description>SUSE Bug 828119</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/828192</URL>
      <Description>SUSE Bug 828192</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/828236</URL>
      <Description>SUSE Bug 828236</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/828265</URL>
      <Description>SUSE Bug 828265</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/828574</URL>
      <Description>SUSE Bug 828574</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/828714</URL>
      <Description>SUSE Bug 828714</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/828886</URL>
      <Description>SUSE Bug 828886</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/828894</URL>
      <Description>SUSE Bug 828894</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/828914</URL>
      <Description>SUSE Bug 828914</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/829001</URL>
      <Description>SUSE Bug 829001</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/829082</URL>
      <Description>SUSE Bug 829082</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/829110</URL>
      <Description>SUSE Bug 829110</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/829357</URL>
      <Description>SUSE Bug 829357</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/829539</URL>
      <Description>SUSE Bug 829539</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/829622</URL>
      <Description>SUSE Bug 829622</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/829682</URL>
      <Description>SUSE Bug 829682</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/830346</URL>
      <Description>SUSE Bug 830346</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/830478</URL>
      <Description>SUSE Bug 830478</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/830766</URL>
      <Description>SUSE Bug 830766</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/830822</URL>
      <Description>SUSE Bug 830822</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/830901</URL>
      <Description>SUSE Bug 830901</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/830985</URL>
      <Description>SUSE Bug 830985</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/831029</URL>
      <Description>SUSE Bug 831029</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/831055</URL>
      <Description>SUSE Bug 831055</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/831058</URL>
      <Description>SUSE Bug 831058</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/831103</URL>
      <Description>SUSE Bug 831103</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/831143</URL>
      <Description>SUSE Bug 831143</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/831380</URL>
      <Description>SUSE Bug 831380</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/831410</URL>
      <Description>SUSE Bug 831410</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/831422</URL>
      <Description>SUSE Bug 831422</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/831424</URL>
      <Description>SUSE Bug 831424</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/831438</URL>
      <Description>SUSE Bug 831438</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/831623</URL>
      <Description>SUSE Bug 831623</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/831949</URL>
      <Description>SUSE Bug 831949</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/832292</URL>
      <Description>SUSE Bug 832292</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/832309</URL>
      <Description>SUSE Bug 832309</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/832318</URL>
      <Description>SUSE Bug 832318</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/832710</URL>
      <Description>SUSE Bug 832710</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/833073</URL>
      <Description>SUSE Bug 833073</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/833097</URL>
      <Description>SUSE Bug 833097</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/833148</URL>
      <Description>SUSE Bug 833148</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/833151</URL>
      <Description>SUSE Bug 833151</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/833321</URL>
      <Description>SUSE Bug 833321</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/833588</URL>
      <Description>SUSE Bug 833588</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/833635</URL>
      <Description>SUSE Bug 833635</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/833820</URL>
      <Description>SUSE Bug 833820</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/833858</URL>
      <Description>SUSE Bug 833858</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/833968</URL>
      <Description>SUSE Bug 833968</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/834116</URL>
      <Description>SUSE Bug 834116</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/834204</URL>
      <Description>SUSE Bug 834204</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/834473</URL>
      <Description>SUSE Bug 834473</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/834600</URL>
      <Description>SUSE Bug 834600</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/834647</URL>
      <Description>SUSE Bug 834647</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/834708</URL>
      <Description>SUSE Bug 834708</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/834742</URL>
      <Description>SUSE Bug 834742</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/834808</URL>
      <Description>SUSE Bug 834808</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/834905</URL>
      <Description>SUSE Bug 834905</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/835074</URL>
      <Description>SUSE Bug 835074</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/835094</URL>
      <Description>SUSE Bug 835094</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/835175</URL>
      <Description>SUSE Bug 835175</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/835186</URL>
      <Description>SUSE Bug 835186</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/835189</URL>
      <Description>SUSE Bug 835189</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/835684</URL>
      <Description>SUSE Bug 835684</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/835839</URL>
      <Description>SUSE Bug 835839</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/835930</URL>
      <Description>SUSE Bug 835930</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/836218</URL>
      <Description>SUSE Bug 836218</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/836347</URL>
      <Description>SUSE Bug 836347</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/836718</URL>
      <Description>SUSE Bug 836718</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/836801</URL>
      <Description>SUSE Bug 836801</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/837206</URL>
      <Description>SUSE Bug 837206</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/837372</URL>
      <Description>SUSE Bug 837372</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/837563</URL>
      <Description>SUSE Bug 837563</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/837596</URL>
      <Description>SUSE Bug 837596</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/837739</URL>
      <Description>SUSE Bug 837739</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/837741</URL>
      <Description>SUSE Bug 837741</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/837803</URL>
      <Description>SUSE Bug 837803</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/838346</URL>
      <Description>SUSE Bug 838346</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/838448</URL>
      <Description>SUSE Bug 838448</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/838623</URL>
      <Description>SUSE Bug 838623</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/839407</URL>
      <Description>SUSE Bug 839407</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/839973</URL>
      <Description>SUSE Bug 839973</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/840116</URL>
      <Description>SUSE Bug 840116</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/840226</URL>
      <Description>SUSE Bug 840226</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/840524</URL>
      <Description>SUSE Bug 840524</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/840830</URL>
      <Description>SUSE Bug 840830</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/841050</URL>
      <Description>SUSE Bug 841050</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/841094</URL>
      <Description>SUSE Bug 841094</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/841402</URL>
      <Description>SUSE Bug 841402</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/841445</URL>
      <Description>SUSE Bug 841445</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/841498</URL>
      <Description>SUSE Bug 841498</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/841654</URL>
      <Description>SUSE Bug 841654</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/841656</URL>
      <Description>SUSE Bug 841656</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/842057</URL>
      <Description>SUSE Bug 842057</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/842063</URL>
      <Description>SUSE Bug 842063</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/842239</URL>
      <Description>SUSE Bug 842239</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/842604</URL>
      <Description>SUSE Bug 842604</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/842820</URL>
      <Description>SUSE Bug 842820</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/843185</URL>
      <Description>SUSE Bug 843185</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/843419</URL>
      <Description>SUSE Bug 843419</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/843429</URL>
      <Description>SUSE Bug 843429</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/843445</URL>
      <Description>SUSE Bug 843445</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/843642</URL>
      <Description>SUSE Bug 843642</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/843645</URL>
      <Description>SUSE Bug 843645</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/843654</URL>
      <Description>SUSE Bug 843654</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/843732</URL>
      <Description>SUSE Bug 843732</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/843753</URL>
      <Description>SUSE Bug 843753</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/843950</URL>
      <Description>SUSE Bug 843950</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/844513</URL>
      <Description>SUSE Bug 844513</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/845352</URL>
      <Description>SUSE Bug 845352</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/845378</URL>
      <Description>SUSE Bug 845378</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/845621</URL>
      <Description>SUSE Bug 845621</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/845729</URL>
      <Description>SUSE Bug 845729</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/846036</URL>
      <Description>SUSE Bug 846036</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/846298</URL>
      <Description>SUSE Bug 846298</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/846404</URL>
      <Description>SUSE Bug 846404</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/846654</URL>
      <Description>SUSE Bug 846654</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/846656</URL>
      <Description>SUSE Bug 846656</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/846690</URL>
      <Description>SUSE Bug 846690</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/846790</URL>
      <Description>SUSE Bug 846790</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/846984</URL>
      <Description>SUSE Bug 846984</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/846989</URL>
      <Description>SUSE Bug 846989</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/847261</URL>
      <Description>SUSE Bug 847261</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/847319</URL>
      <Description>SUSE Bug 847319</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/847652</URL>
      <Description>SUSE Bug 847652</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/847660</URL>
      <Description>SUSE Bug 847660</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/847672</URL>
      <Description>SUSE Bug 847672</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/847721</URL>
      <Description>SUSE Bug 847721</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/847842</URL>
      <Description>SUSE Bug 847842</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/848055</URL>
      <Description>SUSE Bug 848055</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/848317</URL>
      <Description>SUSE Bug 848317</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/848321</URL>
      <Description>SUSE Bug 848321</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/848335</URL>
      <Description>SUSE Bug 848335</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/848336</URL>
      <Description>SUSE Bug 848336</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/848544</URL>
      <Description>SUSE Bug 848544</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/848652</URL>
      <Description>SUSE Bug 848652</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/848864</URL>
      <Description>SUSE Bug 848864</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/849021</URL>
      <Description>SUSE Bug 849021</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/849029</URL>
      <Description>SUSE Bug 849029</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/849034</URL>
      <Description>SUSE Bug 849034</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/849123</URL>
      <Description>SUSE Bug 849123</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/849256</URL>
      <Description>SUSE Bug 849256</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/849362</URL>
      <Description>SUSE Bug 849362</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/849364</URL>
      <Description>SUSE Bug 849364</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/849404</URL>
      <Description>SUSE Bug 849404</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/849675</URL>
      <Description>SUSE Bug 849675</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/849809</URL>
      <Description>SUSE Bug 849809</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/849855</URL>
      <Description>SUSE Bug 849855</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/849950</URL>
      <Description>SUSE Bug 849950</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/850072</URL>
      <Description>SUSE Bug 850072</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/850103</URL>
      <Description>SUSE Bug 850103</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/850324</URL>
      <Description>SUSE Bug 850324</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/850493</URL>
      <Description>SUSE Bug 850493</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/850640</URL>
      <Description>SUSE Bug 850640</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/850915</URL>
      <Description>SUSE Bug 850915</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/851066</URL>
      <Description>SUSE Bug 851066</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/851101</URL>
      <Description>SUSE Bug 851101</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/851290</URL>
      <Description>SUSE Bug 851290</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/851314</URL>
      <Description>SUSE Bug 851314</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/851426</URL>
      <Description>SUSE Bug 851426</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/851603</URL>
      <Description>SUSE Bug 851603</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/851879</URL>
      <Description>SUSE Bug 851879</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/852153</URL>
      <Description>SUSE Bug 852153</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/852373</URL>
      <Description>SUSE Bug 852373</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/852488</URL>
      <Description>SUSE Bug 852488</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/852553</URL>
      <Description>SUSE Bug 852553</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/852558</URL>
      <Description>SUSE Bug 852558</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/852559</URL>
      <Description>SUSE Bug 852559</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/852624</URL>
      <Description>SUSE Bug 852624</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/852652</URL>
      <Description>SUSE Bug 852652</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/852761</URL>
      <Description>SUSE Bug 852761</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/852967</URL>
      <Description>SUSE Bug 852967</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/853040</URL>
      <Description>SUSE Bug 853040</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/853050</URL>
      <Description>SUSE Bug 853050</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/853051</URL>
      <Description>SUSE Bug 853051</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/853052</URL>
      <Description>SUSE Bug 853052</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/853053</URL>
      <Description>SUSE Bug 853053</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/853162</URL>
      <Description>SUSE Bug 853162</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/853166</URL>
      <Description>SUSE Bug 853166</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/853428</URL>
      <Description>SUSE Bug 853428</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/853455</URL>
      <Description>SUSE Bug 853455</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/853465</URL>
      <Description>SUSE Bug 853465</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/854025</URL>
      <Description>SUSE Bug 854025</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/854445</URL>
      <Description>SUSE Bug 854445</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/854516</URL>
      <Description>SUSE Bug 854516</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/854546</URL>
      <Description>SUSE Bug 854546</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/854634</URL>
      <Description>SUSE Bug 854634</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/854722</URL>
      <Description>SUSE Bug 854722</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/855126</URL>
      <Description>SUSE Bug 855126</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/855657</URL>
      <Description>SUSE Bug 855657</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/855825</URL>
      <Description>SUSE Bug 855825</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/856307</URL>
      <Description>SUSE Bug 856307</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/856481</URL>
      <Description>SUSE Bug 856481</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/856760</URL>
      <Description>SUSE Bug 856760</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/856848</URL>
      <Description>SUSE Bug 856848</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/857358</URL>
      <Description>SUSE Bug 857358</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/857643</URL>
      <Description>SUSE Bug 857643</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/857926</URL>
      <Description>SUSE Bug 857926</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/858534</URL>
      <Description>SUSE Bug 858534</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/858604</URL>
      <Description>SUSE Bug 858604</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/858831</URL>
      <Description>SUSE Bug 858831</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/858869</URL>
      <Description>SUSE Bug 858869</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/858870</URL>
      <Description>SUSE Bug 858870</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/858872</URL>
      <Description>SUSE Bug 858872</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/859225</URL>
      <Description>SUSE Bug 859225</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/859342</URL>
      <Description>SUSE Bug 859342</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/859840</URL>
      <Description>SUSE Bug 859840</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/860441</URL>
      <Description>SUSE Bug 860441</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/860593</URL>
      <Description>SUSE Bug 860593</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/861093</URL>
      <Description>SUSE Bug 861093</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/861636</URL>
      <Description>SUSE Bug 861636</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/861980</URL>
      <Description>SUSE Bug 861980</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/862429</URL>
      <Description>SUSE Bug 862429</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/862796</URL>
      <Description>SUSE Bug 862796</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/862934</URL>
      <Description>SUSE Bug 862934</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/862957</URL>
      <Description>SUSE Bug 862957</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/863178</URL>
      <Description>SUSE Bug 863178</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/863300</URL>
      <Description>SUSE Bug 863300</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/863335</URL>
      <Description>SUSE Bug 863335</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/863410</URL>
      <Description>SUSE Bug 863410</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/863526</URL>
      <Description>SUSE Bug 863526</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/863586</URL>
      <Description>SUSE Bug 863586</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/863873</URL>
      <Description>SUSE Bug 863873</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/864025</URL>
      <Description>SUSE Bug 864025</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/864058</URL>
      <Description>SUSE Bug 864058</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/864401</URL>
      <Description>SUSE Bug 864401</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/864404</URL>
      <Description>SUSE Bug 864404</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/864409</URL>
      <Description>SUSE Bug 864409</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/864411</URL>
      <Description>SUSE Bug 864411</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/864464</URL>
      <Description>SUSE Bug 864464</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/864833</URL>
      <Description>SUSE Bug 864833</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/864880</URL>
      <Description>SUSE Bug 864880</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/865310</URL>
      <Description>SUSE Bug 865310</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/865330</URL>
      <Description>SUSE Bug 865330</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/865342</URL>
      <Description>SUSE Bug 865342</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/865419</URL>
      <Description>SUSE Bug 865419</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/865783</URL>
      <Description>SUSE Bug 865783</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/865882</URL>
      <Description>SUSE Bug 865882</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/866081</URL>
      <Description>SUSE Bug 866081</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/866102</URL>
      <Description>SUSE Bug 866102</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/866130</URL>
      <Description>SUSE Bug 866130</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/866253</URL>
      <Description>SUSE Bug 866253</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/866428</URL>
      <Description>SUSE Bug 866428</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/866615</URL>
      <Description>SUSE Bug 866615</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/866800</URL>
      <Description>SUSE Bug 866800</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/866864</URL>
      <Description>SUSE Bug 866864</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/866911</URL>
      <Description>SUSE Bug 866911</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/867362</URL>
      <Description>SUSE Bug 867362</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/867517</URL>
      <Description>SUSE Bug 867517</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/867531</URL>
      <Description>SUSE Bug 867531</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/867723</URL>
      <Description>SUSE Bug 867723</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/867953</URL>
      <Description>SUSE Bug 867953</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/868049</URL>
      <Description>SUSE Bug 868049</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/868488</URL>
      <Description>SUSE Bug 868488</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/868528</URL>
      <Description>SUSE Bug 868528</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/868653</URL>
      <Description>SUSE Bug 868653</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/868748</URL>
      <Description>SUSE Bug 868748</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/869033</URL>
      <Description>SUSE Bug 869033</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/869055</URL>
      <Description>SUSE Bug 869055</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/869414</URL>
      <Description>SUSE Bug 869414</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/869563</URL>
      <Description>SUSE Bug 869563</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/869934</URL>
      <Description>SUSE Bug 869934</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/870161</URL>
      <Description>SUSE Bug 870161</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/870173</URL>
      <Description>SUSE Bug 870173</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/870335</URL>
      <Description>SUSE Bug 870335</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/870450</URL>
      <Description>SUSE Bug 870450</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/870496</URL>
      <Description>SUSE Bug 870496</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/870498</URL>
      <Description>SUSE Bug 870498</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/870576</URL>
      <Description>SUSE Bug 870576</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/870591</URL>
      <Description>SUSE Bug 870591</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/870618</URL>
      <Description>SUSE Bug 870618</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/870801</URL>
      <Description>SUSE Bug 870801</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/870877</URL>
      <Description>SUSE Bug 870877</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/870958</URL>
      <Description>SUSE Bug 870958</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/871134</URL>
      <Description>SUSE Bug 871134</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/871561</URL>
      <Description>SUSE Bug 871561</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/871634</URL>
      <Description>SUSE Bug 871634</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/871676</URL>
      <Description>SUSE Bug 871676</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/871728</URL>
      <Description>SUSE Bug 871728</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/871797</URL>
      <Description>SUSE Bug 871797</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/871854</URL>
      <Description>SUSE Bug 871854</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/871861</URL>
      <Description>SUSE Bug 871861</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/871899</URL>
      <Description>SUSE Bug 871899</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/872188</URL>
      <Description>SUSE Bug 872188</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/872540</URL>
      <Description>SUSE Bug 872540</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/872634</URL>
      <Description>SUSE Bug 872634</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/873061</URL>
      <Description>SUSE Bug 873061</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/873228</URL>
      <Description>SUSE Bug 873228</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/873374</URL>
      <Description>SUSE Bug 873374</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/873463</URL>
      <Description>SUSE Bug 873463</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/874108</URL>
      <Description>SUSE Bug 874108</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/874145</URL>
      <Description>SUSE Bug 874145</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/874440</URL>
      <Description>SUSE Bug 874440</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/874577</URL>
      <Description>SUSE Bug 874577</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/875051</URL>
      <Description>SUSE Bug 875051</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/875386</URL>
      <Description>SUSE Bug 875386</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/875690</URL>
      <Description>SUSE Bug 875690</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/875798</URL>
      <Description>SUSE Bug 875798</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/876017</URL>
      <Description>SUSE Bug 876017</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/876055</URL>
      <Description>SUSE Bug 876055</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/876086</URL>
      <Description>SUSE Bug 876086</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/876102</URL>
      <Description>SUSE Bug 876102</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/876114</URL>
      <Description>SUSE Bug 876114</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/876176</URL>
      <Description>SUSE Bug 876176</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/876463</URL>
      <Description>SUSE Bug 876463</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/876590</URL>
      <Description>SUSE Bug 876590</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/876594</URL>
      <Description>SUSE Bug 876594</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/876633</URL>
      <Description>SUSE Bug 876633</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/877013</URL>
      <Description>SUSE Bug 877013</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/877257</URL>
      <Description>SUSE Bug 877257</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/877456</URL>
      <Description>SUSE Bug 877456</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/877497</URL>
      <Description>SUSE Bug 877497</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/877593</URL>
      <Description>SUSE Bug 877593</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/877775</URL>
      <Description>SUSE Bug 877775</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/878115</URL>
      <Description>SUSE Bug 878115</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/878123</URL>
      <Description>SUSE Bug 878123</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/878274</URL>
      <Description>SUSE Bug 878274</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/878407</URL>
      <Description>SUSE Bug 878407</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/878509</URL>
      <Description>SUSE Bug 878509</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/879304</URL>
      <Description>SUSE Bug 879304</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/879921</URL>
      <Description>SUSE Bug 879921</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/879957</URL>
      <Description>SUSE Bug 879957</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/880007</URL>
      <Description>SUSE Bug 880007</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/880344</URL>
      <Description>SUSE Bug 880344</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/880357</URL>
      <Description>SUSE Bug 880357</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/880370</URL>
      <Description>SUSE Bug 880370</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/880437</URL>
      <Description>SUSE Bug 880437</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/880484</URL>
      <Description>SUSE Bug 880484</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/880892</URL>
      <Description>SUSE Bug 880892</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/881051</URL>
      <Description>SUSE Bug 881051</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/881571</URL>
      <Description>SUSE Bug 881571</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/881759</URL>
      <Description>SUSE Bug 881759</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/881761</URL>
      <Description>SUSE Bug 881761</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/881939</URL>
      <Description>SUSE Bug 881939</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/882317</URL>
      <Description>SUSE Bug 882317</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/882324</URL>
      <Description>SUSE Bug 882324</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/882470</URL>
      <Description>SUSE Bug 882470</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/882639</URL>
      <Description>SUSE Bug 882639</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/882804</URL>
      <Description>SUSE Bug 882804</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/882900</URL>
      <Description>SUSE Bug 882900</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/883096</URL>
      <Description>SUSE Bug 883096</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/883376</URL>
      <Description>SUSE Bug 883376</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/883380</URL>
      <Description>SUSE Bug 883380</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/883518</URL>
      <Description>SUSE Bug 883518</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/883724</URL>
      <Description>SUSE Bug 883724</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/883795</URL>
      <Description>SUSE Bug 883795</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/883948</URL>
      <Description>SUSE Bug 883948</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/884333</URL>
      <Description>SUSE Bug 884333</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/884582</URL>
      <Description>SUSE Bug 884582</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/884725</URL>
      <Description>SUSE Bug 884725</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/884767</URL>
      <Description>SUSE Bug 884767</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/884817</URL>
      <Description>SUSE Bug 884817</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/885077</URL>
      <Description>SUSE Bug 885077</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/885262</URL>
      <Description>SUSE Bug 885262</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/885382</URL>
      <Description>SUSE Bug 885382</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/885422</URL>
      <Description>SUSE Bug 885422</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/885509</URL>
      <Description>SUSE Bug 885509</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/885725</URL>
      <Description>SUSE Bug 885725</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/886840</URL>
      <Description>SUSE Bug 886840</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/887082</URL>
      <Description>SUSE Bug 887082</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/887418</URL>
      <Description>SUSE Bug 887418</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/887503</URL>
      <Description>SUSE Bug 887503</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/887597</URL>
      <Description>SUSE Bug 887597</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/887608</URL>
      <Description>SUSE Bug 887608</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/887645</URL>
      <Description>SUSE Bug 887645</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/887680</URL>
      <Description>SUSE Bug 887680</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/888058</URL>
      <Description>SUSE Bug 888058</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/888105</URL>
      <Description>SUSE Bug 888105</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/888591</URL>
      <Description>SUSE Bug 888591</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/888607</URL>
      <Description>SUSE Bug 888607</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/888847</URL>
      <Description>SUSE Bug 888847</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/888849</URL>
      <Description>SUSE Bug 888849</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/888968</URL>
      <Description>SUSE Bug 888968</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/889061</URL>
      <Description>SUSE Bug 889061</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/889173</URL>
      <Description>SUSE Bug 889173</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/889221</URL>
      <Description>SUSE Bug 889221</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/889451</URL>
      <Description>SUSE Bug 889451</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/889614</URL>
      <Description>SUSE Bug 889614</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/889727</URL>
      <Description>SUSE Bug 889727</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/890297</URL>
      <Description>SUSE Bug 890297</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/890426</URL>
      <Description>SUSE Bug 890426</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/890513</URL>
      <Description>SUSE Bug 890513</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/890526</URL>
      <Description>SUSE Bug 890526</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/891087</URL>
      <Description>SUSE Bug 891087</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/891211</URL>
      <Description>SUSE Bug 891211</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/891212</URL>
      <Description>SUSE Bug 891212</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/891259</URL>
      <Description>SUSE Bug 891259</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/891277</URL>
      <Description>SUSE Bug 891277</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/891281</URL>
      <Description>SUSE Bug 891281</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/891368</URL>
      <Description>SUSE Bug 891368</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/891619</URL>
      <Description>SUSE Bug 891619</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/891641</URL>
      <Description>SUSE Bug 891641</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/891746</URL>
      <Description>SUSE Bug 891746</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/891790</URL>
      <Description>SUSE Bug 891790</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/892200</URL>
      <Description>SUSE Bug 892200</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/892490</URL>
      <Description>SUSE Bug 892490</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/892723</URL>
      <Description>SUSE Bug 892723</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/892782</URL>
      <Description>SUSE Bug 892782</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/893064</URL>
      <Description>SUSE Bug 893064</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/893496</URL>
      <Description>SUSE Bug 893496</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/893596</URL>
      <Description>SUSE Bug 893596</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/893758</URL>
      <Description>SUSE Bug 893758</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/894058</URL>
      <Description>SUSE Bug 894058</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/894200</URL>
      <Description>SUSE Bug 894200</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/894213</URL>
      <Description>SUSE Bug 894213</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/894895</URL>
      <Description>SUSE Bug 894895</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/895221</URL>
      <Description>SUSE Bug 895221</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/895387</URL>
      <Description>SUSE Bug 895387</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/895468</URL>
      <Description>SUSE Bug 895468</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/895608</URL>
      <Description>SUSE Bug 895608</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/895680</URL>
      <Description>SUSE Bug 895680</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/895841</URL>
      <Description>SUSE Bug 895841</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/895983</URL>
      <Description>SUSE Bug 895983</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/896382</URL>
      <Description>SUSE Bug 896382</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/896390</URL>
      <Description>SUSE Bug 896390</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/896391</URL>
      <Description>SUSE Bug 896391</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/896392</URL>
      <Description>SUSE Bug 896392</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/896415</URL>
      <Description>SUSE Bug 896415</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/896484</URL>
      <Description>SUSE Bug 896484</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/896689</URL>
      <Description>SUSE Bug 896689</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/897502</URL>
      <Description>SUSE Bug 897502</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/897694</URL>
      <Description>SUSE Bug 897694</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/897708</URL>
      <Description>SUSE Bug 897708</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/898295</URL>
      <Description>SUSE Bug 898295</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/898375</URL>
      <Description>SUSE Bug 898375</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/898554</URL>
      <Description>SUSE Bug 898554</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/899192</URL>
      <Description>SUSE Bug 899192</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/899574</URL>
      <Description>SUSE Bug 899574</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/899843</URL>
      <Description>SUSE Bug 899843</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/900279</URL>
      <Description>SUSE Bug 900279</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/900644</URL>
      <Description>SUSE Bug 900644</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/900881</URL>
      <Description>SUSE Bug 900881</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/901638</URL>
      <Description>SUSE Bug 901638</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/902232</URL>
      <Description>SUSE Bug 902232</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/902286</URL>
      <Description>SUSE Bug 902286</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/902346</URL>
      <Description>SUSE Bug 902346</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/902349</URL>
      <Description>SUSE Bug 902349</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/902351</URL>
      <Description>SUSE Bug 902351</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/902675</URL>
      <Description>SUSE Bug 902675</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/903096</URL>
      <Description>SUSE Bug 903096</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/903331</URL>
      <Description>SUSE Bug 903331</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/903640</URL>
      <Description>SUSE Bug 903640</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/903653</URL>
      <Description>SUSE Bug 903653</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/904013</URL>
      <Description>SUSE Bug 904013</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/904053</URL>
      <Description>SUSE Bug 904053</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/904242</URL>
      <Description>SUSE Bug 904242</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/904358</URL>
      <Description>SUSE Bug 904358</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/904659</URL>
      <Description>SUSE Bug 904659</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/904671</URL>
      <Description>SUSE Bug 904671</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/904700</URL>
      <Description>SUSE Bug 904700</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/904883</URL>
      <Description>SUSE Bug 904883</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/904901</URL>
      <Description>SUSE Bug 904901</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/905100</URL>
      <Description>SUSE Bug 905100</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/905304</URL>
      <Description>SUSE Bug 905304</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/905312</URL>
      <Description>SUSE Bug 905312</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/905522</URL>
      <Description>SUSE Bug 905522</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/905799</URL>
      <Description>SUSE Bug 905799</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/906027</URL>
      <Description>SUSE Bug 906027</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/906586</URL>
      <Description>SUSE Bug 906586</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/907196</URL>
      <Description>SUSE Bug 907196</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/907338</URL>
      <Description>SUSE Bug 907338</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/907551</URL>
      <Description>SUSE Bug 907551</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/907611</URL>
      <Description>SUSE Bug 907611</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/907818</URL>
      <Description>SUSE Bug 907818</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/908069</URL>
      <Description>SUSE Bug 908069</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/908163</URL>
      <Description>SUSE Bug 908163</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/908393</URL>
      <Description>SUSE Bug 908393</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/908550</URL>
      <Description>SUSE Bug 908550</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/908551</URL>
      <Description>SUSE Bug 908551</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/908572</URL>
      <Description>SUSE Bug 908572</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/908706</URL>
      <Description>SUSE Bug 908706</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/908825</URL>
      <Description>SUSE Bug 908825</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/909077</URL>
      <Description>SUSE Bug 909077</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/909078</URL>
      <Description>SUSE Bug 909078</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/909088</URL>
      <Description>SUSE Bug 909088</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/909092</URL>
      <Description>SUSE Bug 909092</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/909093</URL>
      <Description>SUSE Bug 909093</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/909095</URL>
      <Description>SUSE Bug 909095</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/909264</URL>
      <Description>SUSE Bug 909264</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/909309</URL>
      <Description>SUSE Bug 909309</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/909312</URL>
      <Description>SUSE Bug 909312</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/909477</URL>
      <Description>SUSE Bug 909477</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/909565</URL>
      <Description>SUSE Bug 909565</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/909684</URL>
      <Description>SUSE Bug 909684</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/909740</URL>
      <Description>SUSE Bug 909740</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/909846</URL>
      <Description>SUSE Bug 909846</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/910013</URL>
      <Description>SUSE Bug 910013</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/910150</URL>
      <Description>SUSE Bug 910150</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/910159</URL>
      <Description>SUSE Bug 910159</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/910251</URL>
      <Description>SUSE Bug 910251</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/910321</URL>
      <Description>SUSE Bug 910321</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/910322</URL>
      <Description>SUSE Bug 910322</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/910517</URL>
      <Description>SUSE Bug 910517</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/911181</URL>
      <Description>SUSE Bug 911181</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/911325</URL>
      <Description>SUSE Bug 911325</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/911326</URL>
      <Description>SUSE Bug 911326</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/912171</URL>
      <Description>SUSE Bug 912171</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/912202</URL>
      <Description>SUSE Bug 912202</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/912705</URL>
      <Description>SUSE Bug 912705</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/912741</URL>
      <Description>SUSE Bug 912741</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/913059</URL>
      <Description>SUSE Bug 913059</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/913080</URL>
      <Description>SUSE Bug 913080</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/913598</URL>
      <Description>SUSE Bug 913598</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/914355</URL>
      <Description>SUSE Bug 914355</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/914423</URL>
      <Description>SUSE Bug 914423</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/914726</URL>
      <Description>SUSE Bug 914726</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/914742</URL>
      <Description>SUSE Bug 914742</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/914818</URL>
      <Description>SUSE Bug 914818</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/914987</URL>
      <Description>SUSE Bug 914987</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/915045</URL>
      <Description>SUSE Bug 915045</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/915200</URL>
      <Description>SUSE Bug 915200</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/915209</URL>
      <Description>SUSE Bug 915209</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/915322</URL>
      <Description>SUSE Bug 915322</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/915335</URL>
      <Description>SUSE Bug 915335</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/915577</URL>
      <Description>SUSE Bug 915577</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/915791</URL>
      <Description>SUSE Bug 915791</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/915826</URL>
      <Description>SUSE Bug 915826</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/916515</URL>
      <Description>SUSE Bug 916515</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/916521</URL>
      <Description>SUSE Bug 916521</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/916848</URL>
      <Description>SUSE Bug 916848</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/916982</URL>
      <Description>SUSE Bug 916982</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/917093</URL>
      <Description>SUSE Bug 917093</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/917120</URL>
      <Description>SUSE Bug 917120</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/917648</URL>
      <Description>SUSE Bug 917648</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/917684</URL>
      <Description>SUSE Bug 917684</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/917830</URL>
      <Description>SUSE Bug 917830</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/917839</URL>
      <Description>SUSE Bug 917839</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/917884</URL>
      <Description>SUSE Bug 917884</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/918333</URL>
      <Description>SUSE Bug 918333</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/919007</URL>
      <Description>SUSE Bug 919007</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/919018</URL>
      <Description>SUSE Bug 919018</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/919357</URL>
      <Description>SUSE Bug 919357</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/919463</URL>
      <Description>SUSE Bug 919463</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/919589</URL>
      <Description>SUSE Bug 919589</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/919682</URL>
      <Description>SUSE Bug 919682</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/919808</URL>
      <Description>SUSE Bug 919808</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/920250</URL>
      <Description>SUSE Bug 920250</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/921769</URL>
      <Description>SUSE Bug 921769</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/922583</URL>
      <Description>SUSE Bug 922583</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/923344</URL>
      <Description>SUSE Bug 923344</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/924142</URL>
      <Description>SUSE Bug 924142</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/924271</URL>
      <Description>SUSE Bug 924271</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/924282</URL>
      <Description>SUSE Bug 924282</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/924333</URL>
      <Description>SUSE Bug 924333</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/924340</URL>
      <Description>SUSE Bug 924340</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/925012</URL>
      <Description>SUSE Bug 925012</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/925370</URL>
      <Description>SUSE Bug 925370</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/925443</URL>
      <Description>SUSE Bug 925443</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/925567</URL>
      <Description>SUSE Bug 925567</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/925729</URL>
      <Description>SUSE Bug 925729</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/926016</URL>
      <Description>SUSE Bug 926016</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/926240</URL>
      <Description>SUSE Bug 926240</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/926439</URL>
      <Description>SUSE Bug 926439</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/926767</URL>
      <Description>SUSE Bug 926767</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/927190</URL>
      <Description>SUSE Bug 927190</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/927257</URL>
      <Description>SUSE Bug 927257</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/927262</URL>
      <Description>SUSE Bug 927262</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/927338</URL>
      <Description>SUSE Bug 927338</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/928122</URL>
      <Description>SUSE Bug 928122</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/928130</URL>
      <Description>SUSE Bug 928130</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/928142</URL>
      <Description>SUSE Bug 928142</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/928333</URL>
      <Description>SUSE Bug 928333</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/928970</URL>
      <Description>SUSE Bug 928970</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/929145</URL>
      <Description>SUSE Bug 929145</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/929148</URL>
      <Description>SUSE Bug 929148</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/929283</URL>
      <Description>SUSE Bug 929283</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/929525</URL>
      <Description>SUSE Bug 929525</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/929647</URL>
      <Description>SUSE Bug 929647</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/930171</URL>
      <Description>SUSE Bug 930171</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/930226</URL>
      <Description>SUSE Bug 930226</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/930284</URL>
      <Description>SUSE Bug 930284</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/930401</URL>
      <Description>SUSE Bug 930401</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/930669</URL>
      <Description>SUSE Bug 930669</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/930786</URL>
      <Description>SUSE Bug 930786</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/931014</URL>
      <Description>SUSE Bug 931014</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/931015</URL>
      <Description>SUSE Bug 931015</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/931850</URL>
      <Description>SUSE Bug 931850</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2012-2372/</URL>
      <Description>SUSE CVE CVE-2012-2372 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2012-4398/</URL>
      <Description>SUSE CVE CVE-2012-4398 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-0160/</URL>
      <Description>SUSE CVE CVE-2013-0160 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-1059/</URL>
      <Description>SUSE CVE CVE-2013-1059 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-1774/</URL>
      <Description>SUSE CVE CVE-2013-1774 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-1819/</URL>
      <Description>SUSE CVE CVE-2013-1819 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-1929/</URL>
      <Description>SUSE CVE CVE-2013-1929 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-1979/</URL>
      <Description>SUSE CVE CVE-2013-1979 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-2146/</URL>
      <Description>SUSE CVE CVE-2013-2146 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-2148/</URL>
      <Description>SUSE CVE CVE-2013-2148 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-2164/</URL>
      <Description>SUSE CVE CVE-2013-2164 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-2206/</URL>
      <Description>SUSE CVE CVE-2013-2206 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-2232/</URL>
      <Description>SUSE CVE CVE-2013-2232 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-2234/</URL>
      <Description>SUSE CVE CVE-2013-2234 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-2237/</URL>
      <Description>SUSE CVE CVE-2013-2237 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-2851/</URL>
      <Description>SUSE CVE CVE-2013-2851 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-2852/</URL>
      <Description>SUSE CVE CVE-2013-2852 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-2889/</URL>
      <Description>SUSE CVE CVE-2013-2889 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-2893/</URL>
      <Description>SUSE CVE CVE-2013-2893 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-2897/</URL>
      <Description>SUSE CVE CVE-2013-2897 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-2899/</URL>
      <Description>SUSE CVE CVE-2013-2899 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-2929/</URL>
      <Description>SUSE CVE CVE-2013-2929 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-2930/</URL>
      <Description>SUSE CVE CVE-2013-2930 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-3076/</URL>
      <Description>SUSE CVE CVE-2013-3076 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-3222/</URL>
      <Description>SUSE CVE CVE-2013-3222 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-3223/</URL>
      <Description>SUSE CVE CVE-2013-3223 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-3224/</URL>
      <Description>SUSE CVE CVE-2013-3224 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-3225/</URL>
      <Description>SUSE CVE CVE-2013-3225 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-3227/</URL>
      <Description>SUSE CVE CVE-2013-3227 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-3228/</URL>
      <Description>SUSE CVE CVE-2013-3228 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-3229/</URL>
      <Description>SUSE CVE CVE-2013-3229 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-3231/</URL>
      <Description>SUSE CVE CVE-2013-3231 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-3232/</URL>
      <Description>SUSE CVE CVE-2013-3232 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-3234/</URL>
      <Description>SUSE CVE CVE-2013-3234 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-3235/</URL>
      <Description>SUSE CVE CVE-2013-3235 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-3301/</URL>
      <Description>SUSE CVE CVE-2013-3301 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-4162/</URL>
      <Description>SUSE CVE CVE-2013-4162 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-4163/</URL>
      <Description>SUSE CVE CVE-2013-4163 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-4299/</URL>
      <Description>SUSE CVE CVE-2013-4299 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-4345/</URL>
      <Description>SUSE CVE CVE-2013-4345 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-4470/</URL>
      <Description>SUSE CVE CVE-2013-4470 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-4483/</URL>
      <Description>SUSE CVE CVE-2013-4483 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-4511/</URL>
      <Description>SUSE CVE CVE-2013-4511 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-4514/</URL>
      <Description>SUSE CVE CVE-2013-4514 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-4515/</URL>
      <Description>SUSE CVE CVE-2013-4515 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-4579/</URL>
      <Description>SUSE CVE CVE-2013-4579 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-4587/</URL>
      <Description>SUSE CVE CVE-2013-4587 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-4592/</URL>
      <Description>SUSE CVE CVE-2013-4592 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-6367/</URL>
      <Description>SUSE CVE CVE-2013-6367 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-6368/</URL>
      <Description>SUSE CVE CVE-2013-6368 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-6376/</URL>
      <Description>SUSE CVE CVE-2013-6376 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-6378/</URL>
      <Description>SUSE CVE CVE-2013-6378 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-6380/</URL>
      <Description>SUSE CVE CVE-2013-6380 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-6382/</URL>
      <Description>SUSE CVE CVE-2013-6382 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-6383/</URL>
      <Description>SUSE CVE CVE-2013-6383 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-6463/</URL>
      <Description>SUSE CVE CVE-2013-6463 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-6885/</URL>
      <Description>SUSE CVE CVE-2013-6885 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-7027/</URL>
      <Description>SUSE CVE CVE-2013-7027 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-7263/</URL>
      <Description>SUSE CVE CVE-2013-7263 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-7264/</URL>
      <Description>SUSE CVE CVE-2013-7264 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-7265/</URL>
      <Description>SUSE CVE CVE-2013-7265 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2013-7339/</URL>
      <Description>SUSE CVE CVE-2013-7339 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-0055/</URL>
      <Description>SUSE CVE CVE-2014-0055 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-0069/</URL>
      <Description>SUSE CVE CVE-2014-0069 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-0077/</URL>
      <Description>SUSE CVE CVE-2014-0077 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-0101/</URL>
      <Description>SUSE CVE CVE-2014-0101 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-0131/</URL>
      <Description>SUSE CVE CVE-2014-0131 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-0155/</URL>
      <Description>SUSE CVE CVE-2014-0155 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-0181/</URL>
      <Description>SUSE CVE CVE-2014-0181 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-0196/</URL>
      <Description>SUSE CVE CVE-2014-0196 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-1444/</URL>
      <Description>SUSE CVE CVE-2014-1444 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-1445/</URL>
      <Description>SUSE CVE CVE-2014-1445 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-1446/</URL>
      <Description>SUSE CVE CVE-2014-1446 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-1737/</URL>
      <Description>SUSE CVE CVE-2014-1737 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-1738/</URL>
      <Description>SUSE CVE CVE-2014-1738 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-1739/</URL>
      <Description>SUSE CVE CVE-2014-1739 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-1874/</URL>
      <Description>SUSE CVE CVE-2014-1874 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-2309/</URL>
      <Description>SUSE CVE CVE-2014-2309 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-2523/</URL>
      <Description>SUSE CVE CVE-2014-2523 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-2678/</URL>
      <Description>SUSE CVE CVE-2014-2678 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-2706/</URL>
      <Description>SUSE CVE CVE-2014-2706 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-2851/</URL>
      <Description>SUSE CVE CVE-2014-2851 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3122/</URL>
      <Description>SUSE CVE CVE-2014-3122 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3144/</URL>
      <Description>SUSE CVE CVE-2014-3144 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3145/</URL>
      <Description>SUSE CVE CVE-2014-3145 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3153/</URL>
      <Description>SUSE CVE CVE-2014-3153 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3181/</URL>
      <Description>SUSE CVE CVE-2014-3181 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3184/</URL>
      <Description>SUSE CVE CVE-2014-3184 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3185/</URL>
      <Description>SUSE CVE CVE-2014-3185 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3186/</URL>
      <Description>SUSE CVE CVE-2014-3186 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3601/</URL>
      <Description>SUSE CVE CVE-2014-3601 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3610/</URL>
      <Description>SUSE CVE CVE-2014-3610 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3646/</URL>
      <Description>SUSE CVE CVE-2014-3646 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3647/</URL>
      <Description>SUSE CVE CVE-2014-3647 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3673/</URL>
      <Description>SUSE CVE CVE-2014-3673 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3687/</URL>
      <Description>SUSE CVE CVE-2014-3687 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3688/</URL>
      <Description>SUSE CVE CVE-2014-3688 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3690/</URL>
      <Description>SUSE CVE CVE-2014-3690 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-3917/</URL>
      <Description>SUSE CVE CVE-2014-3917 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-4027/</URL>
      <Description>SUSE CVE CVE-2014-4027 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-4171/</URL>
      <Description>SUSE CVE CVE-2014-4171 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-4508/</URL>
      <Description>SUSE CVE CVE-2014-4508 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-4608/</URL>
      <Description>SUSE CVE CVE-2014-4608 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-4652/</URL>
      <Description>SUSE CVE CVE-2014-4652 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-4653/</URL>
      <Description>SUSE CVE CVE-2014-4653 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-4654/</URL>
      <Description>SUSE CVE CVE-2014-4654 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-4655/</URL>
      <Description>SUSE CVE CVE-2014-4655 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-4656/</URL>
      <Description>SUSE CVE CVE-2014-4656 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-4667/</URL>
      <Description>SUSE CVE CVE-2014-4667 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-4699/</URL>
      <Description>SUSE CVE CVE-2014-4699 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-4943/</URL>
      <Description>SUSE CVE CVE-2014-4943 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-5077/</URL>
      <Description>SUSE CVE CVE-2014-5077 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-5471/</URL>
      <Description>SUSE CVE CVE-2014-5471 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-5472/</URL>
      <Description>SUSE CVE CVE-2014-5472 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-6410/</URL>
      <Description>SUSE CVE CVE-2014-6410 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-7822/</URL>
      <Description>SUSE CVE CVE-2014-7822 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-7826/</URL>
      <Description>SUSE CVE CVE-2014-7826 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-7841/</URL>
      <Description>SUSE CVE CVE-2014-7841 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-7842/</URL>
      <Description>SUSE CVE CVE-2014-7842 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-7970/</URL>
      <Description>SUSE CVE CVE-2014-7970 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-8086/</URL>
      <Description>SUSE CVE CVE-2014-8086 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-8133/</URL>
      <Description>SUSE CVE CVE-2014-8133 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-8134/</URL>
      <Description>SUSE CVE CVE-2014-8134 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-8159/</URL>
      <Description>SUSE CVE CVE-2014-8159 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-8160/</URL>
      <Description>SUSE CVE CVE-2014-8160 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-8369/</URL>
      <Description>SUSE CVE CVE-2014-8369 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-8559/</URL>
      <Description>SUSE CVE CVE-2014-8559 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-8709/</URL>
      <Description>SUSE CVE CVE-2014-8709 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-8884/</URL>
      <Description>SUSE CVE CVE-2014-8884 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-9090/</URL>
      <Description>SUSE CVE CVE-2014-9090 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-9322/</URL>
      <Description>SUSE CVE CVE-2014-9322 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-9419/</URL>
      <Description>SUSE CVE CVE-2014-9419 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-9420/</URL>
      <Description>SUSE CVE CVE-2014-9420 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-9529/</URL>
      <Description>SUSE CVE CVE-2014-9529 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-9584/</URL>
      <Description>SUSE CVE CVE-2014-9584 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-9585/</URL>
      <Description>SUSE CVE CVE-2014-9585 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2014-9683/</URL>
      <Description>SUSE CVE CVE-2014-9683 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-0777/</URL>
      <Description>SUSE CVE CVE-2015-0777 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-1421/</URL>
      <Description>SUSE CVE CVE-2015-1421 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-1593/</URL>
      <Description>SUSE CVE CVE-2015-1593 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-2041/</URL>
      <Description>SUSE CVE CVE-2015-2041 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-2042/</URL>
      <Description>SUSE CVE CVE-2015-2042 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-2150/</URL>
      <Description>SUSE CVE CVE-2015-2150 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-2830/</URL>
      <Description>SUSE CVE CVE-2015-2830 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-2922/</URL>
      <Description>SUSE CVE CVE-2015-2922 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-3331/</URL>
      <Description>SUSE CVE CVE-2015-3331 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-3339/</URL>
      <Description>SUSE CVE CVE-2015-3339 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2015-3636/</URL>
      <Description>SUSE CVE CVE-2015-3636 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 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Desktop 11 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3" CPE="cpe:/o:suse:suse_sled:11:sp3">SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 11 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3">SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3" CPE="cpe:/o:suse:suse_sles:11:sp3">SUSE Linux Enterprise Server 11 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP3-TERADATA">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA" CPE="cpe:/o:suse:sles:11:sp3:teradata">SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3" CPE="cpe:/o:suse:sles_sap:11:sp3">SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="kernel-bigsmp-devel-3.0.101-0.47.55.1">
      <FullProductName ProductID="kernel-bigsmp-devel-3.0.101-0.47.55.1">kernel-bigsmp-devel-3.0.101-0.47.55.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-default-3.0.101-0.40.1">kernel-default-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-default-base-3.0.101-0.40.1">kernel-default-base-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-default-devel-3.0.101-0.40.1">kernel-default-devel-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-default-extra-3.0.101-0.40.1">kernel-default-extra-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-pae-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-pae-3.0.101-0.40.1">kernel-pae-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-pae-base-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-pae-base-3.0.101-0.40.1">kernel-pae-base-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-pae-devel-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-pae-devel-3.0.101-0.40.1">kernel-pae-devel-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-pae-extra-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-pae-extra-3.0.101-0.40.1">kernel-pae-extra-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-source-3.0.101-0.40.1">kernel-source-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-syms-3.0.101-0.40.1">kernel-syms-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-trace-devel-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-trace-devel-3.0.101-0.40.1">kernel-trace-devel-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-xen-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-xen-3.0.101-0.40.1">kernel-xen-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-xen-base-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-xen-base-3.0.101-0.40.1">kernel-xen-base-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-xen-devel-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-xen-devel-3.0.101-0.40.1">kernel-xen-devel-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-xen-extra-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-xen-extra-3.0.101-0.40.1">kernel-xen-extra-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3">
      <FullProductName ProductID="xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3">xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3">
      <FullProductName ProductID="xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3">xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21">
      <FullProductName ProductID="cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21">cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98">
      <FullProductName ProductID="cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98">cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98">
      <FullProductName ProductID="cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98">cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98">
      <FullProductName ProductID="cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98">cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98">
      <FullProductName ProductID="cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98">cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98">
      <FullProductName ProductID="cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98">cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21">
      <FullProductName ProductID="gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21">gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-2_3.0.101_0.40-0.16.104">
      <FullProductName ProductID="gfs2-kmp-default-2_3.0.101_0.40-0.16.104">gfs2-kmp-default-2_3.0.101_0.40-0.16.104</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-pae-2_3.0.101_0.40-0.16.104">
      <FullProductName ProductID="gfs2-kmp-pae-2_3.0.101_0.40-0.16.104">gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104">
      <FullProductName ProductID="gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104">gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-trace-2_3.0.101_0.40-0.16.104">
      <FullProductName ProductID="gfs2-kmp-trace-2_3.0.101_0.40-0.16.104">gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-xen-2_3.0.101_0.40-0.16.104">
      <FullProductName ProductID="gfs2-kmp-xen-2_3.0.101_0.40-0.16.104">gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21">
      <FullProductName ProductID="ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21">ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98">
      <FullProductName ProductID="ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98">ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98">
      <FullProductName ProductID="ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98">ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98">
      <FullProductName ProductID="ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98">ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98">
      <FullProductName ProductID="ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98">ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98">
      <FullProductName ProductID="ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98">ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-bigsmp-3.0.101-0.47.55.1">
      <FullProductName ProductID="kernel-bigsmp-3.0.101-0.47.55.1">kernel-bigsmp-3.0.101-0.47.55.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-bigsmp-base-3.0.101-0.47.55.1">
      <FullProductName ProductID="kernel-bigsmp-base-3.0.101-0.47.55.1">kernel-bigsmp-base-3.0.101-0.47.55.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-man-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-default-man-3.0.101-0.40.1">kernel-default-man-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ec2-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-ec2-3.0.101-0.40.1">kernel-ec2-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ec2-base-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-ec2-base-3.0.101-0.40.1">kernel-ec2-base-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ec2-devel-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-ec2-devel-3.0.101-0.40.1">kernel-ec2-devel-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ppc64-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-ppc64-3.0.101-0.40.1">kernel-ppc64-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ppc64-base-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-ppc64-base-3.0.101-0.40.1">kernel-ppc64-base-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-ppc64-devel-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-ppc64-devel-3.0.101-0.40.1">kernel-ppc64-devel-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-trace-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-trace-3.0.101-0.40.1">kernel-trace-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-trace-base-3.0.101-0.40.1">
      <FullProductName ProductID="kernel-trace-base-3.0.101-0.40.1">kernel-trace-base-3.0.101-0.40.1</FullProductName>
    </Branch>
    <Relationship ProductReference="kernel-bigsmp-devel-3.0.101-0.47.55.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1">kernel-bigsmp-devel-3.0.101-0.47.55.1 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1">kernel-default-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1">kernel-default-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1">kernel-default-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-extra-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1">kernel-default-extra-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1">kernel-pae-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1">kernel-pae-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1">kernel-pae-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-extra-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1">kernel-pae-extra-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1">kernel-source-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1">kernel-syms-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-trace-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1">kernel-trace-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1">kernel-xen-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1">kernel-xen-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1">kernel-xen-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-extra-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1">kernel-xen-extra-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3">xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Desktop 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3">xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3 as a component of SUSE Linux Enterprise Desktop 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21">cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21 as a component of SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98">cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98 as a component of SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98">cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98 as a component of SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98">cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98 as a component of SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98">cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98 as a component of SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98">cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98 as a component of SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21">gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21 as a component of SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-2_3.0.101_0.40-0.16.104" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104">gfs2-kmp-default-2_3.0.101_0.40-0.16.104 as a component of SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-pae-2_3.0.101_0.40-0.16.104" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104">gfs2-kmp-pae-2_3.0.101_0.40-0.16.104 as a component of SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104">gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104 as a component of SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-trace-2_3.0.101_0.40-0.16.104" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104">gfs2-kmp-trace-2_3.0.101_0.40-0.16.104 as a component of SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-xen-2_3.0.101_0.40-0.16.104" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104">gfs2-kmp-xen-2_3.0.101_0.40-0.16.104 as a component of SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21">ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21 as a component of SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98">ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98 as a component of SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98">ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98 as a component of SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98">ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98 as a component of SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98">ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98 as a component of SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98">ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98 as a component of SUSE Linux Enterprise High Availability Extension 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-bigsmp-3.0.101-0.47.55.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1">kernel-bigsmp-3.0.101-0.47.55.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-bigsmp-base-3.0.101-0.47.55.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1">kernel-bigsmp-base-3.0.101-0.47.55.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-bigsmp-devel-3.0.101-0.47.55.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1">kernel-bigsmp-devel-3.0.101-0.47.55.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1">kernel-default-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1">kernel-default-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1">kernel-default-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1">kernel-default-man-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ec2-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1">kernel-ec2-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ec2-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1">kernel-ec2-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ec2-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1">kernel-ec2-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1">kernel-pae-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1">kernel-pae-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1">kernel-pae-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ppc64-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1">kernel-ppc64-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ppc64-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1">kernel-ppc64-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ppc64-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1">kernel-ppc64-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1">kernel-source-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1">kernel-syms-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-trace-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1">kernel-trace-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-trace-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1">kernel-trace-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-trace-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1">kernel-trace-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1">kernel-xen-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1">kernel-xen-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1">kernel-xen-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3">xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3">xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3 as a component of SUSE Linux Enterprise Server 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-bigsmp-3.0.101-0.47.55.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1">kernel-bigsmp-3.0.101-0.47.55.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-bigsmp-base-3.0.101-0.47.55.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1">kernel-bigsmp-base-3.0.101-0.47.55.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-bigsmp-devel-3.0.101-0.47.55.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1">kernel-bigsmp-devel-3.0.101-0.47.55.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1">kernel-default-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1">kernel-default-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1">kernel-default-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1">kernel-default-man-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ec2-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1">kernel-ec2-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ec2-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1">kernel-ec2-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ec2-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1">kernel-ec2-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1">kernel-pae-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1">kernel-pae-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1">kernel-pae-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ppc64-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1">kernel-ppc64-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ppc64-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1">kernel-ppc64-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ppc64-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1">kernel-ppc64-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1">kernel-source-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1">kernel-syms-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-trace-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1">kernel-trace-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-trace-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1">kernel-trace-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-trace-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1">kernel-trace-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1">kernel-xen-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1">kernel-xen-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1">kernel-xen-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3">xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP3-TERADATA">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3">xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3 as a component of SUSE Linux Enterprise Server 11 SP3-TERADATA</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-bigsmp-3.0.101-0.47.55.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1">kernel-bigsmp-3.0.101-0.47.55.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-bigsmp-base-3.0.101-0.47.55.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1">kernel-bigsmp-base-3.0.101-0.47.55.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-bigsmp-devel-3.0.101-0.47.55.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1">kernel-bigsmp-devel-3.0.101-0.47.55.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1">kernel-default-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1">kernel-default-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1">kernel-default-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-man-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1">kernel-default-man-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ec2-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1">kernel-ec2-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ec2-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1">kernel-ec2-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ec2-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1">kernel-ec2-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1">kernel-pae-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1">kernel-pae-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-pae-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1">kernel-pae-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ppc64-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1">kernel-ppc64-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ppc64-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1">kernel-ppc64-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-ppc64-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1">kernel-ppc64-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1">kernel-source-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1">kernel-syms-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-trace-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1">kernel-trace-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-trace-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1">kernel-trace-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-trace-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1">kernel-trace-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1">kernel-xen-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-base-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1">kernel-xen-base-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-xen-devel-3.0.101-0.40.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1">kernel-xen-devel-3.0.101-0.40.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3">xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
    <Relationship ProductReference="xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP3">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3">xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP3</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The rds_ib_xmit function in net/rds/ib_send.c in the Reliable Datagram Sockets (RDS) protocol implementation in the Linux kernel 3.7.4 and earlier allows local users to cause a denial of service (BUG_ON and kernel panic) by establishing an RDS connection with the source IP address equal to the IPoIB interface's own IP address, as demonstrated by rds-ping.</Note>
    </Notes>
    <CVE>CVE-2012-2372</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.4</BaseScore>
        <Vector>AV:L/AC:M/Au:S/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2012-2372.html</URL>
        <Description>CVE-2012-2372</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/767610</URL>
        <Description>SUSE Bug 767610</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/795039</URL>
        <Description>SUSE Bug 795039</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The __request_module function in kernel/kmod.c in the Linux kernel before 3.4 does not set a certain killable attribute, which allows local users to cause a denial of service (memory consumption) via a crafted application.</Note>
    </Notes>
    <CVE>CVE-2012-4398</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2012-4398.html</URL>
        <Description>CVE-2012-4398</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/778463</URL>
        <Description>SUSE Bug 778463</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/779488</URL>
        <Description>SUSE Bug 779488</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 Linux kernel through 3.7.9 allows local users to obtain sensitive information about keystroke timing by using the inotify API on the /dev/ptmx device.</Note>
    </Notes>
    <CVE>CVE-2013-0160</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-0160.html</URL>
        <Description>CVE-2013-0160</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/797175</URL>
        <Description>SUSE Bug 797175</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/841063</URL>
        <Description>SUSE Bug 841063</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/871595</URL>
        <Description>SUSE Bug 871595</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">net/ceph/auth_none.c in the Linux kernel through 3.10 allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via an auth_reply message that triggers an attempted build_request operation.</Note>
    </Notes>
    <CVE>CVE-2013-1059</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.8</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-1059.html</URL>
        <Description>CVE-2013-1059</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/826350</URL>
        <Description>SUSE Bug 826350</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/882913</URL>
        <Description>SUSE Bug 882913</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="5">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The chase_port function in drivers/usb/serial/io_ti.c in the Linux kernel before 3.7.4 allows local users to cause a denial of service (NULL pointer dereference and system crash) via an attempted /dev/ttyUSB read or write operation on a disconnected Edgeport USB serial converter.</Note>
    </Notes>
    <CVE>CVE-2013-1774</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:L/AC:H/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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-1774.html</URL>
        <Description>CVE-2013-1774</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/806976</URL>
        <Description>SUSE Bug 806976</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/807455</URL>
        <Description>SUSE Bug 807455</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/871595</URL>
        <Description>SUSE Bug 871595</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 _xfs_buf_find function in fs/xfs/xfs_buf.c in the Linux kernel before 3.7.6 does not validate block numbers, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by leveraging the ability to mount an XFS filesystem containing a metadata inode with an invalid extent map.</Note>
    </Notes>
    <CVE>CVE-2013-1819</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-1819.html</URL>
        <Description>CVE-2013-1819</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/807471</URL>
        <Description>SUSE Bug 807471</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">Heap-based buffer overflow in the tg3_read_vpd function in drivers/net/ethernet/broadcom/tg3.c in the Linux kernel before 3.8.6 allows physically proximate attackers to cause a denial of service (system crash) or possibly execute arbitrary code via crafted firmware that specifies a long string in the Vital Product Data (VPD) data structure.</Note>
    </Notes>
    <CVE>CVE-2013-1929</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.4</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
      <ScoreSet>
        <BaseScore>4.4</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-1929.html</URL>
        <Description>CVE-2013-1929</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/813733</URL>
        <Description>SUSE Bug 813733</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="8">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The scm_set_cred function in include/net/scm.h in the Linux kernel before 3.8.11 uses incorrect uid and gid values during credentials passing, which allows local users to gain privileges via a crafted application.</Note>
    </Notes>
    <CVE>CVE-2013-1979</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-1979.html</URL>
        <Description>CVE-2013-1979</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/816708</URL>
        <Description>SUSE Bug 816708</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">arch/x86/kernel/cpu/perf_event_intel.c in the Linux kernel before 3.8.9, when the Performance Events Subsystem is enabled, specifies an incorrect bitmask, which allows local users to cause a denial of service (general protection fault and system crash) by attempting to set a reserved bit.</Note>
    </Notes>
    <CVE>CVE-2013-2146</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-2146.html</URL>
        <Description>CVE-2013-2146</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/825006</URL>
        <Description>SUSE Bug 825006</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="10">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The fill_event_metadata function in fs/notify/fanotify/fanotify_user.c in the Linux kernel through 3.9.4 does not initialize a certain structure member, which allows local users to obtain sensitive information from kernel memory via a read operation on the fanotify descriptor.</Note>
    </Notes>
    <CVE>CVE-2013-2148</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-2148.html</URL>
        <Description>CVE-2013-2148</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/823517</URL>
        <Description>SUSE Bug 823517</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="11">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The mmc_ioctl_cdrom_read_data function in drivers/cdrom/cdrom.c in the Linux kernel through 3.10 allows local users to obtain sensitive information from kernel memory via a read operation on a malfunctioning CD-ROM drive.</Note>
    </Notes>
    <CVE>CVE-2013-2164</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-2164.html</URL>
        <Description>CVE-2013-2164</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/824295</URL>
        <Description>SUSE Bug 824295</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="12">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The sctp_sf_do_5_2_4_dupcook function in net/sctp/sm_statefuns.c in the SCTP implementation in the Linux kernel before 3.8.5 does not properly handle associations during the processing of a duplicate COOKIE ECHO chunk, which allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via crafted SCTP traffic.</Note>
    </Notes>
    <CVE>CVE-2013-2206</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.4</BaseScore>
        <Vector>AV:N/AC:H/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
      <ScoreSet>
        <BaseScore>5.4</BaseScore>
        <Vector>AV:N/AC:H/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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-2206.html</URL>
        <Description>CVE-2013-2206</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/781018</URL>
        <Description>SUSE Bug 781018</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/826102</URL>
        <Description>SUSE Bug 826102</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="13">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The ip6_sk_dst_check function in net/ipv6/ip6_output.c in the Linux kernel before 3.10 allows local users to cause a denial of service (system crash) by using an AF_INET6 socket for a connection to an IPv4 interface.</Note>
    </Notes>
    <CVE>CVE-2013-2232</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-2232.html</URL>
        <Description>CVE-2013-2232</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/827750</URL>
        <Description>SUSE Bug 827750</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="14">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The (1) key_notify_sa_flush and (2) key_notify_policy_flush functions in net/key/af_key.c in the Linux kernel before 3.10 do not initialize certain structure members, which allows local users to obtain sensitive information from kernel heap memory by reading a broadcast message from the notify interface of an IPSec key_socket.</Note>
    </Notes>
    <CVE>CVE-2013-2234</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-2234.html</URL>
        <Description>CVE-2013-2234</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/827749</URL>
        <Description>SUSE Bug 827749</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="15">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The key_notify_policy_flush function in net/key/af_key.c in the Linux kernel before 3.9 does not initialize a certain structure member, which allows local users to obtain sensitive information from kernel heap memory by reading a broadcast message from the notify_policy interface of an IPSec key_socket.</Note>
    </Notes>
    <CVE>CVE-2013-2237</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-2237.html</URL>
        <Description>CVE-2013-2237</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/828119</URL>
        <Description>SUSE Bug 828119</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="16">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Format string vulnerability in the register_disk function in block/genhd.c in the Linux kernel through 3.9.4 allows local users to gain privileges by leveraging root access and writing format string specifiers to /sys/module/md_mod/parameters/new_array in order to create a crafted /dev/md device name.</Note>
    </Notes>
    <CVE>CVE-2013-2851</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6</BaseScore>
        <Vector>AV:L/AC:H/Au:S/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-2851.html</URL>
        <Description>CVE-2013-2851</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/822575</URL>
        <Description>SUSE Bug 822575</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="17">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Format string vulnerability in the b43_request_firmware function in drivers/net/wireless/b43/main.c in the Broadcom B43 wireless driver in the Linux kernel through 3.9.4 allows local users to gain privileges by leveraging root access and including format string specifiers in an fwpostfix modprobe parameter, leading to improper construction of an error message.</Note>
    </Notes>
    <CVE>CVE-2013-2852</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-2852.html</URL>
        <Description>CVE-2013-2852</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/822579</URL>
        <Description>SUSE Bug 822579</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="18">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">drivers/hid/hid-zpff.c in the Human Interface Device (HID) subsystem in the Linux kernel through 3.11, when CONFIG_HID_ZEROPLUS is enabled, allows physically proximate attackers to cause a denial of service (heap-based out-of-bounds write) via a crafted device.</Note>
    </Notes>
    <CVE>CVE-2013-2889</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-2889.html</URL>
        <Description>CVE-2013-2889</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/835839</URL>
        <Description>SUSE Bug 835839</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="19">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The Human Interface Device (HID) subsystem in the Linux kernel through 3.11, when CONFIG_LOGITECH_FF, CONFIG_LOGIG940_FF, or CONFIG_LOGIWHEELS_FF is enabled, allows physically proximate attackers to cause a denial of service (heap-based out-of-bounds write) via a crafted device, related to (1) drivers/hid/hid-lgff.c, (2) drivers/hid/hid-lg3ff.c, and (3) drivers/hid/hid-lg4ff.c.</Note>
    </Notes>
    <CVE>CVE-2013-2893</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-2893.html</URL>
        <Description>CVE-2013-2893</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/835839</URL>
        <Description>SUSE Bug 835839</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="20">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Multiple array index errors in drivers/hid/hid-multitouch.c in the Human Interface Device (HID) subsystem in the Linux kernel through 3.11, when CONFIG_HID_MULTITOUCH is enabled, allow physically proximate attackers to cause a denial of service (heap memory corruption, or NULL pointer dereference and OOPS) via a crafted device.</Note>
    </Notes>
    <CVE>CVE-2013-2897</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-2897.html</URL>
        <Description>CVE-2013-2897</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1241174</URL>
        <Description>SUSE Bug 1241174</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/835839</URL>
        <Description>SUSE Bug 835839</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="21">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">drivers/hid/hid-picolcd_core.c in the Human Interface Device (HID) subsystem in the Linux kernel through 3.11, when CONFIG_HID_PICOLCD is enabled, allows physically proximate attackers to cause a denial of service (NULL pointer dereference and OOPS) via a crafted device.</Note>
    </Notes>
    <CVE>CVE-2013-2899</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-2899.html</URL>
        <Description>CVE-2013-2899</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1241177</URL>
        <Description>SUSE Bug 1241177</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/835839</URL>
        <Description>SUSE Bug 835839</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="22">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The Linux kernel before 3.12.2 does not properly use the get_dumpable function, which allows local users to bypass intended ptrace restrictions or obtain sensitive information from IA64 scratch registers via a crafted application, related to kernel/ptrace.c and arch/ia64/include/asm/processor.h.</Note>
    </Notes>
    <CVE>CVE-2013-2929</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.3</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-2929.html</URL>
        <Description>CVE-2013-2929</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/824295</URL>
        <Description>SUSE Bug 824295</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/847652</URL>
        <Description>SUSE Bug 847652</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="23">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The perf_trace_event_perm function in kernel/trace/trace_event_perf.c in the Linux kernel before 3.12.2 does not properly restrict access to the perf subsystem, which allows local users to enable function tracing via a crafted application.</Note>
    </Notes>
    <CVE>CVE-2013-2930</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-2930.html</URL>
        <Description>CVE-2013-2930</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/849362</URL>
        <Description>SUSE Bug 849362</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="24">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The crypto API in the Linux kernel through 3.9-rc8 does not initialize certain length variables, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call, related to the hash_recvmsg function in crypto/algif_hash.c and the skcipher_recvmsg function in crypto/algif_skcipher.c.</Note>
    </Notes>
    <CVE>CVE-2013-3076</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-3076.html</URL>
        <Description>CVE-2013-3076</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/816668</URL>
        <Description>SUSE Bug 816668</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="25">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The vcc_recvmsg function in net/atm/common.c in the Linux kernel before 3.9-rc7 does not initialize a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call.</Note>
    </Notes>
    <CVE>CVE-2013-3222</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-3222.html</URL>
        <Description>CVE-2013-3222</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/816668</URL>
        <Description>SUSE Bug 816668</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="26">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The ax25_recvmsg function in net/ax25/af_ax25.c in the Linux kernel before 3.9-rc7 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call.</Note>
    </Notes>
    <CVE>CVE-2013-3223</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-3223.html</URL>
        <Description>CVE-2013-3223</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/816668</URL>
        <Description>SUSE Bug 816668</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="27">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The bt_sock_recvmsg function in net/bluetooth/af_bluetooth.c in the Linux kernel before 3.9-rc7 does not properly initialize a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call.</Note>
    </Notes>
    <CVE>CVE-2013-3224</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-3224.html</URL>
        <Description>CVE-2013-3224</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/816668</URL>
        <Description>SUSE Bug 816668</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="28">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The rfcomm_sock_recvmsg function in net/bluetooth/rfcomm/sock.c in the Linux kernel before 3.9-rc7 does not initialize a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call.</Note>
    </Notes>
    <CVE>CVE-2013-3225</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-3225.html</URL>
        <Description>CVE-2013-3225</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/816668</URL>
        <Description>SUSE Bug 816668</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="29">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The caif_seqpkt_recvmsg function in net/caif/caif_socket.c in the Linux kernel before 3.9-rc7 does not initialize a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call.</Note>
    </Notes>
    <CVE>CVE-2013-3227</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-3227.html</URL>
        <Description>CVE-2013-3227</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/816668</URL>
        <Description>SUSE Bug 816668</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="30">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The irda_recvmsg_dgram function in net/irda/af_irda.c in the Linux kernel before 3.9-rc7 does not initialize a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call.</Note>
    </Notes>
    <CVE>CVE-2013-3228</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-3228.html</URL>
        <Description>CVE-2013-3228</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/816668</URL>
        <Description>SUSE Bug 816668</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="31">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The iucv_sock_recvmsg function in net/iucv/af_iucv.c in the Linux kernel before 3.9-rc7 does not initialize a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call.</Note>
    </Notes>
    <CVE>CVE-2013-3229</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-3229.html</URL>
        <Description>CVE-2013-3229</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/816668</URL>
        <Description>SUSE Bug 816668</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="32">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The llc_ui_recvmsg function in net/llc/af_llc.c in the Linux kernel before 3.9-rc7 does not initialize a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call.</Note>
    </Notes>
    <CVE>CVE-2013-3231</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-3231.html</URL>
        <Description>CVE-2013-3231</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/816668</URL>
        <Description>SUSE Bug 816668</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="33">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The nr_recvmsg function in net/netrom/af_netrom.c in the Linux kernel before 3.9-rc7 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call.</Note>
    </Notes>
    <CVE>CVE-2013-3232</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-3232.html</URL>
        <Description>CVE-2013-3232</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/816668</URL>
        <Description>SUSE Bug 816668</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="34">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The rose_recvmsg function in net/rose/af_rose.c in the Linux kernel before 3.9-rc7 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call.</Note>
    </Notes>
    <CVE>CVE-2013-3234</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-3234.html</URL>
        <Description>CVE-2013-3234</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/816668</URL>
        <Description>SUSE Bug 816668</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="35">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">net/tipc/socket.c in the Linux kernel before 3.9-rc7 does not initialize a certain data structure and a certain length variable, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call.</Note>
    </Notes>
    <CVE>CVE-2013-3235</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-3235.html</URL>
        <Description>CVE-2013-3235</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/816668</URL>
        <Description>SUSE Bug 816668</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="36">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The ftrace implementation in the Linux kernel before 3.8.8 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by leveraging the CAP_SYS_ADMIN capability for write access to the (1) set_ftrace_pid or (2) set_graph_function file, and then making an lseek system call.</Note>
    </Notes>
    <CVE>CVE-2013-3301</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-3301.html</URL>
        <Description>CVE-2013-3301</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/815256</URL>
        <Description>SUSE Bug 815256</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="37">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The udp_v6_push_pending_frames function in net/ipv6/udp.c in the IPv6 implementation in the Linux kernel through 3.10.3 makes an incorrect function call for pending data, which allows local users to cause a denial of service (BUG and system crash) via a crafted application that uses the UDP_CORK option in a setsockopt system call.</Note>
    </Notes>
    <CVE>CVE-2013-4162</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4162.html</URL>
        <Description>CVE-2013-4162</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/831058</URL>
        <Description>SUSE Bug 831058</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="38">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The ip6_append_data_mtu function in net/ipv6/ip6_output.c in the IPv6 implementation in the Linux kernel through 3.10.3 does not properly maintain information about whether the IPV6_MTU setsockopt option had been specified, which allows local users to cause a denial of service (BUG and system crash) via a crafted application that uses the UDP_CORK option in a setsockopt system call.</Note>
    </Notes>
    <CVE>CVE-2013-4163</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4163.html</URL>
        <Description>CVE-2013-4163</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/831055</URL>
        <Description>SUSE Bug 831055</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="39">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Interpretation conflict in drivers/md/dm-snap-persistent.c in the Linux kernel through 3.11.6 allows remote authenticated users to obtain sensitive information or modify data via a crafted mapping to a snapshot block device.</Note>
    </Notes>
    <CVE>CVE-2013-4299</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6</BaseScore>
        <Vector>AV:N/AC:M/Au:S/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4299.html</URL>
        <Description>CVE-2013-4299</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/823260</URL>
        <Description>SUSE Bug 823260</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/846404</URL>
        <Description>SUSE Bug 846404</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="40">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Off-by-one error in the get_prng_bytes function in crypto/ansi_cprng.c in the Linux kernel through 3.11.4 makes it easier for context-dependent attackers to defeat cryptographic protection mechanisms via multiple requests for small amounts of data, leading to improper management of the state of the consumed data.</Note>
    </Notes>
    <CVE>CVE-2013-4345</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4345.html</URL>
        <Description>CVE-2013-4345</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/840226</URL>
        <Description>SUSE Bug 840226</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="41">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The Linux kernel before 3.12, when UDP Fragmentation Offload (UFO) is enabled, does not properly initialize certain data structures, which allows local users to cause a denial of service (memory corruption and system crash) or possibly gain privileges via a crafted application that uses the UDP_CORK option in a setsockopt system call and sends both short and long packets, related to the ip_ufo_append_data function in net/ipv4/ip_output.c and the ip6_ufo_append_data function in net/ipv6/ip6_output.c.</Note>
    </Notes>
    <CVE>CVE-2013-4470</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4470.html</URL>
        <Description>CVE-2013-4470</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/847672</URL>
        <Description>SUSE Bug 847672</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="42">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The ipc_rcu_putref function in ipc/util.c in the Linux kernel before 3.10 does not properly manage a reference count, which allows local users to cause a denial of service (memory consumption or system crash) via a crafted application.</Note>
    </Notes>
    <CVE>CVE-2013-4483</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4483.html</URL>
        <Description>CVE-2013-4483</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/848321</URL>
        <Description>SUSE Bug 848321</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="43">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Multiple integer overflows in Alchemy LCD frame-buffer drivers in the Linux kernel before 3.12 allow local users to create a read-write memory mapping for the entirety of kernel memory, and consequently gain privileges, via crafted mmap operations, related to the (1) au1100fb_fb_mmap function in drivers/video/au1100fb.c and the (2) au1200fb_fb_mmap function in drivers/video/au1200fb.c.</Note>
    </Notes>
    <CVE>CVE-2013-4511</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4511.html</URL>
        <Description>CVE-2013-4511</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/849021</URL>
        <Description>SUSE Bug 849021</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/850263</URL>
        <Description>SUSE Bug 850263</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="44">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Multiple buffer overflows in drivers/staging/wlags49_h2/wl_priv.c in the Linux kernel before 3.12 allow local users to cause a denial of service or possibly have unspecified other impact by leveraging the CAP_NET_ADMIN capability and providing a long station-name string, related to the (1) wvlan_uil_put_info and (2) wvlan_set_station_nickname functions.</Note>
    </Notes>
    <CVE>CVE-2013-4514</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4514.html</URL>
        <Description>CVE-2013-4514</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/849029</URL>
        <Description>SUSE Bug 849029</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="45">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The bcm_char_ioctl function in drivers/staging/bcm/Bcmchar.c in the Linux kernel before 3.12 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel memory via an IOCTL_BCM_GET_DEVICE_DRIVER_INFO ioctl call.</Note>
    </Notes>
    <CVE>CVE-2013-4515</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4515.html</URL>
        <Description>CVE-2013-4515</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/849034</URL>
        <Description>SUSE Bug 849034</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/850263</URL>
        <Description>SUSE Bug 850263</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="46">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The ath9k_htc_set_bssid_mask function in drivers/net/wireless/ath/ath9k/htc_drv_main.c in the Linux kernel through 3.12 uses a BSSID masking approach to determine the set of MAC addresses on which a Wi-Fi device is listening, which allows remote attackers to discover the original MAC address after spoofing by sending a series of packets to MAC addresses with certain bit manipulations.</Note>
    </Notes>
    <CVE>CVE-2013-4579</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4579.html</URL>
        <Description>CVE-2013-4579</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/851426</URL>
        <Description>SUSE Bug 851426</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="47">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Array index error in the kvm_vm_ioctl_create_vcpu function in virt/kvm/kvm_main.c in the KVM subsystem in the Linux kernel through 3.12.5 allows local users to gain privileges via a large id value.</Note>
    </Notes>
    <CVE>CVE-2013-4587</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4587.html</URL>
        <Description>CVE-2013-4587</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/853050</URL>
        <Description>SUSE Bug 853050</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/882914</URL>
        <Description>SUSE Bug 882914</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="48">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Memory leak in the __kvm_set_memory_region function in virt/kvm/kvm_main.c in the Linux kernel before 3.9 allows local users to cause a denial of service (memory consumption) by leveraging certain device access to trigger movement of memory slots.</Note>
    </Notes>
    <CVE>CVE-2013-4592</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:L/AC:H/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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-4592.html</URL>
        <Description>CVE-2013-4592</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/851101</URL>
        <Description>SUSE Bug 851101</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="49">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The apic_get_tmcct function in arch/x86/kvm/lapic.c in the KVM subsystem in the Linux kernel through 3.12.5 allows guest OS users to cause a denial of service (divide-by-zero error and host OS crash) via crafted modifications of the TMICT value.</Note>
    </Notes>
    <CVE>CVE-2013-6367</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.7</BaseScore>
        <Vector>AV:A/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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-6367.html</URL>
        <Description>CVE-2013-6367</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/853051</URL>
        <Description>SUSE Bug 853051</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="50">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The KVM subsystem in the Linux kernel through 3.12.5 allows local users to gain privileges or cause a denial of service (system crash) via a VAPIC synchronization operation involving a page-end address.</Note>
    </Notes>
    <CVE>CVE-2013-6368</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.2</BaseScore>
        <Vector>AV:L/AC:H/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-6368.html</URL>
        <Description>CVE-2013-6368</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/853052</URL>
        <Description>SUSE Bug 853052</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="51">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The recalculate_apic_map function in arch/x86/kvm/lapic.c in the KVM subsystem in the Linux kernel through 3.12.5 allows guest OS users to cause a denial of service (host OS crash) via a crafted ICR write operation in x2apic mode.</Note>
    </Notes>
    <CVE>CVE-2013-6376</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.2</BaseScore>
        <Vector>AV:A/AC:M/Au:S/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-6376.html</URL>
        <Description>CVE-2013-6376</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/853053</URL>
        <Description>SUSE Bug 853053</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="52">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The lbs_debugfs_write function in drivers/net/wireless/libertas/debugfs.c in the Linux kernel through 3.12.1 allows local users to cause a denial of service (OOPS) by leveraging root privileges for a zero-length write operation.</Note>
    </Notes>
    <CVE>CVE-2013-6378</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.4</BaseScore>
        <Vector>AV:L/AC:M/Au:S/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-6378.html</URL>
        <Description>CVE-2013-6378</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/852559</URL>
        <Description>SUSE Bug 852559</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="53">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The aac_send_raw_srb function in drivers/scsi/aacraid/commctrl.c in the Linux kernel through 3.12.1 does not properly validate a certain size value, which allows local users to cause a denial of service (invalid pointer dereference) or possibly have unspecified other impact via an FSACTL_SEND_RAW_SRB ioctl call that triggers a crafted SRB command.</Note>
    </Notes>
    <CVE>CVE-2013-6380</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-6380.html</URL>
        <Description>CVE-2013-6380</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/852373</URL>
        <Description>SUSE Bug 852373</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="54">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Multiple buffer underflows in the XFS implementation in the Linux kernel through 3.12.1 allow local users to cause a denial of service (memory corruption) or possibly have unspecified other impact by leveraging the CAP_SYS_ADMIN capability for a (1) XFS_IOC_ATTRLIST_BY_HANDLE or (2) XFS_IOC_ATTRLIST_BY_HANDLE_32 ioctl call with a crafted length value, related to the xfs_attrlist_by_handle function in fs/xfs/xfs_ioctl.c and the xfs_compat_attrlist_by_handle function in fs/xfs/xfs_ioctl32.c.</Note>
    </Notes>
    <CVE>CVE-2013-6382</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:L/AC:H/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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-6382.html</URL>
        <Description>CVE-2013-6382</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/823260</URL>
        <Description>SUSE Bug 823260</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/852553</URL>
        <Description>SUSE Bug 852553</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="55">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The aac_compat_ioctl function in drivers/scsi/aacraid/linit.c in the Linux kernel before 3.11.8 does not require the CAP_SYS_RAWIO capability, which allows local users to bypass intended access restrictions via a crafted ioctl call.</Note>
    </Notes>
    <CVE>CVE-2013-6383</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-6383.html</URL>
        <Description>CVE-2013-6383</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/852558</URL>
        <Description>SUSE Bug 852558</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="56">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">DO NOT USE THIS CANDIDATE NUMBER.  ConsultIDs: CVE-2013-7266, CVE-2013-7267, CVE-2013-7268, CVE-2013-7269, CVE-2013-7270, CVE-2013-7271.  Reason: This candidate is a duplicate of CVE-2013-7266, CVE-2013-7267, CVE-2013-7268, CVE-2013-7269, CVE-2013-7270, and CVE-2013-7271.  Notes: All CVE users should reference CVE-2013-7266, CVE-2013-7267, CVE-2013-7268, CVE-2013-7269, CVE-2013-7270, and/or CVE-2013-7271 instead of this candidate.  All references and descriptions in this candidate have been removed to prevent accidental usage</Note>
    </Notes>
    <CVE>CVE-2013-6463</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-6463.html</URL>
        <Description>CVE-2013-6463</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/854722</URL>
        <Description>SUSE Bug 854722</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/857643</URL>
        <Description>SUSE Bug 857643</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="57">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The microcode on AMD 16h 00h through 0Fh processors does not properly handle the interaction between locked instructions and write-combined memory types, which allows local users to cause a denial of service (system hang) via a crafted application, aka the errata 793 issue.</Note>
    </Notes>
    <CVE>CVE-2013-6885</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-6885.html</URL>
        <Description>CVE-2013-6885</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/849668</URL>
        <Description>SUSE Bug 849668</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/852967</URL>
        <Description>SUSE Bug 852967</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/853049</URL>
        <Description>SUSE Bug 853049</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="58">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The ieee80211_radiotap_iterator_init function in net/wireless/radiotap.c in the Linux kernel before 3.11.7 does not check whether a frame contains any data outside of the header, which might allow attackers to cause a denial of service (buffer over-read) via a crafted header.</Note>
    </Notes>
    <CVE>CVE-2013-7027</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.1</BaseScore>
        <Vector>AV:A/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-7027.html</URL>
        <Description>CVE-2013-7027</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/854634</URL>
        <Description>SUSE Bug 854634</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="59">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The Linux kernel before 3.12.4 updates certain length values before ensuring that associated data structures have been initialized, which allows local users to obtain sensitive information from kernel stack memory via a (1) recvfrom, (2) recvmmsg, or (3) recvmsg system call, related to net/ipv4/ping.c, net/ipv4/raw.c, net/ipv4/udp.c, net/ipv6/raw.c, and net/ipv6/udp.c.</Note>
    </Notes>
    <CVE>CVE-2013-7263</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-7263.html</URL>
        <Description>CVE-2013-7263</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/853040</URL>
        <Description>SUSE Bug 853040</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/857643</URL>
        <Description>SUSE Bug 857643</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="60">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The l2tp_ip_recvmsg function in net/l2tp/l2tp_ip.c in the Linux kernel before 3.12.4 updates a certain length value before ensuring that an associated data structure has been initialized, which allows local users to obtain sensitive information from kernel stack memory via a (1) recvfrom, (2) recvmmsg, or (3) recvmsg system call.</Note>
    </Notes>
    <CVE>CVE-2013-7264</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-7264.html</URL>
        <Description>CVE-2013-7264</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/853040</URL>
        <Description>SUSE Bug 853040</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/857643</URL>
        <Description>SUSE Bug 857643</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="61">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The pn_recvmsg function in net/phonet/datagram.c in the Linux kernel before 3.12.4 updates a certain length value before ensuring that an associated data structure has been initialized, which allows local users to obtain sensitive information from kernel stack memory via a (1) recvfrom, (2) recvmmsg, or (3) recvmsg system call.</Note>
    </Notes>
    <CVE>CVE-2013-7265</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-7265.html</URL>
        <Description>CVE-2013-7265</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/853040</URL>
        <Description>SUSE Bug 853040</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/857643</URL>
        <Description>SUSE Bug 857643</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="62">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The rds_ib_laddr_check function in net/rds/ib.c in the Linux kernel before 3.12.8 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a bind system call for an RDS socket on a system that lacks RDS transports.</Note>
    </Notes>
    <CVE>CVE-2013-7339</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-7339.html</URL>
        <Description>CVE-2013-7339</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/869563</URL>
        <Description>SUSE Bug 869563</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="63">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The get_rx_bufs function in drivers/vhost/net.c in the vhost-net subsystem in the Linux kernel package before 2.6.32-431.11.2 on Red Hat Enterprise Linux (RHEL) 6 does not properly handle vhost_get_vq_desc errors, which allows guest OS users to cause a denial of service (host OS crash) via unspecified vectors.</Note>
    </Notes>
    <CVE>CVE-2014-0055</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.5</BaseScore>
        <Vector>AV:A/AC:L/Au:S/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-0055.html</URL>
        <Description>CVE-2014-0055</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/870173</URL>
        <Description>SUSE Bug 870173</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="64">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The cifs_iovec_write function in fs/cifs/file.c in the Linux kernel through 3.13.5 does not properly handle uncached write operations that copy fewer than the requested number of bytes, which allows local users to obtain sensitive information from kernel memory, cause a denial of service (memory corruption and system crash), or possibly gain privileges via a writev system call with a crafted pointer.</Note>
    </Notes>
    <CVE>CVE-2014-0069</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-0069.html</URL>
        <Description>CVE-2014-0069</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/864025</URL>
        <Description>SUSE Bug 864025</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="65">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">drivers/vhost/net.c in the Linux kernel before 3.13.10, when mergeable buffers are disabled, does not properly validate packet lengths, which allows guest OS users to cause a denial of service (memory corruption and host OS crash) or possibly gain privileges on the host OS via crafted packets, related to the handle_rx and get_rx_bufs functions.</Note>
    </Notes>
    <CVE>CVE-2014-0077</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.5</BaseScore>
        <Vector>AV:A/AC:H/Au:S/C:P/I:P/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-0077.html</URL>
        <Description>CVE-2014-0077</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/870173</URL>
        <Description>SUSE Bug 870173</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/870576</URL>
        <Description>SUSE Bug 870576</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="66">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The sctp_sf_do_5_1D_ce function in net/sctp/sm_statefuns.c in the Linux kernel through 3.13.6 does not validate certain auth_enable and auth_capable fields before making an sctp_sf_authenticate call, which allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) via an SCTP handshake with a modified INIT chunk and a crafted AUTH chunk before a COOKIE_ECHO chunk.</Note>
    </Notes>
    <CVE>CVE-2014-0101</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.8</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-0101.html</URL>
        <Description>CVE-2014-0101</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1115893</URL>
        <Description>SUSE Bug 1115893</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/823260</URL>
        <Description>SUSE Bug 823260</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/866102</URL>
        <Description>SUSE Bug 866102</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="67">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Use-after-free vulnerability in the skb_segment function in net/core/skbuff.c in the Linux kernel through 3.13.6 allows attackers to obtain sensitive information from kernel memory by leveraging the absence of a certain orphaning operation.</Note>
    </Notes>
    <CVE>CVE-2014-0131</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.9</BaseScore>
        <Vector>AV:A/AC:M/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-0131.html</URL>
        <Description>CVE-2014-0131</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/824295</URL>
        <Description>SUSE Bug 824295</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/867723</URL>
        <Description>SUSE Bug 867723</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/869564</URL>
        <Description>SUSE Bug 869564</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/889071</URL>
        <Description>SUSE Bug 889071</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="68">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The ioapic_deliver function in virt/kvm/ioapic.c in the Linux kernel through 3.14.1 does not properly validate the kvm_irq_delivery_to_apic return value, which allows guest OS users to cause a denial of service (host OS crash) via a crafted entry in the redirection table of an I/O APIC.  NOTE: the affected code was moved to the ioapic_service function before the vulnerability was announced.</Note>
    </Notes>
    <CVE>CVE-2014-0155</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.5</BaseScore>
        <Vector>AV:A/AC:L/Au:S/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-0155.html</URL>
        <Description>CVE-2014-0155</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/824295</URL>
        <Description>SUSE Bug 824295</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/872540</URL>
        <Description>SUSE Bug 872540</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="69">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The Netlink implementation in the Linux kernel through 3.14.1 does not provide a mechanism for authorizing socket operations based on the opener of a socket, which allows local users to bypass intended access restrictions and modify network configurations by using a Netlink socket for the (1) stdout or (2) stderr of a setuid program.</Note>
    </Notes>
    <CVE>CVE-2014-0181</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-0181.html</URL>
        <Description>CVE-2014-0181</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/875051</URL>
        <Description>SUSE Bug 875051</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="70">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The n_tty_write function in drivers/tty/n_tty.c in the Linux kernel through 3.14.3 does not properly manage tty driver access in the "LECHO &amp; !OPOST" case, which allows local users to cause a denial of service (memory corruption and system crash) or gain privileges by triggering a race condition involving read and write operations with long strings.</Note>
    </Notes>
    <CVE>CVE-2014-0196</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-0196.html</URL>
        <Description>CVE-2014-0196</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/871252</URL>
        <Description>SUSE Bug 871252</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/875690</URL>
        <Description>SUSE Bug 875690</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/877345</URL>
        <Description>SUSE Bug 877345</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/879878</URL>
        <Description>SUSE Bug 879878</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/933423</URL>
        <Description>SUSE Bug 933423</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="71">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The fst_get_iface function in drivers/net/wan/farsync.c in the Linux kernel before 3.11.7 does not properly initialize a certain data structure, which allows local users to obtain sensitive information from kernel memory by leveraging the CAP_NET_ADMIN capability for an SIOCWANDEV ioctl call.</Note>
    </Notes>
    <CVE>CVE-2014-1444</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.7</BaseScore>
        <Vector>AV:L/AC:L/Au:S/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-1444.html</URL>
        <Description>CVE-2014-1444</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/823260</URL>
        <Description>SUSE Bug 823260</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/858869</URL>
        <Description>SUSE Bug 858869</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="72">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The wanxl_ioctl function in drivers/net/wan/wanxl.c in the Linux kernel before 3.11.7 does not properly initialize a certain data structure, which allows local users to obtain sensitive information from kernel memory via an ioctl call.</Note>
    </Notes>
    <CVE>CVE-2014-1445</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-1445.html</URL>
        <Description>CVE-2014-1445</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/823260</URL>
        <Description>SUSE Bug 823260</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/858870</URL>
        <Description>SUSE Bug 858870</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="73">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The yam_ioctl function in drivers/net/hamradio/yam.c in the Linux kernel before 3.12.8 does not initialize a certain structure member, which allows local users to obtain sensitive information from kernel memory by leveraging the CAP_NET_ADMIN capability for an SIOCYAMGCFG ioctl call.</Note>
    </Notes>
    <CVE>CVE-2014-1446</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-1446.html</URL>
        <Description>CVE-2014-1446</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/823260</URL>
        <Description>SUSE Bug 823260</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/858872</URL>
        <Description>SUSE Bug 858872</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="74">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The raw_cmd_copyin function in drivers/block/floppy.c in the Linux kernel through 3.14.3 does not properly handle error conditions during processing of an FDRAWCMD ioctl call, which allows local users to trigger kfree operations and gain privileges by leveraging write access to a /dev/fd device.</Note>
    </Notes>
    <CVE>CVE-2014-1737</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-1737.html</URL>
        <Description>CVE-2014-1737</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1115893</URL>
        <Description>SUSE Bug 1115893</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/875798</URL>
        <Description>SUSE Bug 875798</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/877345</URL>
        <Description>SUSE Bug 877345</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="75">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The raw_cmd_copyout function in drivers/block/floppy.c in the Linux kernel through 3.14.3 does not properly restrict access to certain pointers during processing of an FDRAWCMD ioctl call, which allows local users to obtain sensitive information from kernel heap memory by leveraging write access to a /dev/fd device.</Note>
    </Notes>
    <CVE>CVE-2014-1738</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-1738.html</URL>
        <Description>CVE-2014-1738</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/875798</URL>
        <Description>SUSE Bug 875798</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/877345</URL>
        <Description>SUSE Bug 877345</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="76">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The media_device_enum_entities function in drivers/media/media-device.c in the Linux kernel before 3.14.6 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel memory by leveraging /dev/media0 read access for a MEDIA_IOC_ENUM_ENTITIES ioctl call.</Note>
    </Notes>
    <CVE>CVE-2014-1739</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-1739.html</URL>
        <Description>CVE-2014-1739</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/882804</URL>
        <Description>SUSE Bug 882804</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="77">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The security_context_to_sid_core function in security/selinux/ss/services.c in the Linux kernel before 3.13.4 allows local users to cause a denial of service (system crash) by leveraging the CAP_MAC_ADMIN capability to set a zero-length security context.</Note>
    </Notes>
    <CVE>CVE-2014-1874</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-1874.html</URL>
        <Description>CVE-2014-1874</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/823260</URL>
        <Description>SUSE Bug 823260</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/863335</URL>
        <Description>SUSE Bug 863335</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="78">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The ip6_route_add function in net/ipv6/route.c in the Linux kernel through 3.13.6 does not properly count the addition of routes, which allows remote attackers to cause a denial of service (memory consumption) via a flood of ICMPv6 Router Advertisement packets.</Note>
    </Notes>
    <CVE>CVE-2014-2309</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.1</BaseScore>
        <Vector>AV:A/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-2309.html</URL>
        <Description>CVE-2014-2309</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/824295</URL>
        <Description>SUSE Bug 824295</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/867531</URL>
        <Description>SUSE Bug 867531</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="79">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">net/netfilter/nf_conntrack_proto_dccp.c in the Linux kernel through 3.13.6 uses a DCCP header pointer incorrectly, which allows remote attackers to cause a denial of service (system crash) or possibly execute arbitrary code via a DCCP packet that triggers a call to the (1) dccp_new, (2) dccp_packet, or (3) dccp_error function.</Note>
    </Notes>
    <CVE>CVE-2014-2523</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>10</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-2523.html</URL>
        <Description>CVE-2014-2523</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1115893</URL>
        <Description>SUSE Bug 1115893</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/868653</URL>
        <Description>SUSE Bug 868653</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="80">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The rds_iw_laddr_check function in net/rds/iw.c in the Linux kernel through 3.14 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a bind system call for an RDS socket on a system that lacks RDS transports.</Note>
    </Notes>
    <CVE>CVE-2014-2678</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-2678.html</URL>
        <Description>CVE-2014-2678</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/871561</URL>
        <Description>SUSE Bug 871561</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="81">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Race condition in the mac80211 subsystem in the Linux kernel before 3.13.7 allows remote attackers to cause a denial of service (system crash) via network traffic that improperly interacts with the WLAN_STA_PS_STA state (aka power-save mode), related to sta_info.c and tx.c.</Note>
    </Notes>
    <CVE>CVE-2014-2706</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.1</BaseScore>
        <Vector>AV:N/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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-2706.html</URL>
        <Description>CVE-2014-2706</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1115893</URL>
        <Description>SUSE Bug 1115893</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/871797</URL>
        <Description>SUSE Bug 871797</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="82">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Integer overflow in the ping_init_sock function in net/ipv4/ping.c in the Linux kernel through 3.14.1 allows local users to cause a denial of service (use-after-free and system crash) or possibly gain privileges via a crafted application that leverages an improperly managed reference counter.</Note>
    </Notes>
    <CVE>CVE-2014-2851</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-2851.html</URL>
        <Description>CVE-2014-2851</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/824295</URL>
        <Description>SUSE Bug 824295</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/873374</URL>
        <Description>SUSE Bug 873374</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="83">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The try_to_unmap_cluster function in mm/rmap.c in the Linux kernel before 3.14.3 does not properly consider which pages must be locked, which allows local users to cause a denial of service (system crash) by triggering a memory-usage pattern that requires removal of page-table mappings.</Note>
    </Notes>
    <CVE>CVE-2014-3122</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3122.html</URL>
        <Description>CVE-2014-3122</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/824295</URL>
        <Description>SUSE Bug 824295</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/876102</URL>
        <Description>SUSE Bug 876102</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="84">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The (1) BPF_S_ANC_NLATTR and (2) BPF_S_ANC_NLATTR_NEST extension implementations in the sk_run_filter function in net/core/filter.c in the Linux kernel through 3.14.3 do not check whether a certain length value is sufficiently large, which allows local users to cause a denial of service (integer underflow and system crash) via crafted BPF instructions.  NOTE: the affected code was moved to the __skb_get_nlattr and __skb_get_nlattr_nest functions before the vulnerability was announced.</Note>
    </Notes>
    <CVE>CVE-2014-3144</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3144.html</URL>
        <Description>CVE-2014-3144</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/824295</URL>
        <Description>SUSE Bug 824295</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/877257</URL>
        <Description>SUSE Bug 877257</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/889071</URL>
        <Description>SUSE Bug 889071</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="85">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The BPF_S_ANC_NLATTR_NEST extension implementation in the sk_run_filter function in net/core/filter.c in the Linux kernel through 3.14.3 uses the reverse order in a certain subtraction, which allows local users to cause a denial of service (over-read and system crash) via crafted BPF instructions.  NOTE: the affected code was moved to the __skb_get_nlattr_nest function before the vulnerability was announced.</Note>
    </Notes>
    <CVE>CVE-2014-3145</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3145.html</URL>
        <Description>CVE-2014-3145</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/824295</URL>
        <Description>SUSE Bug 824295</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/877257</URL>
        <Description>SUSE Bug 877257</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="86">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The futex_requeue function in kernel/futex.c in the Linux kernel through 3.14.5 does not ensure that calls have two different futex addresses, which allows local users to gain privileges via a crafted FUTEX_REQUEUE command that facilitates unsafe waiter modification.</Note>
    </Notes>
    <CVE>CVE-2014-3153</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3153.html</URL>
        <Description>CVE-2014-3153</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/877775</URL>
        <Description>SUSE Bug 877775</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/880892</URL>
        <Description>SUSE Bug 880892</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/882228</URL>
        <Description>SUSE Bug 882228</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="87">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Multiple stack-based buffer overflows in the magicmouse_raw_event function in drivers/hid/hid-magicmouse.c in the Magic Mouse HID driver in the Linux kernel through 3.16.3 allow physically proximate attackers to cause a denial of service (system crash) or possibly execute arbitrary code via a crafted device that provides a large amount of (1) EHCI or (2) XHCI data associated with an event.</Note>
    </Notes>
    <CVE>CVE-2014-3181</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3181.html</URL>
        <Description>CVE-2014-3181</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/896382</URL>
        <Description>SUSE Bug 896382</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="88">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The report_fixup functions in the HID subsystem in the Linux kernel before 3.16.2 might allow physically proximate attackers to cause a denial of service (out-of-bounds write) via a crafted device that provides a small report descriptor, related to (1) drivers/hid/hid-cherry.c, (2) drivers/hid/hid-kye.c, (3) drivers/hid/hid-lg.c, (4) drivers/hid/hid-monterey.c, (5) drivers/hid/hid-petalynx.c, and (6) drivers/hid/hid-sunplus.c.</Note>
    </Notes>
    <CVE>CVE-2014-3184</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3184.html</URL>
        <Description>CVE-2014-3184</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/896390</URL>
        <Description>SUSE Bug 896390</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="89">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Multiple buffer overflows in the command_port_read_callback function in drivers/usb/serial/whiteheat.c in the Whiteheat USB Serial Driver in the Linux kernel before 3.16.2 allow physically proximate attackers to execute arbitrary code or cause a denial of service (memory corruption and system crash) via a crafted device that provides a large amount of (1) EHCI or (2) XHCI data associated with a bulk response.</Note>
    </Notes>
    <CVE>CVE-2014-3185</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3185.html</URL>
        <Description>CVE-2014-3185</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/896391</URL>
        <Description>SUSE Bug 896391</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="90">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Buffer overflow in the picolcd_raw_event function in devices/hid/hid-picolcd_core.c in the PicoLCD HID device driver in the Linux kernel through 3.16.3, as used in Android on Nexus 7 devices, allows physically proximate attackers to cause a denial of service (system crash) or possibly execute arbitrary code via a crafted device that sends a large report.</Note>
    </Notes>
    <CVE>CVE-2014-3186</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3186.html</URL>
        <Description>CVE-2014-3186</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/896392</URL>
        <Description>SUSE Bug 896392</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="91">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The kvm_iommu_map_pages function in virt/kvm/iommu.c in the Linux kernel through 3.16.1 miscalculates the number of pages during the handling of a mapping failure, which allows guest OS users to (1) cause a denial of service (host OS memory corruption) or possibly have unspecified other impact by triggering a large gfn value or (2) cause a denial of service (host OS memory consumption) by triggering a small gfn value that leads to permanently pinned pages.</Note>
    </Notes>
    <CVE>CVE-2014-3601</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:A/AC:H/Au:S/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3601.html</URL>
        <Description>CVE-2014-3601</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/892782</URL>
        <Description>SUSE Bug 892782</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/902675</URL>
        <Description>SUSE Bug 902675</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="92">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The WRMSR processing functionality in the KVM subsystem in the Linux kernel through 3.17.2 does not properly handle the writing of a non-canonical address to a model-specific register, which allows guest OS users to cause a denial of service (host OS crash) by leveraging guest OS privileges, related to the wrmsr_interception function in arch/x86/kvm/svm.c and the handle_wrmsr function in arch/x86/kvm/vmx.c.</Note>
    </Notes>
    <CVE>CVE-2014-3610</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3610.html</URL>
        <Description>CVE-2014-3610</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/899192</URL>
        <Description>SUSE Bug 899192</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="93">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">arch/x86/kvm/vmx.c in the KVM subsystem in the Linux kernel through 3.17.2 does not have an exit handler for the INVVPID instruction, which allows guest OS users to cause a denial of service (guest OS crash) via a crafted application.</Note>
    </Notes>
    <CVE>CVE-2014-3646</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3646.html</URL>
        <Description>CVE-2014-3646</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/899192</URL>
        <Description>SUSE Bug 899192</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="94">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">arch/x86/kvm/emulate.c in the KVM subsystem in the Linux kernel through 3.17.2 does not properly perform RIP changes, which allows guest OS users to cause a denial of service (guest OS crash) via a crafted application.</Note>
    </Notes>
    <CVE>CVE-2014-3647</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3647.html</URL>
        <Description>CVE-2014-3647</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1013038</URL>
        <Description>SUSE Bug 1013038</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1134834</URL>
        <Description>SUSE Bug 1134834</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/899192</URL>
        <Description>SUSE Bug 899192</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="95">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The SCTP implementation in the Linux kernel through 3.17.2 allows remote attackers to cause a denial of service (system crash) via a malformed ASCONF chunk, related to net/sctp/sm_make_chunk.c and net/sctp/sm_statefuns.c.</Note>
    </Notes>
    <CVE>CVE-2014-3673</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.8</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3673.html</URL>
        <Description>CVE-2014-3673</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1115893</URL>
        <Description>SUSE Bug 1115893</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/902346</URL>
        <Description>SUSE Bug 902346</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/902349</URL>
        <Description>SUSE Bug 902349</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/904899</URL>
        <Description>SUSE Bug 904899</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="96">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The sctp_assoc_lookup_asconf_ack function in net/sctp/associola.c in the SCTP implementation in the Linux kernel through 3.17.2 allows remote attackers to cause a denial of service (panic) via duplicate ASCONF chunks that trigger an incorrect uncork within the side-effect interpreter.</Note>
    </Notes>
    <CVE>CVE-2014-3687</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.8</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3687.html</URL>
        <Description>CVE-2014-3687</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1115893</URL>
        <Description>SUSE Bug 1115893</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/902349</URL>
        <Description>SUSE Bug 902349</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/904899</URL>
        <Description>SUSE Bug 904899</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/909208</URL>
        <Description>SUSE Bug 909208</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="97">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The SCTP implementation in the Linux kernel before 3.17.4 allows remote attackers to cause a denial of service (memory consumption) by triggering a large number of chunks in an association's output queue, as demonstrated by ASCONF probes, related to net/sctp/inqueue.c and net/sctp/sm_statefuns.c.</Note>
    </Notes>
    <CVE>CVE-2014-3688</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3688.html</URL>
        <Description>CVE-2014-3688</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/902351</URL>
        <Description>SUSE Bug 902351</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="98">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">arch/x86/kvm/vmx.c in the KVM subsystem in the Linux kernel before 3.17.2 on Intel processors does not ensure that the value in the CR4 control register remains the same after a VM entry, which allows host OS users to kill arbitrary processes or cause a denial of service (system disruption) by leveraging /dev/kvm access, as demonstrated by PR_SET_TSC prctl calls within a modified copy of QEMU.</Note>
    </Notes>
    <CVE>CVE-2014-3690</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3690.html</URL>
        <Description>CVE-2014-3690</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/902232</URL>
        <Description>SUSE Bug 902232</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="99">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">kernel/auditsc.c in the Linux kernel through 3.14.5, when CONFIG_AUDITSYSCALL is enabled with certain syscall rules, allows local users to obtain potentially sensitive single-bit values from kernel memory or cause a denial of service (OOPS) via a large value of a syscall number.</Note>
    </Notes>
    <CVE>CVE-2014-3917</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.3</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-3917.html</URL>
        <Description>CVE-2014-3917</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/880484</URL>
        <Description>SUSE Bug 880484</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="100">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The rd_build_device_space function in drivers/target/target_core_rd.c in the Linux kernel before 3.14 does not properly initialize a certain data structure, which allows local users to obtain sensitive information from ramdisk_mcp memory by leveraging access to a SCSI initiator.</Note>
    </Notes>
    <CVE>CVE-2014-4027</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.3</BaseScore>
        <Vector>AV:A/AC:M/Au:S/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-4027.html</URL>
        <Description>CVE-2014-4027</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/882639</URL>
        <Description>SUSE Bug 882639</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="101">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">mm/shmem.c in the Linux kernel through 3.15.1 does not properly implement the interaction between range notification and hole punching, which allows local users to cause a denial of service (i_mutex hold) by using the mmap system call to access a hole, as demonstrated by interfering with intended shmem activity by blocking completion of (1) an MADV_REMOVE madvise call or (2) an FALLOC_FL_PUNCH_HOLE fallocate call.</Note>
    </Notes>
    <CVE>CVE-2014-4171</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-4171.html</URL>
        <Description>CVE-2014-4171</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/883518</URL>
        <Description>SUSE Bug 883518</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="102">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">arch/x86/kernel/entry_32.S in the Linux kernel through 3.15.1 on 32-bit x86 platforms, when syscall auditing is enabled and the sep CPU feature flag is set, allows local users to cause a denial of service (OOPS and system crash) via an invalid syscall number, as demonstrated by number 1000.</Note>
    </Notes>
    <CVE>CVE-2014-4508</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-4508.html</URL>
        <Description>CVE-2014-4508</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/883724</URL>
        <Description>SUSE Bug 883724</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="103">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Multiple integer overflows in the lzo1x_decompress_safe function in lib/lzo/lzo1x_decompress_safe.c in the LZO decompressor in the Linux kernel before 3.15.2 allow context-dependent attackers to cause a denial of service (memory corruption) via a crafted Literal Run.  NOTE: the author of the LZO algorithms says "the Linux kernel is *not* affected; media hype.</Note>
    </Notes>
    <CVE>CVE-2014-4608</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-4608.html</URL>
        <Description>CVE-2014-4608</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/883948</URL>
        <Description>SUSE Bug 883948</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/889071</URL>
        <Description>SUSE Bug 889071</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="104">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Race condition in the tlv handler functionality in the snd_ctl_elem_user_tlv function in sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 allows local users to obtain sensitive information from kernel memory by leveraging /dev/snd/controlCX access.</Note>
    </Notes>
    <CVE>CVE-2014-4652</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-4652.html</URL>
        <Description>CVE-2014-4652</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/883795</URL>
        <Description>SUSE Bug 883795</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="105">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 does not ensure possession of a read/write lock, which allows local users to cause a denial of service (use-after-free) and obtain sensitive information from kernel memory by leveraging /dev/snd/controlCX access.</Note>
    </Notes>
    <CVE>CVE-2014-4653</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-4653.html</URL>
        <Description>CVE-2014-4653</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/883795</URL>
        <Description>SUSE Bug 883795</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="106">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The snd_ctl_elem_add function in sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 does not check authorization for SNDRV_CTL_IOCTL_ELEM_REPLACE commands, which allows local users to remove kernel controls and cause a denial of service (use-after-free and system crash) by leveraging /dev/snd/controlCX access for an ioctl call.</Note>
    </Notes>
    <CVE>CVE-2014-4654</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-4654.html</URL>
        <Description>CVE-2014-4654</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/883795</URL>
        <Description>SUSE Bug 883795</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="107">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The snd_ctl_elem_add function in sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 does not properly maintain the user_ctl_count value, which allows local users to cause a denial of service (integer overflow and limit bypass) by leveraging /dev/snd/controlCX access for a large number of SNDRV_CTL_IOCTL_ELEM_REPLACE ioctl calls.</Note>
    </Notes>
    <CVE>CVE-2014-4655</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-4655.html</URL>
        <Description>CVE-2014-4655</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/883795</URL>
        <Description>SUSE Bug 883795</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="108">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Multiple integer overflows in sound/core/control.c in the ALSA control implementation in the Linux kernel before 3.15.2 allow local users to cause a denial of service by leveraging /dev/snd/controlCX access, related to (1) index values in the snd_ctl_add function and (2) numid values in the snd_ctl_remove_numid_conflict function.</Note>
    </Notes>
    <CVE>CVE-2014-4656</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-4656.html</URL>
        <Description>CVE-2014-4656</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/883795</URL>
        <Description>SUSE Bug 883795</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="109">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The sctp_association_free function in net/sctp/associola.c in the Linux kernel before 3.15.2 does not properly manage a certain backlog value, which allows remote attackers to cause a denial of service (socket outage) via a crafted SCTP packet.</Note>
    </Notes>
    <CVE>CVE-2014-4667</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-4667.html</URL>
        <Description>CVE-2014-4667</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/885422</URL>
        <Description>SUSE Bug 885422</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="110">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The Linux kernel before 3.15.4 on Intel processors does not properly restrict use of a non-canonical value for the saved RIP address in the case of a system call that does not use IRET, which allows local users to leverage a race condition and gain privileges, or cause a denial of service (double fault), via a crafted application that makes ptrace and fork system calls.</Note>
    </Notes>
    <CVE>CVE-2014-4699</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-4699.html</URL>
        <Description>CVE-2014-4699</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/885725</URL>
        <Description>SUSE Bug 885725</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="111">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The PPPoL2TP feature in net/l2tp/l2tp_ppp.c in the Linux kernel through 3.15.6 allows local users to gain privileges by leveraging data-structure differences between an l2tp socket and an inet socket.</Note>
    </Notes>
    <CVE>CVE-2014-4943</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-4943.html</URL>
        <Description>CVE-2014-4943</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/887082</URL>
        <Description>SUSE Bug 887082</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="112">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The sctp_assoc_update function in net/sctp/associola.c in the Linux kernel through 3.15.8, when SCTP authentication is enabled, allows remote attackers to cause a denial of service (NULL pointer dereference and OOPS) by starting to establish an association between two endpoints immediately after an exchange of INIT and INIT ACK chunks to establish an earlier association between these endpoints in the opposite direction.</Note>
    </Notes>
    <CVE>CVE-2014-5077</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.1</BaseScore>
        <Vector>AV:N/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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-5077.html</URL>
        <Description>CVE-2014-5077</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/889173</URL>
        <Description>SUSE Bug 889173</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="113">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Stack consumption vulnerability in the parse_rock_ridge_inode_internal function in fs/isofs/rock.c in the Linux kernel through 3.16.1 allows local users to cause a denial of service (uncontrolled recursion, and system crash or reboot) via a crafted iso9660 image with a CL entry referring to a directory entry that has a CL entry.</Note>
    </Notes>
    <CVE>CVE-2014-5471</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:L/AC:H/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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-5471.html</URL>
        <Description>CVE-2014-5471</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/892490</URL>
        <Description>SUSE Bug 892490</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="114">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The parse_rock_ridge_inode_internal function in fs/isofs/rock.c in the Linux kernel through 3.16.1 allows local users to cause a denial of service (unkillable mount process) via a crafted iso9660 image with a self-referential CL entry.</Note>
    </Notes>
    <CVE>CVE-2014-5472</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4</BaseScore>
        <Vector>AV:L/AC:H/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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-5472.html</URL>
        <Description>CVE-2014-5472</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/892490</URL>
        <Description>SUSE Bug 892490</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="115">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The __udf_read_inode function in fs/udf/inode.c in the Linux kernel through 3.16.3 does not restrict the amount of ICB indirection, which allows physically proximate attackers to cause a denial of service (infinite loop or stack consumption) via a UDF filesystem with a crafted inode.</Note>
    </Notes>
    <CVE>CVE-2014-6410</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-6410.html</URL>
        <Description>CVE-2014-6410</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/896689</URL>
        <Description>SUSE Bug 896689</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="116">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The implementation of certain splice_write file operations in the Linux kernel before 3.16 does not enforce a restriction on the maximum size of a single file, which allows local users to cause a denial of service (system crash) or possibly have unspecified other impact via a crafted splice system call, as demonstrated by use of a file descriptor associated with an ext4 filesystem.</Note>
    </Notes>
    <CVE>CVE-2014-7822</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-7822.html</URL>
        <Description>CVE-2014-7822</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1115893</URL>
        <Description>SUSE Bug 1115893</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/915322</URL>
        <Description>SUSE Bug 915322</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/915517</URL>
        <Description>SUSE Bug 915517</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/939240</URL>
        <Description>SUSE Bug 939240</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="117">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">kernel/trace/trace_syscalls.c in the Linux kernel through 3.17.2 does not properly handle private syscall numbers during use of the ftrace subsystem, which allows local users to gain privileges or cause a denial of service (invalid pointer dereference) via a crafted application.</Note>
    </Notes>
    <CVE>CVE-2014-7826</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-7826.html</URL>
        <Description>CVE-2014-7826</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/904012</URL>
        <Description>SUSE Bug 904012</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/904013</URL>
        <Description>SUSE Bug 904013</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="118">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The sctp_process_param function in net/sctp/sm_make_chunk.c in the SCTP implementation in the Linux kernel before 3.17.4, when ASCONF is used, allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) via a malformed INIT chunk.</Note>
    </Notes>
    <CVE>CVE-2014-7841</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-7841.html</URL>
        <Description>CVE-2014-7841</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/904899</URL>
        <Description>SUSE Bug 904899</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/905100</URL>
        <Description>SUSE Bug 905100</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="119">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Race condition in arch/x86/kvm/x86.c in the Linux kernel before 3.17.4 allows guest OS users to cause a denial of service (guest OS crash) via a crafted application that performs an MMIO transaction or a PIO transaction to trigger a guest userspace emulation error report, a similar issue to CVE-2010-5313.</Note>
    </Notes>
    <CVE>CVE-2014-7842</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-7842.html</URL>
        <Description>CVE-2014-7842</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/905312</URL>
        <Description>SUSE Bug 905312</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/907822</URL>
        <Description>SUSE Bug 907822</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="120">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The pivot_root implementation in fs/namespace.c in the Linux kernel through 3.17 does not properly interact with certain locations of a chroot directory, which allows local users to cause a denial of service (mount-tree loop) via . (dot) values in both arguments to the pivot_root system call.</Note>
    </Notes>
    <CVE>CVE-2014-7970</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-7970.html</URL>
        <Description>CVE-2014-7970</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/900644</URL>
        <Description>SUSE Bug 900644</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="121">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Race condition in the ext4_file_write_iter function in fs/ext4/file.c in the Linux kernel through 3.17 allows local users to cause a denial of service (file unavailability) via a combination of a write action and an F_SETFL fcntl operation for the O_DIRECT flag.</Note>
    </Notes>
    <CVE>CVE-2014-8086</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</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//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-8086.html</URL>
        <Description>CVE-2014-8086</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/900881</URL>
        <Description>SUSE Bug 900881</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="122">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">arch/x86/kernel/tls.c in the Thread Local Storage (TLS) implementation in the Linux kernel through 3.18.1 allows local users to bypass the espfix protection mechanism, and consequently makes it easier for local users to bypass the ASLR protection mechanism, via a crafted application that makes a set_thread_area system call and later reads a 16-bit value.</Note>
    </Notes>
    <CVE>CVE-2014-8133</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-8133.html</URL>
        <Description>CVE-2014-8133</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/817142</URL>
        <Description>SUSE Bug 817142</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/906545</URL>
        <Description>SUSE Bug 906545</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/907818</URL>
        <Description>SUSE Bug 907818</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/909077</URL>
        <Description>SUSE Bug 909077</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="123">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The paravirt_ops_setup function in arch/x86/kernel/kvm.c in the Linux kernel through 3.18 uses an improper paravirt_enabled setting for KVM guest kernels, which makes it easier for guest OS users to bypass the ASLR protection mechanism via a crafted application that reads a 16-bit value.</Note>
    </Notes>
    <CVE>CVE-2014-8134</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-8134.html</URL>
        <Description>CVE-2014-8134</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/907818</URL>
        <Description>SUSE Bug 907818</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/909077</URL>
        <Description>SUSE Bug 909077</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/909078</URL>
        <Description>SUSE Bug 909078</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="124">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The InfiniBand (IB) implementation in the Linux kernel package before 2.6.32-504.12.2 on Red Hat Enterprise Linux (RHEL) 6 does not properly restrict use of User Verbs for registration of memory regions, which allows local users to access arbitrary physical memory locations, and consequently cause a denial of service (system crash) or gain privileges, by leveraging permissions on a uverbs device under /dev/infiniband/.</Note>
    </Notes>
    <CVE>CVE-2014-8159</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-8159.html</URL>
        <Description>CVE-2014-8159</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/903967</URL>
        <Description>SUSE Bug 903967</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/914742</URL>
        <Description>SUSE Bug 914742</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/939241</URL>
        <Description>SUSE Bug 939241</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="125">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">net/netfilter/nf_conntrack_proto_generic.c in the Linux kernel before 3.18 generates incorrect conntrack entries during handling of certain iptables rule sets for the SCTP, DCCP, GRE, and UDP-Lite protocols, which allows remote attackers to bypass intended access restrictions via packets with disallowed port numbers.</Note>
    </Notes>
    <CVE>CVE-2014-8160</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-8160.html</URL>
        <Description>CVE-2014-8160</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/857643</URL>
        <Description>SUSE Bug 857643</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/913059</URL>
        <Description>SUSE Bug 913059</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="126">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The kvm_iommu_map_pages function in virt/kvm/iommu.c in the Linux kernel through 3.17.2 miscalculates the number of pages during the handling of a mapping failure, which allows guest OS users to cause a denial of service (host OS page unpinning) or possibly have unspecified other impact by leveraging guest OS privileges.  NOTE: this vulnerability exists because of an incorrect fix for CVE-2014-3601.</Note>
    </Notes>
    <CVE>CVE-2014-8369</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-8369.html</URL>
        <Description>CVE-2014-8369</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/892782</URL>
        <Description>SUSE Bug 892782</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/902675</URL>
        <Description>SUSE Bug 902675</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="127">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The d_walk function in fs/dcache.c in the Linux kernel through 3.17.2 does not properly maintain the semantics of rename_lock, which allows local users to cause a denial of service (deadlock and system hang) via a crafted application.</Note>
    </Notes>
    <CVE>CVE-2014-8559</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-8559.html</URL>
        <Description>CVE-2014-8559</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/903640</URL>
        <Description>SUSE Bug 903640</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/915517</URL>
        <Description>SUSE Bug 915517</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="128">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The ieee80211_fragment function in net/mac80211/tx.c in the Linux kernel before 3.13.5 does not properly maintain a certain tail pointer, which allows remote attackers to obtain sensitive cleartext information by reading packets.</Note>
    </Notes>
    <CVE>CVE-2014-8709</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-8709.html</URL>
        <Description>CVE-2014-8709</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/904700</URL>
        <Description>SUSE Bug 904700</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="129">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Stack-based buffer overflow in the ttusbdecfe_dvbs_diseqc_send_master_cmd function in drivers/media/usb/ttusb-dec/ttusbdecfe.c in the Linux kernel before 3.17.4 allows local users to cause a denial of service (system crash) or possibly gain privileges via a large message length in an ioctl call.</Note>
    </Notes>
    <CVE>CVE-2014-8884</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-8884.html</URL>
        <Description>CVE-2014-8884</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/904876</URL>
        <Description>SUSE Bug 904876</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/905522</URL>
        <Description>SUSE Bug 905522</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/905739</URL>
        <Description>SUSE Bug 905739</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/905744</URL>
        <Description>SUSE Bug 905744</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/905748</URL>
        <Description>SUSE Bug 905748</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/905764</URL>
        <Description>SUSE Bug 905764</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="130">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The do_double_fault function in arch/x86/kernel/traps.c in the Linux kernel through 3.17.4 does not properly handle faults associated with the Stack Segment (SS) segment register, which allows local users to cause a denial of service (panic) via a modify_ldt system call, as demonstrated by sigreturn_32 in the linux-clock-tests test suite.</Note>
    </Notes>
    <CVE>CVE-2014-9090</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-9090.html</URL>
        <Description>CVE-2014-9090</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/817142</URL>
        <Description>SUSE Bug 817142</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/907818</URL>
        <Description>SUSE Bug 907818</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/909077</URL>
        <Description>SUSE Bug 909077</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/910251</URL>
        <Description>SUSE Bug 910251</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="131">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">arch/x86/kernel/entry_64.S in the Linux kernel before 3.17.5 does not properly handle faults associated with the Stack Segment (SS) segment register, which allows local users to gain privileges by triggering an IRET instruction that leads to access to a GS Base address from the wrong space.</Note>
    </Notes>
    <CVE>CVE-2014-9322</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>7.2</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-9322.html</URL>
        <Description>CVE-2014-9322</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1115893</URL>
        <Description>SUSE Bug 1115893</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/817142</URL>
        <Description>SUSE Bug 817142</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/910251</URL>
        <Description>SUSE Bug 910251</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="132">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The __switch_to function in arch/x86/kernel/process_64.c in the Linux kernel through 3.18.1 does not ensure that Thread Local Storage (TLS) descriptors are loaded before proceeding with other steps, which makes it easier for local users to bypass the ASLR protection mechanism via a crafted application that reads a TLS base address.</Note>
    </Notes>
    <CVE>CVE-2014-9419</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-9419.html</URL>
        <Description>CVE-2014-9419</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/911326</URL>
        <Description>SUSE Bug 911326</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="133">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The rock_continue function in fs/isofs/rock.c in the Linux kernel through 3.18.1 does not restrict the number of Rock Ridge continuation entries, which allows local users to cause a denial of service (infinite loop, and system crash or hang) via a crafted iso9660 image.</Note>
    </Notes>
    <CVE>CVE-2014-9420</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-9420.html</URL>
        <Description>CVE-2014-9420</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/906545</URL>
        <Description>SUSE Bug 906545</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/911325</URL>
        <Description>SUSE Bug 911325</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="134">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Race condition in the key_gc_unused_keys function in security/keys/gc.c in the Linux kernel through 3.18.2 allows local users to cause a denial of service (memory corruption or panic) or possibly have unspecified other impact via keyctl commands that trigger access to a key structure member during garbage collection of a key.</Note>
    </Notes>
    <CVE>CVE-2014-9529</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-9529.html</URL>
        <Description>CVE-2014-9529</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/912202</URL>
        <Description>SUSE Bug 912202</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="135">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The parse_rock_ridge_inode_internal function in fs/isofs/rock.c in the Linux kernel before 3.18.2 does not validate a length value in the Extensions Reference (ER) System Use Field, which allows local users to obtain sensitive information from kernel memory via a crafted iso9660 image.</Note>
    </Notes>
    <CVE>CVE-2014-9584</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-9584.html</URL>
        <Description>CVE-2014-9584</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/912654</URL>
        <Description>SUSE Bug 912654</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="136">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The vdso_addr function in arch/x86/vdso/vma.c in the Linux kernel through 3.18.2 does not properly choose memory locations for the vDSO area, which makes it easier for local users to bypass the ASLR protection mechanism by guessing a location at the end of a PMD.</Note>
    </Notes>
    <CVE>CVE-2014-9585</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-9585.html</URL>
        <Description>CVE-2014-9585</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/912705</URL>
        <Description>SUSE Bug 912705</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="137">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Off-by-one error in the ecryptfs_decode_from_filename function in fs/ecryptfs/crypto.c in the eCryptfs subsystem in the Linux kernel before 3.18.2 allows local users to cause a denial of service (buffer overflow and system crash) or possibly gain privileges via a crafted filename.</Note>
    </Notes>
    <CVE>CVE-2014-9683</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2014-9683.html</URL>
        <Description>CVE-2014-9683</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/918333</URL>
        <Description>SUSE Bug 918333</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="138">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">drivers/xen/usbback/usbback.c in linux-2.6.18-xen-3.4.0 (aka the Xen 3.4.x support patches for the Linux kernel 2.6.18), as used in the Linux kernel 2.6.x and 3.x in SUSE Linux distributions, allows guest OS users to obtain sensitive information from uninitialized locations in host OS kernel memory via unspecified vectors.</Note>
    </Notes>
    <CVE>CVE-2015-0777</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.1</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-0777.html</URL>
        <Description>CVE-2015-0777</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/917830</URL>
        <Description>SUSE Bug 917830</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="139">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Use-after-free vulnerability in the sctp_assoc_update function in net/sctp/associola.c in the Linux kernel before 3.18.8 allows remote attackers to cause a denial of service (slab corruption and panic) or possibly have unspecified other impact by triggering an INIT collision that leads to improper handling of shared-key data.</Note>
    </Notes>
    <CVE>CVE-2015-1421</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>10</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-1421.html</URL>
        <Description>CVE-2015-1421</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1115893</URL>
        <Description>SUSE Bug 1115893</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/915577</URL>
        <Description>SUSE Bug 915577</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/922004</URL>
        <Description>SUSE Bug 922004</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/939261</URL>
        <Description>SUSE Bug 939261</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="140">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The stack randomization feature in the Linux kernel before 3.19.1 on 64-bit platforms uses incorrect data types for the results of bitwise left-shift operations, which makes it easier for attackers to bypass the ASLR protection mechanism by predicting the address of the top of the stack, related to the randomize_stack_top function in fs/binfmt_elf.c and the stack_maxrandom_size function in arch/x86/mm/mmap.c.</Note>
    </Notes>
    <CVE>CVE-2015-1593</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5</BaseScore>
        <Vector>AV:N/AC:L/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-1593.html</URL>
        <Description>CVE-2015-1593</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1044934</URL>
        <Description>SUSE Bug 1044934</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/917839</URL>
        <Description>SUSE Bug 917839</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="141">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">net/llc/sysctl_net_llc.c in the Linux kernel before 3.19 uses an incorrect data type in a sysctl table, which allows local users to obtain potentially sensitive information from kernel memory or possibly have unspecified other impact by accessing a sysctl entry.</Note>
    </Notes>
    <CVE>CVE-2015-2041</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-2041.html</URL>
        <Description>CVE-2015-2041</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/903967</URL>
        <Description>SUSE Bug 903967</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/919007</URL>
        <Description>SUSE Bug 919007</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="142">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">net/rds/sysctl.c in the Linux kernel before 3.19 uses an incorrect data type in a sysctl table, which allows local users to obtain potentially sensitive information from kernel memory or possibly have unspecified other impact by accessing a sysctl entry.</Note>
    </Notes>
    <CVE>CVE-2015-2042</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.6</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-2042.html</URL>
        <Description>CVE-2015-2042</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/903967</URL>
        <Description>SUSE Bug 903967</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/919018</URL>
        <Description>SUSE Bug 919018</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="143">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Xen 3.3.x through 4.5.x and the Linux kernel through 3.19.1 do not properly restrict access to PCI command registers, which might allow local guest OS users to cause a denial of service (non-maskable interrupt and host crash) by disabling the (1) memory or (2) I/O decoding for a PCI Express device and then accessing the device, which triggers an Unsupported Request (UR) response.</Note>
    </Notes>
    <CVE>CVE-2015-2150</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-2150.html</URL>
        <Description>CVE-2015-2150</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/800280</URL>
        <Description>SUSE Bug 800280</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/903967</URL>
        <Description>SUSE Bug 903967</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/919463</URL>
        <Description>SUSE Bug 919463</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="144">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">arch/x86/kernel/entry_64.S in the Linux kernel before 3.19.2 does not prevent the TS_COMPAT flag from reaching a user-mode task, which might allow local users to bypass the seccomp or audit protection mechanism via a crafted application that uses the (1) fork or (2) close system call, as demonstrated by an attack against seccomp before 3.16.</Note>
    </Notes>
    <CVE>CVE-2015-2830</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>1.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:N/I:P/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-2830.html</URL>
        <Description>CVE-2015-2830</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/903967</URL>
        <Description>SUSE Bug 903967</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/926240</URL>
        <Description>SUSE Bug 926240</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="145">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The ndisc_router_discovery function in net/ipv6/ndisc.c in the Neighbor Discovery (ND) protocol implementation in the IPv6 stack in the Linux kernel before 3.19.6 allows remote attackers to reconfigure a hop-limit setting via a small hop_limit value in a Router Advertisement (RA) message.</Note>
    </Notes>
    <CVE>CVE-2015-2922</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.3</BaseScore>
        <Vector>AV:A/AC:L/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-2922.html</URL>
        <Description>CVE-2015-2922</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/903967</URL>
        <Description>SUSE Bug 903967</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/922583</URL>
        <Description>SUSE Bug 922583</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/926223</URL>
        <Description>SUSE Bug 926223</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="146">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The __driver_rfc4106_decrypt function in arch/x86/crypto/aesni-intel_glue.c in the Linux kernel before 3.19.3 does not properly determine the memory locations used for encrypted data, which allows context-dependent attackers to cause a denial of service (buffer overflow and system crash) or possibly execute arbitrary code by triggering a crypto API call, as demonstrated by use of a libkcapi test program with an AF_ALG(aead) socket.</Note>
    </Notes>
    <CVE>CVE-2015-3331</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>9.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-3331.html</URL>
        <Description>CVE-2015-3331</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1115893</URL>
        <Description>SUSE Bug 1115893</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/927257</URL>
        <Description>SUSE Bug 927257</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/931231</URL>
        <Description>SUSE Bug 931231</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/939262</URL>
        <Description>SUSE Bug 939262</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="147">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Race condition in the prepare_binprm function in fs/exec.c in the Linux kernel before 3.19.6 allows local users to gain privileges by executing a setuid program at a time instant when a chown to root is in progress, and the ownership is changed but the setuid bit is not yet stripped.</Note>
    </Notes>
    <CVE>CVE-2015-3339</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.2</BaseScore>
        <Vector>AV:L/AC:H/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-3339.html</URL>
        <Description>CVE-2015-3339</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/903967</URL>
        <Description>SUSE Bug 903967</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/928130</URL>
        <Description>SUSE Bug 928130</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/939263</URL>
        <Description>SUSE Bug 939263</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="148">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The ping_unhash function in net/ipv4/ping.c in the Linux kernel before 4.0.3 does not initialize a certain list data structure during an unhash operation, which allows local users to gain privileges or cause a denial of service (use-after-free and system crash) by leveraging the ability to make a SOCK_DGRAM socket system call for the IPPROTO_ICMP or IPPROTO_ICMPV6 protocol, and then making a connect system call after a disconnect.</Note>
    </Notes>
    <CVE>CVE-2015-3636</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-default-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-pae-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:kernel-xen-extra-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Desktop 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-bigsmp-1.4_3.0.101_0.47.55-2.28.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-default-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-pae-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-ppc64-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-trace-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:cluster-network-kmp-xen-1.4_3.0.101_0.40-2.27.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-bigsmp-2_3.0.101_0.47.55-0.17.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-default-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-pae-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-ppc64-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-trace-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:gfs2-kmp-xen-2_3.0.101_0.40-0.16.104</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-bigsmp-1.6_3.0.101_0.47.55-0.21.1.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-default-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-pae-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-ppc64-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-trace-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 11 SP3:ocfs2-kmp-xen-1.6_3.0.101_0.40-0.20.98</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3-TERADATA:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-base-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-bigsmp-devel-3.0.101-0.47.55.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-default-man-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ec2-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-pae-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-ppc64-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-source-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-syms-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-trace-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-base-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:kernel-xen-devel-3.0.101-0.40.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP3:xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7.3</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.9</BaseScore>
        <Vector>AV:L/AC:L/Au:N/C:N/I:N/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement//suse-ru-20150621-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-3636.html</URL>
        <Description>CVE-2015-3636</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/929525</URL>
        <Description>SUSE Bug 929525</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/939277</URL>
        <Description>SUSE Bug 939277</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/994624</URL>
        <Description>SUSE Bug 994624</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
