suse-su-2015:0529-1
Vulnerability from csaf_suse
Published
2015-02-20 13:43
Modified
2015-02-20 13:43
Summary
Security update for the Linux Kernel

Notes

Title of the patch
Security update for the Linux Kernel
Description of the patch
The SUSE Linux Enterprise 12 kernel was updated to 3.12.38 to receive various security and bugfixes. This update contains the following feature enablements: - The remote block device (rbd) and ceph drivers have been enabled and are now supported. (FATE#318350) These can be used e.g. for accessing the SUSE Enterprise Storage product services. - Support for Intel Select Bay trail CPUs has been added. (FATE#316038) Following security issues were fixed: - CVE-2014-9419: The __switch_to function in arch/x86/kernel/process_64.c in the Linux kernel through 3.18.1 did not ensure that Thread Local Storage (TLS) descriptors were loaded before proceeding with other steps, which made it easier for local users to bypass the ASLR protection mechanism via a crafted application that reads a TLS base address (bnc#911326). - CVE-2014-7822: A flaw was found in the way the Linux kernels splice() system call validated its parameters. On certain file systems, a local, unprivileged user could have used this flaw to write past the maximum file size, and thus crash the system. - CVE-2014-8160: The connection tracking module could be bypassed if a specific protocol module was not loaded, e.g. allowing SCTP traffic while the firewall should have filtered it. - CVE-2014-9584: The parse_rock_ridge_inode_internal function in fs/isofs/rock.c in the Linux kernel before 3.18.2 did not validate a length value in the Extensions Reference (ER) System Use Field, which allowed local users to obtain sensitive information from kernel memory via a crafted iso9660 image (bnc#912654). The following non-security bugs were fixed: - audit: Allow login in non-init namespaces (bnc#916107). - btrfs: avoid unnecessary switch of path locks to blocking mode. - btrfs: fix directory inconsistency after fsync log replay (bnc#915425). - btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs (bnc#915425). - btrfs: fix fsync race leading to ordered extent memory leaks (bnc#917128). - btrfs: fix fsync when extend references are added to an inode (bnc#915425). - btrfs: fix missing error handler if submiting re-read bio fails. - btrfs: fix race between transaction commit and empty block group removal (bnc#915550). - btrfs: fix scrub race leading to use-after-free (bnc#915456). - btrfs: fix setup_leaf_for_split() to avoid leaf corruption (bnc#915454). - btrfs: improve free space cache management and space allocation. - btrfs: make btrfs_search_forward return with nodes unlocked. - btrfs: scrub, fix sleep in atomic context (bnc#915456). - btrfs: unlock nodes earlier when inserting items in a btree. - drm/i915: On G45 enable cursor plane briefly after enabling the display plane (bnc#918161). - Fix Module.supported handling for external modules (bnc#905304). - keys: close race between key lookup and freeing (bnc#912202). - msi: also reject resource with flags all clear. - pci: Add ACS quirk for Emulex NICs (bug#917089). - pci: Add ACS quirk for Intel 10G NICs (bug#917089). - pci: Add ACS quirk for Solarflare SFC9120 & SFC9140 (bug#917089). - Refresh other Xen patches (bsc#909829). - Update patches.suse/btrfs-8177-improve-free-space-cache-management-and-space-.patch (bnc#895805). - be2net: avoid flashing SH-B0 UFI image on SH-P2 chip (bug#908322). - be2net: refactor code that checks flash file compatibility (bug#908322). - ceph: Add necessary clean up if invalid reply received in handle_reply() (bsc#918255). - crush: CHOOSE_LEAF -> CHOOSELEAF throughout (bsc#918255). - crush: add SET_CHOOSE_TRIES rule step (bsc#918255). - crush: add note about r in recursive choose (bsc#918255). - crush: add set_choose_local_[fallback_]tries steps (bsc#918255). - crush: apply chooseleaf_tries to firstn mode too (bsc#918255). - crush: attempts -> tries (bsc#918255). - crush: clarify numrep vs endpos (bsc#918255). - crush: eliminate CRUSH_MAX_SET result size limitation (bsc#918255). - crush: factor out (trivial) crush_destroy_rule() (bsc#918255). - crush: fix crush_choose_firstn comment (bsc#918255). - crush: fix some comments (bsc#918255). - crush: generalize descend_once (bsc#918255). - crush: new SET_CHOOSE_LEAF_TRIES command (bsc#918255). - crush: pass parent r value for indep call (bsc#918255). - crush: pass weight vector size to map function (bsc#918255). - crush: reduce scope of some local variables (bsc#918255). - crush: return CRUSH_ITEM_UNDEF for failed placements with indep (bsc#918255). - crush: strip firstn conditionals out of crush_choose, rename (bsc#918255). - crush: use breadth-first search for indep mode (bsc#918255). - crypto: drbg - panic on continuous self test error (bsc#905482). - dasd: List corruption in error recovery (bnc#914291, LTC#120865). - epoll: optimize setting task running after blocking (epoll-performance). - fips: We need to activate gcm(aes) in FIPS mode, RFCs 4106 and 4543 (bsc#914126,bsc#914457). - fips: __driver-gcm-aes-aesni needs to be listed explicitly inside the testmgr.c file (bsc#914457). - flow_dissector: add tipc support (bnc#916513). - hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock() (bsc#907069). - hyperv: Add support for vNIC hot removal. - kernel: incorrect clock_gettime result (bnc#914291, LTC#121184). - kvm: iommu: Add cond_resched to legacy device assignment code (bsc#898687). - libceph: CEPH_OSD_FLAG_* enum update (bsc#918255). - libceph: add ceph_kv{malloc,free}() and switch to them (bsc#918255). - libceph: add ceph_pg_pool_by_id() (bsc#918255). - libceph: all features fields must be u64 (bsc#918255). - libceph: dout() is missing a newline (bsc#918255). - libceph: factor out logic from ceph_osdc_start_request() (bsc#918255). - libceph: fix error handling in ceph_osdc_init() (bsc#918255). - libceph: follow redirect replies from osds (bsc#918255). - libceph: follow {read,write}_tier fields on osd request submission (bsc#918255). - libceph: introduce and start using oid abstraction (bsc#918255). - libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN (bsc#918255). - libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} (bsc#918255). - libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() (bsc#918255). - libceph: start using oloc abstraction (bsc#918255). - libceph: take map_sem for read in handle_reply() (bsc#918255). - libceph: update ceph_features.h (bsc#918255). - libceph: use CEPH_MON_PORT when the specified port is 0 (bsc#918255). - locking/mutex: Explicitly mark task as running after wakeup (mutex scalability). - locking/osq: No need for load/acquire when acquire-polling (mutex scalability). - locking/rtmutex: Optimize setting task running after being blocked (mutex scalability). - mm/compaction: fix wrong order check in compact_finished() (VM Performance, bnc#904177). - mm/compaction: stop the isolation when we isolate enough freepage (VM Performance, bnc#904177). - mm: fix negative nr_isolated counts (VM Performance). - mutex-debug: Always clear owner field upon mutex_unlock() (mutex bugfix). - net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes (bsc#918255). - net: allow macvlans to move to net namespace (bnc#915660). - net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr struct from userland (bnc#900270). - nfs_prime_dcache needs fh to be set (bnc#908069 bnc#896484). - ocfs2: remove filesize checks for sync I/O journal commit (bnc#800255). Update references. - powerpc/xmon: Fix another endiannes issue in RTAS call from xmon (bsc#915188). - pvscsi: support suspend/resume (bsc#902286). - random: account for entropy loss due to overwrites (bsc#904883,bsc#904901). - random: allow fractional bits to be tracked (bsc#904883,bsc#904901). - random: statically compute poolbitshift, poolbytes, poolbits (bsc#904883,bsc#904901). - rbd: add '^A' sysfs rbd device attribute (bsc#918255). - rbd: add support for single-major device number allocation scheme (bsc#918255). - rbd: enable extended devt in single-major mode (bsc#918255). - rbd: introduce rbd_dev_header_unwatch_sync() and switch to it (bsc#918255). - rbd: rbd_device::dev_id is an int, format it as such (bsc#918255). - rbd: refactor rbd_init() a bit (bsc#918255). - rbd: switch to ida for rbd id assignments (bsc#918255). - rbd: tear down watch request if rbd_dev_device_setup() fails (bsc#918255). - rbd: tweak 'loaded' message and module description (bsc#918255). - rbd: wire up is_visible() sysfs callback for rbd bus (bsc#918255). - rpm/kernel-binary.spec.in: Own the modules directory in the devel package (bnc#910322) - s390/dasd: fix infinite loop during format (bnc#914291, LTC#120608). - s390/dasd: remove unused code (bnc#914291, LTC#120608). - sched/Documentation: Remove unneeded word (mutex scalability). - sched/completion: Add lock-free checking of the blocking case (scheduler scalability). - scsifront: avoid acquiring same lock twice if ring is full. - scsifront: do not use bitfields for indicators modified under different locks. - swiotlb: Warn on allocation failure in swiotlb_alloc_coherent (bsc#905783). - uas: Add NO_ATA_1X for VIA VL711 devices (bnc#914254). - uas: Add US_FL_NO_ATA_1X for 2 more Seagate disk enclosures (bnc#914254). - uas: Add US_FL_NO_ATA_1X for Seagate devices with usb-id 0bc2:a013 (bnc#914254). - uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate model (bnc#914254). - uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate models (bnc#914254). - uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drives (bnc#914254). - uas: Add a quirk for rejecting ATA_12 and ATA_16 commands (bnc#914254). - uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id check (bnc#914294). - uas: Add no-report-opcodes quirk (bnc#914254). - uas: Disable uas on ASM1051 devices (bnc#914294). - uas: Do not blacklist ASM1153 disk enclosures (bnc#914294). - uas: Use streams on upcoming 10Gbps / 3.1 USB (bnc#914464). - uas: disable UAS on Apricorn SATA dongles (bnc#914300). - usb-storage: support for more than 8 LUNs (bsc#906196). - x86, crash: Allocate enough low-mem when crashkernel=high (bsc#905783). - x86, crash: Allocate enough low-mem when crashkernel=high (bsc#905783). - x86, swiotlb: Try coherent allocations with __GFP_NOWARN (bsc#905783). - x86/hpet: Make boot_hpet_disable extern (bnc#916646). - x86/intel: Add quirk to disable HPET for the Baytrail platform (bnc#916646). - x86: irq: Check for valid irq descriptor incheck_irq_vectors_for_cpu_disable (bnc#914726). - x86: irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable (bnc#914726). - xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllers (bnc#914112). - zcrypt: Number of supported ap domains is not retrievable (bnc#914291, LTC#120788).
Patchnames
SUSE-SLE-DESKTOP-12-2015-130,SUSE-SLE-Live-Patching-12-2015-130,SUSE-SLE-Module-Public-Cloud-12-2015-130,SUSE-SLE-SDK-12-2015-130,SUSE-SLE-SERVER-12-2015-130,SUSE-SLE-WE-12-2015-130
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).



{
  "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": "\nThe SUSE Linux Enterprise 12 kernel was updated to 3.12.38 to receive\nvarious security and bugfixes.\n\nThis update contains the following feature enablements:\n- The remote block device (rbd) and ceph drivers have been enabled and\n  are now supported. (FATE#318350)\n  These can be used e.g. for accessing the SUSE Enterprise Storage product\n  services.\n\n- Support for Intel Select Bay trail CPUs has been added. (FATE#316038)\n\nFollowing security issues were fixed:\n- CVE-2014-9419: The __switch_to function in arch/x86/kernel/process_64.c\n  in the Linux kernel through 3.18.1 did not ensure that Thread Local\n  Storage (TLS) descriptors were loaded before proceeding with other steps,\n  which made it easier for local users to bypass the ASLR protection\n  mechanism via a crafted application that reads a TLS base address\n  (bnc#911326).\n\n- CVE-2014-7822: A flaw was found in the way the Linux kernels splice()\n  system call validated its parameters. On certain file systems, a local,\n  unprivileged user could have used this flaw to write past the maximum\n  file size, and thus crash the system.\n\n- CVE-2014-8160: The connection tracking module could be bypassed if a specific\n  protocol module was not loaded, e.g. allowing SCTP traffic while the firewall\n  should have filtered it.\n\n- CVE-2014-9584: The parse_rock_ridge_inode_internal function in\n  fs/isofs/rock.c in the Linux kernel before 3.18.2 did not validate a\n  length value in the Extensions Reference (ER) System Use Field, which\n  allowed local users to obtain sensitive information from kernel memory\n  via a crafted iso9660 image (bnc#912654).\n\nThe following non-security bugs were fixed:\n- audit: Allow login in non-init namespaces (bnc#916107).\n- btrfs: avoid unnecessary switch of path locks to blocking mode.\n- btrfs: fix directory inconsistency after fsync log replay (bnc#915425).\n- btrfs: fix fsync log replay for inodes with a mix of regular refs and\n  extrefs (bnc#915425).\n- btrfs: fix fsync race leading to ordered extent memory leaks (bnc#917128).\n- btrfs: fix fsync when extend references are added to an inode (bnc#915425).\n- btrfs: fix missing error handler if submiting re-read bio fails.\n- btrfs: fix race between transaction commit and empty block group removal (bnc#915550).\n- btrfs: fix scrub race leading to use-after-free (bnc#915456).\n- btrfs: fix setup_leaf_for_split() to avoid leaf corruption (bnc#915454).\n- btrfs: improve free space cache management and space allocation.\n- btrfs: make btrfs_search_forward return with nodes unlocked.\n- btrfs: scrub, fix sleep in atomic context (bnc#915456).\n- btrfs: unlock nodes earlier when inserting items in a btree.\n- drm/i915: On G45 enable cursor plane briefly after enabling the display plane (bnc#918161).\n- Fix Module.supported handling for external modules (bnc#905304).\n- keys: close race between key lookup and freeing (bnc#912202).\n- msi: also reject resource with flags all clear.\n- pci: Add ACS quirk for Emulex NICs (bug#917089).\n- pci: Add ACS quirk for Intel 10G NICs (bug#917089).\n- pci: Add ACS quirk for Solarflare SFC9120 \u0026 SFC9140 (bug#917089).\n- Refresh other Xen patches (bsc#909829).\n- Update patches.suse/btrfs-8177-improve-free-space-cache-management-and-space-.patch (bnc#895805).\n- be2net: avoid flashing SH-B0 UFI image on SH-P2 chip (bug#908322).\n- be2net: refactor code that checks flash file compatibility (bug#908322).\n- ceph: Add necessary clean up if invalid reply received in handle_reply() (bsc#918255).\n- crush: CHOOSE_LEAF -\u0026gt; CHOOSELEAF throughout (bsc#918255).\n- crush: add SET_CHOOSE_TRIES rule step (bsc#918255).\n- crush: add note about r in recursive choose (bsc#918255).\n- crush: add set_choose_local_[fallback_]tries steps (bsc#918255).\n- crush: apply chooseleaf_tries to firstn mode too (bsc#918255).\n- crush: attempts -\u0026gt; tries (bsc#918255).\n- crush: clarify numrep vs endpos (bsc#918255).\n- crush: eliminate CRUSH_MAX_SET result size limitation (bsc#918255).\n- crush: factor out (trivial) crush_destroy_rule() (bsc#918255).\n- crush: fix crush_choose_firstn comment (bsc#918255).\n- crush: fix some comments (bsc#918255).\n- crush: generalize descend_once (bsc#918255).\n- crush: new SET_CHOOSE_LEAF_TRIES command (bsc#918255).\n- crush: pass parent r value for indep call (bsc#918255).\n- crush: pass weight vector size to map function (bsc#918255).\n- crush: reduce scope of some local variables (bsc#918255).\n- crush: return CRUSH_ITEM_UNDEF for failed placements with indep (bsc#918255).\n- crush: strip firstn conditionals out of crush_choose, rename (bsc#918255).\n- crush: use breadth-first search for indep mode (bsc#918255).\n- crypto: drbg - panic on continuous self test error (bsc#905482).\n- dasd: List corruption in error recovery (bnc#914291, LTC#120865).\n- epoll: optimize setting task running after blocking (epoll-performance).\n- fips: We need to activate gcm(aes) in FIPS mode, RFCs 4106 and 4543 (bsc#914126,bsc#914457).\n- fips: __driver-gcm-aes-aesni needs to be listed explicitly inside the testmgr.c file (bsc#914457).\n- flow_dissector: add tipc support (bnc#916513).\n- hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock() (bsc#907069).\n- hyperv: Add support for vNIC hot removal.\n- kernel: incorrect clock_gettime result (bnc#914291, LTC#121184).\n- kvm: iommu: Add cond_resched to legacy device assignment code (bsc#898687).\n- libceph: CEPH_OSD_FLAG_* enum update (bsc#918255).\n- libceph: add ceph_kv{malloc,free}() and switch to them (bsc#918255).\n- libceph: add ceph_pg_pool_by_id() (bsc#918255).\n- libceph: all features fields must be u64 (bsc#918255).\n- libceph: dout() is missing a newline (bsc#918255).\n- libceph: factor out logic from ceph_osdc_start_request() (bsc#918255).\n- libceph: fix error handling in ceph_osdc_init() (bsc#918255).\n- libceph: follow redirect replies from osds (bsc#918255).\n- libceph: follow {read,write}_tier fields on osd request submission (bsc#918255).\n- libceph: introduce and start using oid abstraction (bsc#918255).\n- libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN (bsc#918255).\n- libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} (bsc#918255).\n- libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() (bsc#918255).\n- libceph: start using oloc abstraction (bsc#918255).\n- libceph: take map_sem for read in handle_reply() (bsc#918255).\n- libceph: update ceph_features.h (bsc#918255).\n- libceph: use CEPH_MON_PORT when the specified port is 0 (bsc#918255).\n- locking/mutex: Explicitly mark task as running after wakeup (mutex scalability).\n- locking/osq: No need for load/acquire when acquire-polling (mutex scalability).\n- locking/rtmutex: Optimize setting task running after being blocked (mutex scalability).\n- mm/compaction: fix wrong order check in compact_finished() (VM Performance, bnc#904177).\n- mm/compaction: stop the isolation when we isolate enough freepage (VM Performance, bnc#904177).\n- mm: fix negative nr_isolated counts (VM Performance).\n- mutex-debug: Always clear owner field upon mutex_unlock() (mutex bugfix).\n- net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes (bsc#918255).\n- net: allow macvlans to move to net namespace (bnc#915660).\n- net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr struct from userland (bnc#900270).\n- nfs_prime_dcache needs fh to be set (bnc#908069 bnc#896484).\n- ocfs2: remove filesize checks for sync I/O journal commit (bnc#800255). Update references.\n- powerpc/xmon: Fix another endiannes issue in RTAS call from xmon (bsc#915188).\n- pvscsi: support suspend/resume (bsc#902286).\n- random: account for entropy loss due to overwrites (bsc#904883,bsc#904901).\n- random: allow fractional bits to be tracked (bsc#904883,bsc#904901).\n- random: statically compute poolbitshift, poolbytes, poolbits (bsc#904883,bsc#904901).\n- rbd: add \u0027^A\u0027 sysfs rbd device attribute (bsc#918255).\n- rbd: add support for single-major device number allocation scheme (bsc#918255).\n- rbd: enable extended devt in single-major mode (bsc#918255).\n- rbd: introduce rbd_dev_header_unwatch_sync() and switch to it (bsc#918255).\n- rbd: rbd_device::dev_id is an int, format it as such (bsc#918255).\n- rbd: refactor rbd_init() a bit (bsc#918255).\n- rbd: switch to ida for rbd id assignments (bsc#918255).\n- rbd: tear down watch request if rbd_dev_device_setup() fails (bsc#918255).\n- rbd: tweak \u0027loaded\u0027 message and module description (bsc#918255).\n- rbd: wire up is_visible() sysfs callback for rbd bus (bsc#918255).\n- rpm/kernel-binary.spec.in: Own the modules directory in the devel package (bnc#910322)\n- s390/dasd: fix infinite loop during format (bnc#914291, LTC#120608).\n- s390/dasd: remove unused code (bnc#914291, LTC#120608).\n- sched/Documentation: Remove unneeded word (mutex scalability).\n- sched/completion: Add lock-free checking of the blocking case (scheduler scalability).\n- scsifront: avoid acquiring same lock twice if ring is full.\n- scsifront: do not use bitfields for indicators modified under different locks.\n- swiotlb: Warn on allocation failure in swiotlb_alloc_coherent (bsc#905783).\n- uas: Add NO_ATA_1X for VIA VL711 devices (bnc#914254).\n- uas: Add US_FL_NO_ATA_1X for 2 more Seagate disk enclosures (bnc#914254).\n- uas: Add US_FL_NO_ATA_1X for Seagate devices with usb-id 0bc2:a013 (bnc#914254).\n- uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate model (bnc#914254).\n- uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate models (bnc#914254).\n- uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drives (bnc#914254).\n- uas: Add a quirk for rejecting ATA_12 and ATA_16 commands (bnc#914254).\n- uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id check (bnc#914294).\n- uas: Add no-report-opcodes quirk (bnc#914254).\n- uas: Disable uas on ASM1051 devices (bnc#914294).\n- uas: Do not blacklist ASM1153 disk enclosures (bnc#914294).\n- uas: Use streams on upcoming 10Gbps / 3.1 USB (bnc#914464).\n- uas: disable UAS on Apricorn SATA dongles (bnc#914300).\n- usb-storage: support for more than 8 LUNs (bsc#906196).\n- x86, crash: Allocate enough low-mem when crashkernel=high (bsc#905783).\n- x86, crash: Allocate enough low-mem when crashkernel=high (bsc#905783).\n- x86, swiotlb: Try coherent allocations with __GFP_NOWARN (bsc#905783).\n- x86/hpet: Make boot_hpet_disable extern (bnc#916646).\n- x86/intel: Add quirk to disable HPET for the Baytrail platform (bnc#916646).\n- x86: irq: Check for valid irq descriptor incheck_irq_vectors_for_cpu_disable (bnc#914726).\n- x86: irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable (bnc#914726).\n- xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllers (bnc#914112).\n- zcrypt: Number of supported ap domains is not retrievable (bnc#914291, LTC#120788).\n  ",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-SLE-DESKTOP-12-2015-130,SUSE-SLE-Live-Patching-12-2015-130,SUSE-SLE-Module-Public-Cloud-12-2015-130,SUSE-SLE-SDK-12-2015-130,SUSE-SLE-SERVER-12-2015-130,SUSE-SLE-WE-12-2015-130",
        "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_0529-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2015:0529-1",
        "url": "https://www.suse.com/support/update/announcement/2015/suse-su-20150529-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2015:0529-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2015-March/001296.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 799216",
        "url": "https://bugzilla.suse.com/799216"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 800255",
        "url": "https://bugzilla.suse.com/800255"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 860346",
        "url": "https://bugzilla.suse.com/860346"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 875220",
        "url": "https://bugzilla.suse.com/875220"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 877456",
        "url": "https://bugzilla.suse.com/877456"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 884407",
        "url": "https://bugzilla.suse.com/884407"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 895805",
        "url": "https://bugzilla.suse.com/895805"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 896484",
        "url": "https://bugzilla.suse.com/896484"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 897736",
        "url": "https://bugzilla.suse.com/897736"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 898687",
        "url": "https://bugzilla.suse.com/898687"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 900270",
        "url": "https://bugzilla.suse.com/900270"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 902286",
        "url": "https://bugzilla.suse.com/902286"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 902346",
        "url": "https://bugzilla.suse.com/902346"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 902349",
        "url": "https://bugzilla.suse.com/902349"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 903640",
        "url": "https://bugzilla.suse.com/903640"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 904177",
        "url": "https://bugzilla.suse.com/904177"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 904883",
        "url": "https://bugzilla.suse.com/904883"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 904899",
        "url": "https://bugzilla.suse.com/904899"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 904901",
        "url": "https://bugzilla.suse.com/904901"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 905100",
        "url": "https://bugzilla.suse.com/905100"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 905304",
        "url": "https://bugzilla.suse.com/905304"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 905329",
        "url": "https://bugzilla.suse.com/905329"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 905482",
        "url": "https://bugzilla.suse.com/905482"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 905783",
        "url": "https://bugzilla.suse.com/905783"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 906196",
        "url": "https://bugzilla.suse.com/906196"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 907069",
        "url": "https://bugzilla.suse.com/907069"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 908069",
        "url": "https://bugzilla.suse.com/908069"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 908322",
        "url": "https://bugzilla.suse.com/908322"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 908825",
        "url": "https://bugzilla.suse.com/908825"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 908904",
        "url": "https://bugzilla.suse.com/908904"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 909829",
        "url": "https://bugzilla.suse.com/909829"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 910322",
        "url": "https://bugzilla.suse.com/910322"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 911326",
        "url": "https://bugzilla.suse.com/911326"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 912202",
        "url": "https://bugzilla.suse.com/912202"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 912654",
        "url": "https://bugzilla.suse.com/912654"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 912705",
        "url": "https://bugzilla.suse.com/912705"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 913059",
        "url": "https://bugzilla.suse.com/913059"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 914112",
        "url": "https://bugzilla.suse.com/914112"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 914126",
        "url": "https://bugzilla.suse.com/914126"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 914254",
        "url": "https://bugzilla.suse.com/914254"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 914291",
        "url": "https://bugzilla.suse.com/914291"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 914294",
        "url": "https://bugzilla.suse.com/914294"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 914300",
        "url": "https://bugzilla.suse.com/914300"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 914457",
        "url": "https://bugzilla.suse.com/914457"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 914464",
        "url": "https://bugzilla.suse.com/914464"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 914726",
        "url": "https://bugzilla.suse.com/914726"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 915188",
        "url": "https://bugzilla.suse.com/915188"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 915322",
        "url": "https://bugzilla.suse.com/915322"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 915335",
        "url": "https://bugzilla.suse.com/915335"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 915425",
        "url": "https://bugzilla.suse.com/915425"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 915454",
        "url": "https://bugzilla.suse.com/915454"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 915456",
        "url": "https://bugzilla.suse.com/915456"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 915550",
        "url": "https://bugzilla.suse.com/915550"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 915660",
        "url": "https://bugzilla.suse.com/915660"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 916107",
        "url": "https://bugzilla.suse.com/916107"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 916513",
        "url": "https://bugzilla.suse.com/916513"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 916646",
        "url": "https://bugzilla.suse.com/916646"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 917089",
        "url": "https://bugzilla.suse.com/917089"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 917128",
        "url": "https://bugzilla.suse.com/917128"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 918161",
        "url": "https://bugzilla.suse.com/918161"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 918255",
        "url": "https://bugzilla.suse.com/918255"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-3673 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-3673/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-3687 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-3687/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-7822 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-7822/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-7841 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-7841/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-8160 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-8160/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-8559 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-8559/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-9419 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-9419/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2014-9584 page",
        "url": "https://www.suse.com/security/cve/CVE-2014-9584/"
      }
    ],
    "title": "Security update for the Linux Kernel",
    "tracking": {
      "current_release_date": "2015-02-20T13:43:49Z",
      "generator": {
        "date": "2015-02-20T13:43:49Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2015:0529-1",
      "initial_release_date": "2015-02-20T13:43:49Z",
      "revision_history": [
        {
          "date": "2015-02-20T13:43:49Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-devel-3.12.38-44.1.noarch",
                "product": {
                  "name": "kernel-devel-3.12.38-44.1.noarch",
                  "product_id": "kernel-devel-3.12.38-44.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-macros-3.12.38-44.1.noarch",
                "product": {
                  "name": "kernel-macros-3.12.38-44.1.noarch",
                  "product_id": "kernel-macros-3.12.38-44.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-source-3.12.38-44.1.noarch",
                "product": {
                  "name": "kernel-source-3.12.38-44.1.noarch",
                  "product_id": "kernel-source-3.12.38-44.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-docs-3.12.38-44.5.noarch",
                "product": {
                  "name": "kernel-docs-3.12.38-44.5.noarch",
                  "product_id": "kernel-docs-3.12.38-44.5.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-obs-build-3.12.38-44.1.ppc64le",
                "product": {
                  "name": "kernel-obs-build-3.12.38-44.1.ppc64le",
                  "product_id": "kernel-obs-build-3.12.38-44.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-default-3.12.38-44.1.ppc64le",
                "product": {
                  "name": "kernel-default-3.12.38-44.1.ppc64le",
                  "product_id": "kernel-default-3.12.38-44.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-default-base-3.12.38-44.1.ppc64le",
                "product": {
                  "name": "kernel-default-base-3.12.38-44.1.ppc64le",
                  "product_id": "kernel-default-base-3.12.38-44.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-default-devel-3.12.38-44.1.ppc64le",
                "product": {
                  "name": "kernel-default-devel-3.12.38-44.1.ppc64le",
                  "product_id": "kernel-default-devel-3.12.38-44.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-syms-3.12.38-44.1.ppc64le",
                "product": {
                  "name": "kernel-syms-3.12.38-44.1.ppc64le",
                  "product_id": "kernel-syms-3.12.38-44.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-obs-build-3.12.38-44.1.s390x",
                "product": {
                  "name": "kernel-obs-build-3.12.38-44.1.s390x",
                  "product_id": "kernel-obs-build-3.12.38-44.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-default-3.12.38-44.1.s390x",
                "product": {
                  "name": "kernel-default-3.12.38-44.1.s390x",
                  "product_id": "kernel-default-3.12.38-44.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-default-base-3.12.38-44.1.s390x",
                "product": {
                  "name": "kernel-default-base-3.12.38-44.1.s390x",
                  "product_id": "kernel-default-base-3.12.38-44.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-default-devel-3.12.38-44.1.s390x",
                "product": {
                  "name": "kernel-default-devel-3.12.38-44.1.s390x",
                  "product_id": "kernel-default-devel-3.12.38-44.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-default-man-3.12.38-44.1.s390x",
                "product": {
                  "name": "kernel-default-man-3.12.38-44.1.s390x",
                  "product_id": "kernel-default-man-3.12.38-44.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-syms-3.12.38-44.1.s390x",
                "product": {
                  "name": "kernel-syms-3.12.38-44.1.s390x",
                  "product_id": "kernel-syms-3.12.38-44.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-default-3.12.38-44.1.x86_64",
                "product": {
                  "name": "kernel-default-3.12.38-44.1.x86_64",
                  "product_id": "kernel-default-3.12.38-44.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-default-devel-3.12.38-44.1.x86_64",
                "product": {
                  "name": "kernel-default-devel-3.12.38-44.1.x86_64",
                  "product_id": "kernel-default-devel-3.12.38-44.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-default-extra-3.12.38-44.1.x86_64",
                "product": {
                  "name": "kernel-default-extra-3.12.38-44.1.x86_64",
                  "product_id": "kernel-default-extra-3.12.38-44.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-syms-3.12.38-44.1.x86_64",
                "product": {
                  "name": "kernel-syms-3.12.38-44.1.x86_64",
                  "product_id": "kernel-syms-3.12.38-44.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-xen-3.12.38-44.1.x86_64",
                "product": {
                  "name": "kernel-xen-3.12.38-44.1.x86_64",
                  "product_id": "kernel-xen-3.12.38-44.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-xen-devel-3.12.38-44.1.x86_64",
                "product": {
                  "name": "kernel-xen-devel-3.12.38-44.1.x86_64",
                  "product_id": "kernel-xen-devel-3.12.38-44.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
                "product": {
                  "name": "kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
                  "product_id": "kgraft-patch-3_12_38-44-default-1-2.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
                "product": {
                  "name": "kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
                  "product_id": "kgraft-patch-3_12_38-44-xen-1-2.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ec2-3.12.38-44.1.x86_64",
                "product": {
                  "name": "kernel-ec2-3.12.38-44.1.x86_64",
                  "product_id": "kernel-ec2-3.12.38-44.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ec2-devel-3.12.38-44.1.x86_64",
                "product": {
                  "name": "kernel-ec2-devel-3.12.38-44.1.x86_64",
                  "product_id": "kernel-ec2-devel-3.12.38-44.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-ec2-extra-3.12.38-44.1.x86_64",
                "product": {
                  "name": "kernel-ec2-extra-3.12.38-44.1.x86_64",
                  "product_id": "kernel-ec2-extra-3.12.38-44.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-obs-build-3.12.38-44.1.x86_64",
                "product": {
                  "name": "kernel-obs-build-3.12.38-44.1.x86_64",
                  "product_id": "kernel-obs-build-3.12.38-44.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-default-base-3.12.38-44.1.x86_64",
                "product": {
                  "name": "kernel-default-base-3.12.38-44.1.x86_64",
                  "product_id": "kernel-default-base-3.12.38-44.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "kernel-xen-base-3.12.38-44.1.x86_64",
                "product": {
                  "name": "kernel-xen-base-3.12.38-44.1.x86_64",
                  "product_id": "kernel-xen-base-3.12.38-44.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.38-44.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.38-44.1.x86_64"
        },
        "product_reference": "kernel-default-3.12.38-44.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.38-44.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64"
        },
        "product_reference": "kernel-default-devel-3.12.38-44.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.38-44.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64"
        },
        "product_reference": "kernel-default-extra-3.12.38-44.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-3.12.38-44.1.noarch as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch"
        },
        "product_reference": "kernel-devel-3.12.38-44.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-macros-3.12.38-44.1.noarch as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch"
        },
        "product_reference": "kernel-macros-3.12.38-44.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-source-3.12.38-44.1.noarch as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch"
        },
        "product_reference": "kernel-source-3.12.38-44.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-syms-3.12.38-44.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64"
        },
        "product_reference": "kernel-syms-3.12.38-44.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-xen-3.12.38-44.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64"
        },
        "product_reference": "kernel-xen-3.12.38-44.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.38-44.1.x86_64 as component of SUSE Linux Enterprise Desktop 12",
          "product_id": "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64"
        },
        "product_reference": "kernel-xen-devel-3.12.38-44.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kgraft-patch-3_12_38-44-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_38-44-default-1-2.2.x86_64"
        },
        "product_reference": "kgraft-patch-3_12_38-44-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_38-44-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_38-44-xen-1-2.2.x86_64"
        },
        "product_reference": "kgraft-patch-3_12_38-44-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.38-44.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.38-44.1.x86_64"
        },
        "product_reference": "kernel-ec2-3.12.38-44.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.38-44.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.38-44.1.x86_64"
        },
        "product_reference": "kernel-ec2-devel-3.12.38-44.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.38-44.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.38-44.1.x86_64"
        },
        "product_reference": "kernel-ec2-extra-3.12.38-44.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.38-44.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.38-44.5.noarch"
        },
        "product_reference": "kernel-docs-3.12.38-44.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.38-44.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.38-44.1.ppc64le"
        },
        "product_reference": "kernel-obs-build-3.12.38-44.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.38-44.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.38-44.1.s390x"
        },
        "product_reference": "kernel-obs-build-3.12.38-44.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.38-44.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.38-44.1.x86_64"
        },
        "product_reference": "kernel-obs-build-3.12.38-44.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.38-44.1.ppc64le as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le"
        },
        "product_reference": "kernel-default-3.12.38-44.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-default-3.12.38-44.1.s390x as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x"
        },
        "product_reference": "kernel-default-3.12.38-44.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-default-3.12.38-44.1.x86_64 as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64"
        },
        "product_reference": "kernel-default-3.12.38-44.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.38-44.1.ppc64le as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le"
        },
        "product_reference": "kernel-default-base-3.12.38-44.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-default-base-3.12.38-44.1.s390x as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x"
        },
        "product_reference": "kernel-default-base-3.12.38-44.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-default-base-3.12.38-44.1.x86_64 as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64"
        },
        "product_reference": "kernel-default-base-3.12.38-44.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.38-44.1.ppc64le as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le"
        },
        "product_reference": "kernel-default-devel-3.12.38-44.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-default-devel-3.12.38-44.1.s390x as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x"
        },
        "product_reference": "kernel-default-devel-3.12.38-44.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-default-devel-3.12.38-44.1.x86_64 as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64"
        },
        "product_reference": "kernel-default-devel-3.12.38-44.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.38-44.1.s390x as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x"
        },
        "product_reference": "kernel-default-man-3.12.38-44.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-3.12.38-44.1.noarch as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch"
        },
        "product_reference": "kernel-devel-3.12.38-44.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-macros-3.12.38-44.1.noarch as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch"
        },
        "product_reference": "kernel-macros-3.12.38-44.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-source-3.12.38-44.1.noarch as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch"
        },
        "product_reference": "kernel-source-3.12.38-44.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-syms-3.12.38-44.1.ppc64le as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le"
        },
        "product_reference": "kernel-syms-3.12.38-44.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-syms-3.12.38-44.1.s390x as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x"
        },
        "product_reference": "kernel-syms-3.12.38-44.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-syms-3.12.38-44.1.x86_64 as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64"
        },
        "product_reference": "kernel-syms-3.12.38-44.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-xen-3.12.38-44.1.x86_64 as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64"
        },
        "product_reference": "kernel-xen-3.12.38-44.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.38-44.1.x86_64 as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64"
        },
        "product_reference": "kernel-xen-base-3.12.38-44.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.38-44.1.x86_64 as component of SUSE Linux Enterprise Server 12",
          "product_id": "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64"
        },
        "product_reference": "kernel-xen-devel-3.12.38-44.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-default-3.12.38-44.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.38-44.1.ppc64le"
        },
        "product_reference": "kernel-default-3.12.38-44.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.38-44.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.38-44.1.s390x"
        },
        "product_reference": "kernel-default-3.12.38-44.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.38-44.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.38-44.1.x86_64"
        },
        "product_reference": "kernel-default-3.12.38-44.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.38-44.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.38-44.1.ppc64le"
        },
        "product_reference": "kernel-default-base-3.12.38-44.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.38-44.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.38-44.1.s390x"
        },
        "product_reference": "kernel-default-base-3.12.38-44.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.38-44.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.38-44.1.x86_64"
        },
        "product_reference": "kernel-default-base-3.12.38-44.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.38-44.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.38-44.1.ppc64le"
        },
        "product_reference": "kernel-default-devel-3.12.38-44.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.38-44.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.38-44.1.s390x"
        },
        "product_reference": "kernel-default-devel-3.12.38-44.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.38-44.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.38-44.1.x86_64"
        },
        "product_reference": "kernel-default-devel-3.12.38-44.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.38-44.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.38-44.1.s390x"
        },
        "product_reference": "kernel-default-man-3.12.38-44.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.38-44.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.38-44.1.noarch"
        },
        "product_reference": "kernel-devel-3.12.38-44.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.38-44.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.38-44.1.noarch"
        },
        "product_reference": "kernel-macros-3.12.38-44.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.38-44.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.38-44.1.noarch"
        },
        "product_reference": "kernel-source-3.12.38-44.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.38-44.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.38-44.1.ppc64le"
        },
        "product_reference": "kernel-syms-3.12.38-44.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.38-44.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.38-44.1.s390x"
        },
        "product_reference": "kernel-syms-3.12.38-44.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.38-44.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.38-44.1.x86_64"
        },
        "product_reference": "kernel-syms-3.12.38-44.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.38-44.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.38-44.1.x86_64"
        },
        "product_reference": "kernel-xen-3.12.38-44.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.38-44.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.38-44.1.x86_64"
        },
        "product_reference": "kernel-xen-base-3.12.38-44.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.38-44.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.38-44.1.x86_64"
        },
        "product_reference": "kernel-xen-devel-3.12.38-44.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.38-44.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.38-44.1.x86_64"
        },
        "product_reference": "kernel-default-extra-3.12.38-44.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2014-3673",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-3673"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The SCTP implementation in the Linux kernel through 3.17.2 allows remote attackers to cause a denial of service (system crash) via a malformed ASCONF chunk, related to net/sctp/sm_make_chunk.c and net/sctp/sm_statefuns.c.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
          "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-3673",
          "url": "https://www.suse.com/security/cve/CVE-2014-3673"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1115893 for CVE-2014-3673",
          "url": "https://bugzilla.suse.com/1115893"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 902346 for CVE-2014-3673",
          "url": "https://bugzilla.suse.com/902346"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 902349 for CVE-2014-3673",
          "url": "https://bugzilla.suse.com/902349"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 904899 for CVE-2014-3673",
          "url": "https://bugzilla.suse.com/904899"
        }
      ],
      "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.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2015-02-20T13:43:49Z",
          "details": "important"
        }
      ],
      "title": "CVE-2014-3673"
    },
    {
      "cve": "CVE-2014-3687",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-3687"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The sctp_assoc_lookup_asconf_ack function in net/sctp/associola.c in the SCTP implementation in the Linux kernel through 3.17.2 allows remote attackers to cause a denial of service (panic) via duplicate ASCONF chunks that trigger an incorrect uncork within the side-effect interpreter.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
          "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-3687",
          "url": "https://www.suse.com/security/cve/CVE-2014-3687"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1115893 for CVE-2014-3687",
          "url": "https://bugzilla.suse.com/1115893"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 902349 for CVE-2014-3687",
          "url": "https://bugzilla.suse.com/902349"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 904899 for CVE-2014-3687",
          "url": "https://bugzilla.suse.com/904899"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 909208 for CVE-2014-3687",
          "url": "https://bugzilla.suse.com/909208"
        }
      ],
      "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.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2015-02-20T13:43:49Z",
          "details": "important"
        }
      ],
      "title": "CVE-2014-3687"
    },
    {
      "cve": "CVE-2014-7822",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-7822"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The implementation of certain splice_write file operations in the Linux kernel before 3.16 does not enforce a restriction on the maximum size of a single file, which allows local users to cause a denial of service (system crash) or possibly have unspecified other impact via a crafted splice system call, as demonstrated by use of a file descriptor associated with an ext4 filesystem.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
          "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-7822",
          "url": "https://www.suse.com/security/cve/CVE-2014-7822"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1115893 for CVE-2014-7822",
          "url": "https://bugzilla.suse.com/1115893"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 915322 for CVE-2014-7822",
          "url": "https://bugzilla.suse.com/915322"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 915517 for CVE-2014-7822",
          "url": "https://bugzilla.suse.com/915517"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 939240 for CVE-2014-7822",
          "url": "https://bugzilla.suse.com/939240"
        }
      ],
      "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.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2015-02-20T13:43:49Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2014-7822"
    },
    {
      "cve": "CVE-2014-7841",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-7841"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The sctp_process_param function in net/sctp/sm_make_chunk.c in the SCTP implementation in the Linux kernel before 3.17.4, when ASCONF is used, allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) via a malformed INIT chunk.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
          "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-7841",
          "url": "https://www.suse.com/security/cve/CVE-2014-7841"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 904899 for CVE-2014-7841",
          "url": "https://bugzilla.suse.com/904899"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 905100 for CVE-2014-7841",
          "url": "https://bugzilla.suse.com/905100"
        }
      ],
      "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.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2015-02-20T13:43:49Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2014-7841"
    },
    {
      "cve": "CVE-2014-8160",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-8160"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "net/netfilter/nf_conntrack_proto_generic.c in the Linux kernel before 3.18 generates incorrect conntrack entries during handling of certain iptables rule sets for the SCTP, DCCP, GRE, and UDP-Lite protocols, which allows remote attackers to bypass intended access restrictions via packets with disallowed port numbers.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
          "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-8160",
          "url": "https://www.suse.com/security/cve/CVE-2014-8160"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 857643 for CVE-2014-8160",
          "url": "https://bugzilla.suse.com/857643"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 913059 for CVE-2014-8160",
          "url": "https://bugzilla.suse.com/913059"
        }
      ],
      "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.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.7,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2015-02-20T13:43:49Z",
          "details": "important"
        }
      ],
      "title": "CVE-2014-8160"
    },
    {
      "cve": "CVE-2014-8559",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-8559"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The d_walk function in fs/dcache.c in the Linux kernel through 3.17.2 does not properly maintain the semantics of rename_lock, which allows local users to cause a denial of service (deadlock and system hang) via a crafted application.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
          "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-8559",
          "url": "https://www.suse.com/security/cve/CVE-2014-8559"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 903640 for CVE-2014-8559",
          "url": "https://bugzilla.suse.com/903640"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 915517 for CVE-2014-8559",
          "url": "https://bugzilla.suse.com/915517"
        }
      ],
      "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.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2015-02-20T13:43:49Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2014-8559"
    },
    {
      "cve": "CVE-2014-9419",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-9419"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The __switch_to function in arch/x86/kernel/process_64.c in the Linux kernel through 3.18.1 does not ensure that Thread Local Storage (TLS) descriptors are loaded before proceeding with other steps, which makes it easier for local users to bypass the ASLR protection mechanism via a crafted application that reads a TLS base address.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
          "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-9419",
          "url": "https://www.suse.com/security/cve/CVE-2014-9419"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 911326 for CVE-2014-9419",
          "url": "https://bugzilla.suse.com/911326"
        }
      ],
      "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.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2015-02-20T13:43:49Z",
          "details": "low"
        }
      ],
      "title": "CVE-2014-9419"
    },
    {
      "cve": "CVE-2014-9584",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2014-9584"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The parse_rock_ridge_inode_internal function in fs/isofs/rock.c in the Linux kernel before 3.18.2 does not validate a length value in the Extensions Reference (ER) System Use Field, which allows local users to obtain sensitive information from kernel memory via a crafted iso9660 image.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
          "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
          "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
          "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2014-9584",
          "url": "https://www.suse.com/security/cve/CVE-2014-9584"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 912654 for CVE-2014-9584",
          "url": "https://bugzilla.suse.com/912654"
        }
      ],
      "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.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-default-1-2.2.x86_64",
            "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_38-44-xen-1-2.2.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.38-44.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.38-44.5.noarch",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.ppc64le",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.s390x",
            "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.38-44.1.x86_64",
            "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.38-44.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2015-02-20T13:43:49Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2014-9584"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…