{"document":{"aggregate_severity":{"namespace":"https://www.suse.com/support/security/rating/","text":"important"},"category":"csaf_security_advisory","csaf_version":"2.0","distribution":{"text":"Copyright 2024 SUSE LLC. All rights reserved.","tlp":{"label":"WHITE","url":"https://www.first.org/tlp/"}},"lang":"en","notes":[{"category":"summary","text":"Security update for the Linux Kernel","title":"Title of the patch"},{"category":"description","text":"The SUSE Linux Enterprise 12 kernel was updated to 3.12.51 to receive various security and bugfixes.\n\nFollowing security bugs were fixed:\n- CVE-2015-7799: The slhc_init function in drivers/net/slip/slhc.c in the Linux kernel did not ensure that certain slot numbers were valid, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted PPPIOCSMAXCID ioctl call (bnc#949936).\n- CVE-2015-5283: The sctp_init function in net/sctp/protocol.c in the Linux kernel had an incorrect sequence of protocol-initialization steps, which allowed local users to cause a denial of service (panic or memory corruption) by creating SCTP sockets before all of the steps have finished (bnc#947155).\n- CVE-2015-2925: The prepend_path function in fs/dcache.c in the Linux kernel did not properly handle rename actions inside a bind mount, which allowed local users to bypass an intended container protection mechanism by renaming a directory, related to a 'double-chroot attack (bnc#926238).\n- CVE-2015-8104: The KVM subsystem in the Linux kernel allowed guest OS users to cause a denial of service (host OS panic or hang) by triggering many #DB (aka Debug) exceptions, related to svm.c (bnc#954404).\n- CVE-2015-5307: The KVM subsystem in the Linux kernel allowed guest OS users to cause a denial of service (host OS panic or hang) by triggering many #AC (aka Alignment Check) exceptions, related to svm.c and vmx.c (bnc#953527).\n- CVE-2015-7990: RDS: There was no verification that an underlying transport exists when creating a connection, causing usage of a NULL pointer (bsc#952384).\n- CVE-2015-7872: The key_gc_unused_keys function in security/keys/gc.c in the Linux kernel allowed local users to cause a denial of service (OOPS) via crafted keyctl commands (bnc#951440).\n- CVE-2015-0272: Missing checks allowed remote attackers to cause a denial of service (IPv6 traffic disruption) via a crafted MTU value in an IPv6 Router Advertisement (RA) message, a different vulnerability than CVE-2015-8215 (bnc#944296).\n\nThe following non-security bugs were fixed:\n- ALSA: hda - Disable 64bit address for Creative HDA controllers (bnc#814440).\n- Add PCI IDs of Intel Sunrise Point-H SATA Controller S232/236 (bsc#953796).\n- Btrfs: fix file corruption and data loss after cloning inline extents (bnc#956053).\n- Btrfs: fix truncation of compressed and inlined extents (bnc#956053).\n- Disable some ppc64le netfilter modules to restore the kabi (bsc#951546)\n- Fix regression in NFSRDMA server (bsc#951110).\n- KEYS: Fix race between key destruction and finding a keyring by name (bsc#951440).\n- KVM: x86: call irq notifiers with directed EOI (bsc#950862).\n- NVMe: Add shutdown timeout as module parameter (bnc#936076).\n- NVMe: Mismatched host/device page size support (bsc#935961).\n- PCI: Drop 'setting latency timer' messages (bsc#956047).\n- SCSI: Fix hard lockup in scsi_remove_target() (bsc#944749).\n- SCSI: hosts: update to use ida_simple for host_no (bsc#939926)\n- SUNRPC: Fix oops when trace sunrpc_task events in nfs client (bnc#956703).\n- Sync ppc64le netfilter config options with other archs (bnc#951546)\n- Update kabi files with sbc_parse_cdb symbol change (bsc#954635).\n- apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another task (bsc#921949).\n- apparmor: temporary work around for bug while unloading policy (boo#941867).\n- audit: correctly record file names with different path name types (bsc#950013).\n- audit: create private file name copies when auditing inodes (bsc#950013).\n- cpu: Defer smpboot kthread unparking until CPU known to scheduler (bsc#936773).\n- dlm: make posix locks interruptible, (bsc#947241).\n- dm sysfs: introduce ability to add writable attributes (bsc#904348).\n- dm-snap: avoid deadock on s->lock when a read is split (bsc#939826).\n- dm: do not start current request if it would've merged with the previous (bsc#904348).\n- dm: impose configurable deadline for dm_request_fn's merge heuristic (bsc#904348).\n- dmapi: Fix xfs dmapi to not unlock and lock XFS_ILOCK_EXCL (bsc#949744).\n- drm/i915: Avoid race of intel_crt_detect_hotplug() with HPD interrupt, v2 (bsc#942938).\n- drm/i915: add hotplug activation period to hotplug update mask (bsc#953980).\n- fanotify: fix notification of groups with inode and mount marks (bsc#955533).\n- genirq: Make sure irq descriptors really exist when __irq_alloc_descs returns (bsc#945626).\n- hv: vss: run only on supported host versions (bnc#949504).\n- ipv4: Do not increase PMTU with Datagram Too Big message (bsc#955224).\n- ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flags (bsc#947321).\n- ipv6: Consider RTF_CACHE when searching the fib6 tree (bsc#947321).\n- ipv6: Extend the route lookups to low priority metrics (bsc#947321).\n- ipv6: Stop /128 route from disappearing after pmtu update (bsc#947321).\n- ipv6: Stop rt6_info from using inet_peer's metrics (bsc#947321).\n- ipv6: distinguish frag queues by device for multicast and link-local packets (bsc#955422).\n- ipvs: drop first packet to dead server (bsc#946078).\n- kABI: protect struct ahci_host_priv.\n- kABI: protect struct rt6_info changes from bsc#947321 changes (bsc#947321).\n- kabi: Hide rt6_* types from genksyms on ppc64le (bsc#951546).\n- kabi: Restore kabi in struct iscsi_tpg_attrib (bsc#954635).\n- kabi: Restore kabi in struct se_cmd (bsc#954635).\n- kabi: Restore kabi in struct se_subsystem_api (bsc#954635).\n- kabi: protect skb_copy_and_csum_datagram_iovec() signature (bsc#951199).\n- kgr: fix migration of kthreads to the new universe.\n- kgr: wake up kthreads periodically.\n- ktime: add ktime_after and ktime_before helper (bsc#904348).\n- macvlan: Support bonding events (bsc#948521).\n- net: add length argument to skb_copy_and_csum_datagram_iovec (bsc#951199).\n- net: handle null iovec pointer in skb_copy_and_csum_datagram_iovec() (bsc#951199).\n- pci: Update VPD size with correct length (bsc#924493).\n- rcu: Eliminate deadlock between CPU hotplug and expedited grace periods (bsc#949706).\n- ring-buffer: Always run per-cpu ring buffer resize with schedule_work_on() (bnc#956711).\n- route: Use ipv4_mtu instead of raw rt_pmtu (bsc#955224).\n- rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 seconds (bsc#930145).\n- rtc: cmos: Revert 'rtc-cmos: Add an alarm disable quirk' (bsc#930145).\n- sched/core: Fix task and run queue sched_info::run_delay inconsistencies (bnc#949100).\n- sunrpc/cache: make cache flushing more reliable (bsc#947478).\n- supported.conf: Add missing dependencies of supported modules hwmon_vid needed by nct6775 hwmon_vid needed by w83627ehf reed_solomon needed by ramoops\n- supported.conf: Fix dependencies on ppc64le of_mdio needed by mdio-gpio\n- target/pr: fix core_scsi3_pr_seq_non_holder() caller (bnc#952666).\n- target/rbd: fix COMPARE AND WRITE page vector leak (bnc#948831).\n- target/rbd: fix PR info memory leaks (bnc#948831).\n- target: Send UA upon LUN RESET tmr completion (bsc#933514).\n- target: use '^A' when allocating UAs (bsc#933514).\n- usbvision fix overflow of interfaces array (bnc#950998).\n- vmxnet3: Fix ethtool -S to return correct rx queue stats (bsc#950750).\n- vmxnet3: adjust ring sizes when interface is down (bsc#950750).\n- x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, instead of top-down (bsc#940853).\n- x86/evtchn: make use of PHYSDEVOP_map_pirq.\n- x86/mm/hotplug: Modify PGD entry when removing memory (VM Functionality, bnc#955148).\n- x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable() (VM Functionality, bnc#955148).\n- xfs: DIO needs an ioend for writes (bsc#949744).\n- xfs: DIO write completion size updates race (bsc#949744).\n- xfs: DIO writes within EOF do not need an ioend (bsc#949744).\n- xfs: always drain dio before extending aio write submission (bsc#949744).\n- xfs: direct IO EOF zeroing needs to drain AIO (bsc#949744).\n- xfs: do not allocate an ioend for direct I/O completions (bsc#949744).\n- xfs: factor DIO write mapping from get_blocks (bsc#949744).\n- xfs: handle DIO overwrite EOF update completion correctly (bsc#949744).\n- xfs: move DIO mapping size calculation (bsc#949744).\n- xfs: using generic_file_direct_write() is unnecessary (bsc#949744).\n- xhci: Add spurious wakeup quirk for LynxPoint-LP controllers (bnc#951165).\n- xhci: change xhci 1.0 only restrictions to support xhci 1.1 (bnc#949463).\n","title":"Description of the patch"},{"category":"details","text":"SUSE-SLE-DESKTOP-12-2015-945,SUSE-SLE-Live-Patching-12-2015-945,SUSE-SLE-Module-Public-Cloud-12-2015-945,SUSE-SLE-SDK-12-2015-945,SUSE-SLE-SERVER-12-2015-945,SUSE-SLE-WE-12-2015-945","title":"Patchnames"},{"category":"legal_disclaimer","text":"CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).","title":"Terms of use"}],"publisher":{"category":"vendor","contact_details":"https://www.suse.com/support/security/contact/","name":"SUSE Product Security Team","namespace":"https://www.suse.com/"},"references":[{"category":"external","summary":"SUSE ratings","url":"https://www.suse.com/support/security/rating/"},{"category":"self","summary":"URL of this CSAF notice","url":"https://ftp.suse.com/pub/projects/security/csaf/suse-su-2015_2194-1.json"},{"category":"self","summary":"URL for SUSE-SU-2015:2194-1","url":"https://www.suse.com/support/update/announcement/2015/suse-su-20152194-1/"},{"category":"self","summary":"E-Mail link for SUSE-SU-2015:2194-1","url":"https://lists.suse.com/pipermail/sle-security-updates/2015-December/001718.html"},{"category":"self","summary":"SUSE Bug 814440","url":"https://bugzilla.suse.com/814440"},{"category":"self","summary":"SUSE Bug 867595","url":"https://bugzilla.suse.com/867595"},{"category":"self","summary":"SUSE Bug 904348","url":"https://bugzilla.suse.com/904348"},{"category":"self","summary":"SUSE Bug 921949","url":"https://bugzilla.suse.com/921949"},{"category":"self","summary":"SUSE Bug 924493","url":"https://bugzilla.suse.com/924493"},{"category":"self","summary":"SUSE Bug 930145","url":"https://bugzilla.suse.com/930145"},{"category":"self","summary":"SUSE Bug 933514","url":"https://bugzilla.suse.com/933514"},{"category":"self","summary":"SUSE Bug 935961","url":"https://bugzilla.suse.com/935961"},{"category":"self","summary":"SUSE Bug 936076","url":"https://bugzilla.suse.com/936076"},{"category":"self","summary":"SUSE Bug 936773","url":"https://bugzilla.suse.com/936773"},{"category":"self","summary":"SUSE Bug 939826","url":"https://bugzilla.suse.com/939826"},{"category":"self","summary":"SUSE Bug 939926","url":"https://bugzilla.suse.com/939926"},{"category":"self","summary":"SUSE Bug 940853","url":"https://bugzilla.suse.com/940853"},{"category":"self","summary":"SUSE Bug 941202","url":"https://bugzilla.suse.com/941202"},{"category":"self","summary":"SUSE Bug 941867","url":"https://bugzilla.suse.com/941867"},{"category":"self","summary":"SUSE Bug 942938","url":"https://bugzilla.suse.com/942938"},{"category":"self","summary":"SUSE Bug 944749","url":"https://bugzilla.suse.com/944749"},{"category":"self","summary":"SUSE Bug 945626","url":"https://bugzilla.suse.com/945626"},{"category":"self","summary":"SUSE Bug 946078","url":"https://bugzilla.suse.com/946078"},{"category":"self","summary":"SUSE Bug 947241","url":"https://bugzilla.suse.com/947241"},{"category":"self","summary":"SUSE Bug 947321","url":"https://bugzilla.suse.com/947321"},{"category":"self","summary":"SUSE Bug 947478","url":"https://bugzilla.suse.com/947478"},{"category":"self","summary":"SUSE Bug 948521","url":"https://bugzilla.suse.com/948521"},{"category":"self","summary":"SUSE Bug 948685","url":"https://bugzilla.suse.com/948685"},{"category":"self","summary":"SUSE Bug 948831","url":"https://bugzilla.suse.com/948831"},{"category":"self","summary":"SUSE Bug 949100","url":"https://bugzilla.suse.com/949100"},{"category":"self","summary":"SUSE Bug 949463","url":"https://bugzilla.suse.com/949463"},{"category":"self","summary":"SUSE Bug 949504","url":"https://bugzilla.suse.com/949504"},{"category":"self","summary":"SUSE Bug 949706","url":"https://bugzilla.suse.com/949706"},{"category":"self","summary":"SUSE Bug 949744","url":"https://bugzilla.suse.com/949744"},{"category":"self","summary":"SUSE Bug 950013","url":"https://bugzilla.suse.com/950013"},{"category":"self","summary":"SUSE Bug 950750","url":"https://bugzilla.suse.com/950750"},{"category":"self","summary":"SUSE Bug 950862","url":"https://bugzilla.suse.com/950862"},{"category":"self","summary":"SUSE Bug 950998","url":"https://bugzilla.suse.com/950998"},{"category":"self","summary":"SUSE Bug 951110","url":"https://bugzilla.suse.com/951110"},{"category":"self","summary":"SUSE Bug 951165","url":"https://bugzilla.suse.com/951165"},{"category":"self","summary":"SUSE Bug 951199","url":"https://bugzilla.suse.com/951199"},{"category":"self","summary":"SUSE Bug 951440","url":"https://bugzilla.suse.com/951440"},{"category":"self","summary":"SUSE Bug 951546","url":"https://bugzilla.suse.com/951546"},{"category":"self","summary":"SUSE Bug 952666","url":"https://bugzilla.suse.com/952666"},{"category":"self","summary":"SUSE Bug 952758","url":"https://bugzilla.suse.com/952758"},{"category":"self","summary":"SUSE Bug 953796","url":"https://bugzilla.suse.com/953796"},{"category":"self","summary":"SUSE Bug 953980","url":"https://bugzilla.suse.com/953980"},{"category":"self","summary":"SUSE Bug 954635","url":"https://bugzilla.suse.com/954635"},{"category":"self","summary":"SUSE Bug 955148","url":"https://bugzilla.suse.com/955148"},{"category":"self","summary":"SUSE Bug 955224","url":"https://bugzilla.suse.com/955224"},{"category":"self","summary":"SUSE Bug 955422","url":"https://bugzilla.suse.com/955422"},{"category":"self","summary":"SUSE Bug 955533","url":"https://bugzilla.suse.com/955533"},{"category":"self","summary":"SUSE Bug 955644","url":"https://bugzilla.suse.com/955644"},{"category":"self","summary":"SUSE Bug 956047","url":"https://bugzilla.suse.com/956047"},{"category":"self","summary":"SUSE Bug 956053","url":"https://bugzilla.suse.com/956053"},{"category":"self","summary":"SUSE Bug 956703","url":"https://bugzilla.suse.com/956703"},{"category":"self","summary":"SUSE Bug 956711","url":"https://bugzilla.suse.com/956711"},{"category":"self","summary":"SUSE CVE CVE-2015-0272 page","url":"https://www.suse.com/security/cve/CVE-2015-0272/"},{"category":"self","summary":"SUSE CVE CVE-2015-2925 page","url":"https://www.suse.com/security/cve/CVE-2015-2925/"},{"category":"self","summary":"SUSE CVE CVE-2015-5283 page","url":"https://www.suse.com/security/cve/CVE-2015-5283/"},{"category":"self","summary":"SUSE CVE CVE-2015-5307 page","url":"https://www.suse.com/security/cve/CVE-2015-5307/"},{"category":"self","summary":"SUSE CVE CVE-2015-7799 page","url":"https://www.suse.com/security/cve/CVE-2015-7799/"},{"category":"self","summary":"SUSE CVE CVE-2015-7872 page","url":"https://www.suse.com/security/cve/CVE-2015-7872/"},{"category":"self","summary":"SUSE CVE CVE-2015-7990 page","url":"https://www.suse.com/security/cve/CVE-2015-7990/"},{"category":"self","summary":"SUSE CVE CVE-2015-8104 page","url":"https://www.suse.com/security/cve/CVE-2015-8104/"}],"title":"Security update for the Linux Kernel","tracking":{"current_release_date":"2015-12-04T09:34:09Z","generator":{"date":"2015-12-04T09:34:09Z","engine":{"name":"cve-database.git:bin/generate-csaf.pl","version":"1"}},"id":"SUSE-SU-2015:2194-1","initial_release_date":"2015-12-04T09:34:09Z","revision_history":[{"date":"2015-12-04T09:34:09Z","number":"1","summary":"Current version"}],"status":"final","version":"1"}},"product_tree":{"branches":[{"branches":[{"branches":[{"category":"product_version","name":"kernel-devel-3.12.51-52.31.1.noarch","product":{"name":"kernel-devel-3.12.51-52.31.1.noarch","product_id":"kernel-devel-3.12.51-52.31.1.noarch"}},{"category":"product_version","name":"kernel-macros-3.12.51-52.31.1.noarch","product":{"name":"kernel-macros-3.12.51-52.31.1.noarch","product_id":"kernel-macros-3.12.51-52.31.1.noarch"}},{"category":"product_version","name":"kernel-source-3.12.51-52.31.1.noarch","product":{"name":"kernel-source-3.12.51-52.31.1.noarch","product_id":"kernel-source-3.12.51-52.31.1.noarch"}},{"category":"product_version","name":"kernel-docs-3.12.51-52.31.5.noarch","product":{"name":"kernel-docs-3.12.51-52.31.5.noarch","product_id":"kernel-docs-3.12.51-52.31.5.noarch"}}],"category":"architecture","name":"noarch"},{"branches":[{"category":"product_version","name":"kernel-obs-build-3.12.51-52.31.1.ppc64le","product":{"name":"kernel-obs-build-3.12.51-52.31.1.ppc64le","product_id":"kernel-obs-build-3.12.51-52.31.1.ppc64le"}},{"category":"product_version","name":"kernel-default-3.12.51-52.31.1.ppc64le","product":{"name":"kernel-default-3.12.51-52.31.1.ppc64le","product_id":"kernel-default-3.12.51-52.31.1.ppc64le"}},{"category":"product_version","name":"kernel-default-base-3.12.51-52.31.1.ppc64le","product":{"name":"kernel-default-base-3.12.51-52.31.1.ppc64le","product_id":"kernel-default-base-3.12.51-52.31.1.ppc64le"}},{"category":"product_version","name":"kernel-default-devel-3.12.51-52.31.1.ppc64le","product":{"name":"kernel-default-devel-3.12.51-52.31.1.ppc64le","product_id":"kernel-default-devel-3.12.51-52.31.1.ppc64le"}},{"category":"product_version","name":"kernel-syms-3.12.51-52.31.1.ppc64le","product":{"name":"kernel-syms-3.12.51-52.31.1.ppc64le","product_id":"kernel-syms-3.12.51-52.31.1.ppc64le"}}],"category":"architecture","name":"ppc64le"},{"branches":[{"category":"product_version","name":"kernel-obs-build-3.12.51-52.31.1.s390x","product":{"name":"kernel-obs-build-3.12.51-52.31.1.s390x","product_id":"kernel-obs-build-3.12.51-52.31.1.s390x"}},{"category":"product_version","name":"kernel-default-3.12.51-52.31.1.s390x","product":{"name":"kernel-default-3.12.51-52.31.1.s390x","product_id":"kernel-default-3.12.51-52.31.1.s390x"}},{"category":"product_version","name":"kernel-default-base-3.12.51-52.31.1.s390x","product":{"name":"kernel-default-base-3.12.51-52.31.1.s390x","product_id":"kernel-default-base-3.12.51-52.31.1.s390x"}},{"category":"product_version","name":"kernel-default-devel-3.12.51-52.31.1.s390x","product":{"name":"kernel-default-devel-3.12.51-52.31.1.s390x","product_id":"kernel-default-devel-3.12.51-52.31.1.s390x"}},{"category":"product_version","name":"kernel-default-man-3.12.51-52.31.1.s390x","product":{"name":"kernel-default-man-3.12.51-52.31.1.s390x","product_id":"kernel-default-man-3.12.51-52.31.1.s390x"}},{"category":"product_version","name":"kernel-syms-3.12.51-52.31.1.s390x","product":{"name":"kernel-syms-3.12.51-52.31.1.s390x","product_id":"kernel-syms-3.12.51-52.31.1.s390x"}}],"category":"architecture","name":"s390x"},{"branches":[{"category":"product_version","name":"kernel-default-3.12.51-52.31.1.x86_64","product":{"name":"kernel-default-3.12.51-52.31.1.x86_64","product_id":"kernel-default-3.12.51-52.31.1.x86_64"}},{"category":"product_version","name":"kernel-default-devel-3.12.51-52.31.1.x86_64","product":{"name":"kernel-default-devel-3.12.51-52.31.1.x86_64","product_id":"kernel-default-devel-3.12.51-52.31.1.x86_64"}},{"category":"product_version","name":"kernel-default-extra-3.12.51-52.31.1.x86_64","product":{"name":"kernel-default-extra-3.12.51-52.31.1.x86_64","product_id":"kernel-default-extra-3.12.51-52.31.1.x86_64"}},{"category":"product_version","name":"kernel-syms-3.12.51-52.31.1.x86_64","product":{"name":"kernel-syms-3.12.51-52.31.1.x86_64","product_id":"kernel-syms-3.12.51-52.31.1.x86_64"}},{"category":"product_version","name":"kernel-xen-3.12.51-52.31.1.x86_64","product":{"name":"kernel-xen-3.12.51-52.31.1.x86_64","product_id":"kernel-xen-3.12.51-52.31.1.x86_64"}},{"category":"product_version","name":"kernel-xen-devel-3.12.51-52.31.1.x86_64","product":{"name":"kernel-xen-devel-3.12.51-52.31.1.x86_64","product_id":"kernel-xen-devel-3.12.51-52.31.1.x86_64"}},{"category":"product_version","name":"kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","product":{"name":"kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","product_id":"kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64"}},{"category":"product_version","name":"kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","product":{"name":"kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","product_id":"kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64"}},{"category":"product_version","name":"kernel-ec2-3.12.51-52.31.1.x86_64","product":{"name":"kernel-ec2-3.12.51-52.31.1.x86_64","product_id":"kernel-ec2-3.12.51-52.31.1.x86_64"}},{"category":"product_version","name":"kernel-ec2-devel-3.12.51-52.31.1.x86_64","product":{"name":"kernel-ec2-devel-3.12.51-52.31.1.x86_64","product_id":"kernel-ec2-devel-3.12.51-52.31.1.x86_64"}},{"category":"product_version","name":"kernel-ec2-extra-3.12.51-52.31.1.x86_64","product":{"name":"kernel-ec2-extra-3.12.51-52.31.1.x86_64","product_id":"kernel-ec2-extra-3.12.51-52.31.1.x86_64"}},{"category":"product_version","name":"kernel-obs-build-3.12.51-52.31.1.x86_64","product":{"name":"kernel-obs-build-3.12.51-52.31.1.x86_64","product_id":"kernel-obs-build-3.12.51-52.31.1.x86_64"}},{"category":"product_version","name":"kernel-default-base-3.12.51-52.31.1.x86_64","product":{"name":"kernel-default-base-3.12.51-52.31.1.x86_64","product_id":"kernel-default-base-3.12.51-52.31.1.x86_64"}},{"category":"product_version","name":"kernel-xen-base-3.12.51-52.31.1.x86_64","product":{"name":"kernel-xen-base-3.12.51-52.31.1.x86_64","product_id":"kernel-xen-base-3.12.51-52.31.1.x86_64"}}],"category":"architecture","name":"x86_64"},{"branches":[{"category":"product_name","name":"SUSE Linux Enterprise Desktop 12","product":{"name":"SUSE Linux Enterprise Desktop 12","product_id":"SUSE Linux Enterprise Desktop 12","product_identification_helper":{"cpe":"cpe:/o:suse:sled:12"}}},{"category":"product_name","name":"SUSE Linux Enterprise Live Patching 12","product":{"name":"SUSE Linux Enterprise Live Patching 12","product_id":"SUSE Linux Enterprise Live Patching 12","product_identification_helper":{"cpe":"cpe:/o:suse:sle-live-patching:12"}}},{"category":"product_name","name":"SUSE Linux Enterprise Module for Public Cloud 12","product":{"name":"SUSE Linux Enterprise Module for Public Cloud 12","product_id":"SUSE Linux Enterprise Module for Public Cloud 12","product_identification_helper":{"cpe":"cpe:/o:suse:sle-module-public-cloud:12"}}},{"category":"product_name","name":"SUSE Linux Enterprise Software Development Kit 12","product":{"name":"SUSE Linux Enterprise Software Development Kit 12","product_id":"SUSE Linux Enterprise Software Development Kit 12","product_identification_helper":{"cpe":"cpe:/o:suse:sle-sdk:12"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server 12","product":{"name":"SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12","product_identification_helper":{"cpe":"cpe:/o:suse:sles:12"}}},{"category":"product_name","name":"SUSE Linux Enterprise Server for SAP Applications 12","product":{"name":"SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12","product_identification_helper":{"cpe":"cpe:/o:suse:sles_sap:12"}}},{"category":"product_name","name":"SUSE Linux Enterprise Workstation Extension 12","product":{"name":"SUSE Linux Enterprise Workstation Extension 12","product_id":"SUSE Linux Enterprise Workstation Extension 12","product_identification_helper":{"cpe":"cpe:/o:suse:sle-we:12"}}}],"category":"product_family","name":"SUSE Linux Enterprise"}],"category":"vendor","name":"SUSE"}],"relationships":[{"category":"default_component_of","full_product_name":{"name":"kernel-default-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Desktop 12","product_id":"SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-default-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-devel-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Desktop 12","product_id":"SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-default-devel-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-extra-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Desktop 12","product_id":"SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-default-extra-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-devel-3.12.51-52.31.1.noarch as component of SUSE Linux Enterprise Desktop 12","product_id":"SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.31.1.noarch"},"product_reference":"kernel-devel-3.12.51-52.31.1.noarch","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-macros-3.12.51-52.31.1.noarch as component of SUSE Linux Enterprise Desktop 12","product_id":"SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.31.1.noarch"},"product_reference":"kernel-macros-3.12.51-52.31.1.noarch","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-source-3.12.51-52.31.1.noarch as component of SUSE Linux Enterprise Desktop 12","product_id":"SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.31.1.noarch"},"product_reference":"kernel-source-3.12.51-52.31.1.noarch","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-syms-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Desktop 12","product_id":"SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-syms-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-xen-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Desktop 12","product_id":"SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-xen-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-xen-devel-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Desktop 12","product_id":"SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-xen-devel-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Desktop 12"},{"category":"default_component_of","full_product_name":{"name":"kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64 as component of SUSE Linux Enterprise Live Patching 12","product_id":"SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64"},"product_reference":"kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Live Patching 12"},{"category":"default_component_of","full_product_name":{"name":"kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64 as component of SUSE Linux Enterprise Live Patching 12","product_id":"SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64"},"product_reference":"kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Live Patching 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-ec2-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12","product_id":"SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-ec2-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-ec2-devel-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12","product_id":"SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-ec2-devel-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-ec2-extra-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12","product_id":"SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-ec2-extra-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Module for Public Cloud 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-docs-3.12.51-52.31.5.noarch as component of SUSE Linux Enterprise Software Development Kit 12","product_id":"SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.31.5.noarch"},"product_reference":"kernel-docs-3.12.51-52.31.5.noarch","relates_to_product_reference":"SUSE Linux Enterprise Software Development Kit 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-obs-build-3.12.51-52.31.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12","product_id":"SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.ppc64le"},"product_reference":"kernel-obs-build-3.12.51-52.31.1.ppc64le","relates_to_product_reference":"SUSE Linux Enterprise Software Development Kit 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-obs-build-3.12.51-52.31.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12","product_id":"SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.s390x"},"product_reference":"kernel-obs-build-3.12.51-52.31.1.s390x","relates_to_product_reference":"SUSE Linux Enterprise Software Development Kit 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-obs-build-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12","product_id":"SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-obs-build-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Software Development Kit 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-3.12.51-52.31.1.ppc64le as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.ppc64le"},"product_reference":"kernel-default-3.12.51-52.31.1.ppc64le","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-3.12.51-52.31.1.s390x as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.s390x"},"product_reference":"kernel-default-3.12.51-52.31.1.s390x","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-default-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-base-3.12.51-52.31.1.ppc64le as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.ppc64le"},"product_reference":"kernel-default-base-3.12.51-52.31.1.ppc64le","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-base-3.12.51-52.31.1.s390x as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.s390x"},"product_reference":"kernel-default-base-3.12.51-52.31.1.s390x","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-base-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-default-base-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-devel-3.12.51-52.31.1.ppc64le as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.ppc64le"},"product_reference":"kernel-default-devel-3.12.51-52.31.1.ppc64le","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-devel-3.12.51-52.31.1.s390x as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.s390x"},"product_reference":"kernel-default-devel-3.12.51-52.31.1.s390x","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-devel-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-default-devel-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-man-3.12.51-52.31.1.s390x as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.31.1.s390x"},"product_reference":"kernel-default-man-3.12.51-52.31.1.s390x","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-devel-3.12.51-52.31.1.noarch as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.31.1.noarch"},"product_reference":"kernel-devel-3.12.51-52.31.1.noarch","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-macros-3.12.51-52.31.1.noarch as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.31.1.noarch"},"product_reference":"kernel-macros-3.12.51-52.31.1.noarch","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-source-3.12.51-52.31.1.noarch as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.31.1.noarch"},"product_reference":"kernel-source-3.12.51-52.31.1.noarch","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-syms-3.12.51-52.31.1.ppc64le as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.ppc64le"},"product_reference":"kernel-syms-3.12.51-52.31.1.ppc64le","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-syms-3.12.51-52.31.1.s390x as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.s390x"},"product_reference":"kernel-syms-3.12.51-52.31.1.s390x","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-syms-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-syms-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-xen-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-xen-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-xen-base-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-xen-base-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-xen-devel-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Server 12","product_id":"SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-xen-devel-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Server 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-3.12.51-52.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.ppc64le"},"product_reference":"kernel-default-3.12.51-52.31.1.ppc64le","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-3.12.51-52.31.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.s390x"},"product_reference":"kernel-default-3.12.51-52.31.1.s390x","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-default-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-base-3.12.51-52.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.ppc64le"},"product_reference":"kernel-default-base-3.12.51-52.31.1.ppc64le","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-base-3.12.51-52.31.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.s390x"},"product_reference":"kernel-default-base-3.12.51-52.31.1.s390x","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-base-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-default-base-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-devel-3.12.51-52.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.ppc64le"},"product_reference":"kernel-default-devel-3.12.51-52.31.1.ppc64le","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-devel-3.12.51-52.31.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.s390x"},"product_reference":"kernel-default-devel-3.12.51-52.31.1.s390x","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-devel-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-default-devel-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-man-3.12.51-52.31.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.31.1.s390x"},"product_reference":"kernel-default-man-3.12.51-52.31.1.s390x","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-devel-3.12.51-52.31.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.31.1.noarch"},"product_reference":"kernel-devel-3.12.51-52.31.1.noarch","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-macros-3.12.51-52.31.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.31.1.noarch"},"product_reference":"kernel-macros-3.12.51-52.31.1.noarch","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-source-3.12.51-52.31.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.31.1.noarch"},"product_reference":"kernel-source-3.12.51-52.31.1.noarch","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-syms-3.12.51-52.31.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.ppc64le"},"product_reference":"kernel-syms-3.12.51-52.31.1.ppc64le","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-syms-3.12.51-52.31.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.s390x"},"product_reference":"kernel-syms-3.12.51-52.31.1.s390x","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-syms-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-syms-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-xen-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-xen-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-xen-base-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-xen-base-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-xen-devel-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12","product_id":"SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-xen-devel-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Server for SAP Applications 12"},{"category":"default_component_of","full_product_name":{"name":"kernel-default-extra-3.12.51-52.31.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12","product_id":"SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.31.1.x86_64"},"product_reference":"kernel-default-extra-3.12.51-52.31.1.x86_64","relates_to_product_reference":"SUSE Linux Enterprise Workstation Extension 12"}]},"vulnerabilities":[{"cve":"CVE-2015-0272","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2015-0272"}],"notes":[{"category":"general","text":"GNOME NetworkManager allows remote attackers to cause a denial of service (IPv6 traffic disruption) via a crafted MTU value in an IPv6 Router Advertisement (RA) message, a different vulnerability than CVE-2015-8215.","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.31.5.noarch","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.31.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2015-0272","url":"https://www.suse.com/security/cve/CVE-2015-0272"},{"category":"external","summary":"SUSE Bug 1020452 for CVE-2015-0272","url":"https://bugzilla.suse.com/1020452"},{"category":"external","summary":"SUSE Bug 944296 for CVE-2015-0272","url":"https://bugzilla.suse.com/944296"},{"category":"external","summary":"SUSE Bug 951638 for CVE-2015-0272","url":"https://bugzilla.suse.com/951638"},{"category":"external","summary":"SUSE Bug 955354 for CVE-2015-0272","url":"https://bugzilla.suse.com/955354"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.31.5.noarch","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.31.1.x86_64"]}],"threats":[{"category":"impact","date":"2015-12-04T09:34:09Z","details":"moderate"}],"title":"CVE-2015-0272"},{"cve":"CVE-2015-2925","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2015-2925"}],"notes":[{"category":"general","text":"The prepend_path function in fs/dcache.c in the Linux kernel before 4.2.4 does not properly handle rename actions inside a bind mount, which allows local users to bypass an intended container protection mechanism by renaming a directory, related to a \"double-chroot attack.\"","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.31.5.noarch","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.31.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2015-2925","url":"https://www.suse.com/security/cve/CVE-2015-2925"},{"category":"external","summary":"SUSE Bug 926238 for CVE-2015-2925","url":"https://bugzilla.suse.com/926238"},{"category":"external","summary":"SUSE Bug 951625 for CVE-2015-2925","url":"https://bugzilla.suse.com/951625"},{"category":"external","summary":"SUSE Bug 951638 for CVE-2015-2925","url":"https://bugzilla.suse.com/951638"},{"category":"external","summary":"SUSE Bug 963994 for CVE-2015-2925","url":"https://bugzilla.suse.com/963994"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.31.5.noarch","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.31.1.x86_64"]}],"threats":[{"category":"impact","date":"2015-12-04T09:34:09Z","details":"moderate"}],"title":"CVE-2015-2925"},{"cve":"CVE-2015-5283","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2015-5283"}],"notes":[{"category":"general","text":"The sctp_init function in net/sctp/protocol.c in the Linux kernel before 4.2.3 has an incorrect sequence of protocol-initialization steps, which allows local users to cause a denial of service (panic or memory corruption) by creating SCTP sockets before all of the steps have finished.","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.31.5.noarch","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.31.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2015-5283","url":"https://www.suse.com/security/cve/CVE-2015-5283"},{"category":"external","summary":"SUSE Bug 947155 for CVE-2015-5283","url":"https://bugzilla.suse.com/947155"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.31.5.noarch","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.31.1.x86_64"]}],"threats":[{"category":"impact","date":"2015-12-04T09:34:09Z","details":"moderate"}],"title":"CVE-2015-5283"},{"cve":"CVE-2015-5307","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2015-5307"}],"notes":[{"category":"general","text":"The KVM subsystem in the Linux kernel through 4.2.6, and Xen 4.3.x through 4.6.x, allows guest OS users to cause a denial of service (host OS panic or hang) by triggering many #AC (aka Alignment Check) exceptions, related to svm.c and vmx.c.","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.31.5.noarch","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.31.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2015-5307","url":"https://www.suse.com/security/cve/CVE-2015-5307"},{"category":"external","summary":"SUSE Bug 953527 for CVE-2015-5307","url":"https://bugzilla.suse.com/953527"},{"category":"external","summary":"SUSE Bug 954018 for CVE-2015-5307","url":"https://bugzilla.suse.com/954018"},{"category":"external","summary":"SUSE Bug 954404 for CVE-2015-5307","url":"https://bugzilla.suse.com/954404"},{"category":"external","summary":"SUSE Bug 954405 for CVE-2015-5307","url":"https://bugzilla.suse.com/954405"},{"category":"external","summary":"SUSE Bug 962977 for CVE-2015-5307","url":"https://bugzilla.suse.com/962977"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.31.5.noarch","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.31.1.x86_64"]}],"threats":[{"category":"impact","date":"2015-12-04T09:34:09Z","details":"moderate"}],"title":"CVE-2015-5307"},{"cve":"CVE-2015-7799","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2015-7799"}],"notes":[{"category":"general","text":"The slhc_init function in drivers/net/slip/slhc.c in the Linux kernel through 4.2.3 does not ensure that certain slot numbers are valid, which allows local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted PPPIOCSMAXCID ioctl call.","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.31.5.noarch","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.31.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2015-7799","url":"https://www.suse.com/security/cve/CVE-2015-7799"},{"category":"external","summary":"SUSE Bug 1020452 for CVE-2015-7799","url":"https://bugzilla.suse.com/1020452"},{"category":"external","summary":"SUSE Bug 1052256 for CVE-2015-7799","url":"https://bugzilla.suse.com/1052256"},{"category":"external","summary":"SUSE Bug 949936 for CVE-2015-7799","url":"https://bugzilla.suse.com/949936"},{"category":"external","summary":"SUSE Bug 951638 for CVE-2015-7799","url":"https://bugzilla.suse.com/951638"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.31.5.noarch","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.31.1.x86_64"]}],"threats":[{"category":"impact","date":"2015-12-04T09:34:09Z","details":"low"}],"title":"CVE-2015-7799"},{"cve":"CVE-2015-7872","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2015-7872"}],"notes":[{"category":"general","text":"The key_gc_unused_keys function in security/keys/gc.c in the Linux kernel through 4.2.6 allows local users to cause a denial of service (OOPS) via crafted keyctl commands.","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.31.5.noarch","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.31.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2015-7872","url":"https://www.suse.com/security/cve/CVE-2015-7872"},{"category":"external","summary":"SUSE Bug 951440 for CVE-2015-7872","url":"https://bugzilla.suse.com/951440"},{"category":"external","summary":"SUSE Bug 951542 for CVE-2015-7872","url":"https://bugzilla.suse.com/951542"},{"category":"external","summary":"SUSE Bug 951638 for CVE-2015-7872","url":"https://bugzilla.suse.com/951638"},{"category":"external","summary":"SUSE Bug 958463 for CVE-2015-7872","url":"https://bugzilla.suse.com/958463"},{"category":"external","summary":"SUSE Bug 958601 for CVE-2015-7872","url":"https://bugzilla.suse.com/958601"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.31.5.noarch","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.31.1.x86_64"]}],"threats":[{"category":"impact","date":"2015-12-04T09:34:09Z","details":"moderate"}],"title":"CVE-2015-7872"},{"cve":"CVE-2015-7990","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2015-7990"}],"notes":[{"category":"general","text":"Race condition in the rds_sendmsg function in net/rds/sendmsg.c in the Linux kernel before 4.3.3 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by using a socket that was not properly bound.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2015-6937.","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.31.5.noarch","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.31.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2015-7990","url":"https://www.suse.com/security/cve/CVE-2015-7990"},{"category":"external","summary":"SUSE Bug 945825 for CVE-2015-7990","url":"https://bugzilla.suse.com/945825"},{"category":"external","summary":"SUSE Bug 952384 for CVE-2015-7990","url":"https://bugzilla.suse.com/952384"},{"category":"external","summary":"SUSE Bug 953052 for CVE-2015-7990","url":"https://bugzilla.suse.com/953052"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.31.5.noarch","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.31.1.x86_64"]}],"scores":[{"cvss_v3":{"baseScore":5.8,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H","version":"3.0"},"products":["SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.31.5.noarch","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.31.1.x86_64"]}],"threats":[{"category":"impact","date":"2015-12-04T09:34:09Z","details":"low"}],"title":"CVE-2015-7990"},{"cve":"CVE-2015-8104","ids":[{"system_name":"SUSE CVE Page","text":"https://www.suse.com/security/cve/CVE-2015-8104"}],"notes":[{"category":"general","text":"The KVM subsystem in the Linux kernel through 4.2.6, and Xen 4.3.x through 4.6.x, allows guest OS users to cause a denial of service (host OS panic or hang) by triggering many #DB (aka Debug) exceptions, related to svm.c.","title":"CVE description"}],"product_status":{"recommended":["SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.31.5.noarch","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.31.1.x86_64"]},"references":[{"category":"external","summary":"CVE-2015-8104","url":"https://www.suse.com/security/cve/CVE-2015-8104"},{"category":"external","summary":"SUSE Bug 1215748 for CVE-2015-8104","url":"https://bugzilla.suse.com/1215748"},{"category":"external","summary":"SUSE Bug 953527 for CVE-2015-8104","url":"https://bugzilla.suse.com/953527"},{"category":"external","summary":"SUSE Bug 954018 for CVE-2015-8104","url":"https://bugzilla.suse.com/954018"},{"category":"external","summary":"SUSE Bug 954404 for CVE-2015-8104","url":"https://bugzilla.suse.com/954404"},{"category":"external","summary":"SUSE Bug 954405 for CVE-2015-8104","url":"https://bugzilla.suse.com/954405"},{"category":"external","summary":"SUSE Bug 962977 for CVE-2015-8104","url":"https://bugzilla.suse.com/962977"}],"remediations":[{"category":"vendor_fix","details":"To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n","product_ids":["SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-default-1-2.2.x86_64","SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_31-xen-1-2.2.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.31.1.noarch","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.31.5.noarch","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.ppc64le","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.s390x","SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.31.1.x86_64","SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.31.1.x86_64"]}],"threats":[{"category":"impact","date":"2015-12-04T09:34:09Z","details":"critical"}],"title":"CVE-2015-8104"}]}