suse-su-2016:0168-1
Vulnerability from csaf_suse
Published
2016-01-19 09:43
Modified
2016-01-19 09: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 receive various security and bugfixes.
Following security bugs were fixed:
- CVE-2015-7550: A local user could have triggered a race between read and revoke in keyctl (bnc#958951).
- CVE-2015-8539: A negatively instantiated user key could have been used by a local user to leverage privileges (bnc#958463).
- CVE-2015-8543: The networking implementation in the Linux kernel did not validate protocol identifiers for certain protocol families, which allowed local users to cause a denial of service (NULL function pointer dereference and system crash) or possibly gain privileges by leveraging CLONE_NEWUSER support to execute a crafted SOCK_RAW application (bnc#958886).
- CVE-2015-8550: Compiler optimizations in the XEN PV backend drivers could have lead to double fetch vulnerabilities, causing denial of service or arbitrary code execution (depending on the configuration) (bsc#957988).
- CVE-2015-8551, CVE-2015-8552: xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X) enabled (bsc#957990).
- CVE-2015-8569: The (1) pptp_bind and (2) pptp_connect functions in drivers/net/ppp/pptp.c in the Linux kernel did not verify an address length, which allowed local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism via a crafted application (bnc#959190).
- CVE-2015-8575: Validate socket address length in sco_sock_bind() to prevent information leak (bsc#959399).
The following non-security bugs were fixed:
- ACPICA: Correctly cleanup after a ACPI table load failure (bnc#937261).
- ALSA: hda - Fix noise problems on Thinkpad T440s (boo#958504).
- Input: aiptek - fix crash on detecting device without endpoints (bnc#956708).
- Re-add copy_page_vector_to_user()
- Refresh patches.xen/xen3-patch-3.12.46-47 (bsc#959705).
- Refresh patches.xen/xen3-patch-3.9 (bsc#951155).
- Update patches.suse/btrfs-8361-Btrfs-keep-dropped-roots-in-cache-until-transaction-.patch (bnc#935087, bnc#945649, bnc#951615).
- bcache: Add btree_insert_node() (bnc#951638).
- bcache: Add explicit keylist arg to btree_insert() (bnc#951638).
- bcache: Clean up keylist code (bnc#951638).
- bcache: Convert btree_insert_check_key() to btree_insert_node() (bnc#951638).
- bcache: Convert bucket_wait to wait_queue_head_t (bnc#951638).
- bcache: Convert try_wait to wait_queue_head_t (bnc#951638).
- bcache: Explicitly track btree node's parent (bnc#951638).
- bcache: Fix a bug when detaching (bsc#951638).
- bcache: Fix a lockdep splat in an error path (bnc#951638).
- bcache: Fix a shutdown bug (bsc#951638).
- bcache: Fix more early shutdown bugs (bsc#951638).
- bcache: Fix sysfs splat on shutdown with flash only devs (bsc#951638).
- bcache: Insert multiple keys at a time (bnc#951638).
- bcache: Refactor journalling flow control (bnc#951638).
- bcache: Refactor request_write() (bnc#951638).
- bcache: Use blkdev_issue_discard() (bnc#951638).
- bcache: backing device set to clean after finishing detach (bsc#951638).
- bcache: kill closure locking usage (bnc#951638).
- blktap: also call blkif_disconnect() when frontend switched to closed (bsc#952976).
- blktap: refine mm tracking (bsc#952976).
- block: Always check queue limits for cloned requests (bsc#902606).
- btrfs: Add qgroup tracing (bnc#935087, bnc#945649).
- btrfs: Adjust commit-transaction condition to avoid NO_SPACE more (bsc#958647).
- btrfs: Fix out-of-space bug (bsc#958647).
- btrfs: Fix tail space processing in find_free_dev_extent() (bsc#958647).
- btrfs: Set relative data on clear btrfs_block_group_cache->pinned (bsc#958647).
- btrfs: Update btrfs qgroup status item when rescan is done (bnc#960300).
- btrfs: backref: Add special time_seq == (u64)-1 case for btrfs_find_all_roots() (bnc#935087, bnc#945649).
- btrfs: backref: Do not merge refs which are not for same block (bnc#935087, bnc#945649).
- btrfs: cleanup: remove no-used alloc_chunk in btrfs_check_data_free_space() (bsc#958647).
- btrfs: delayed-ref: Cleanup the unneeded functions (bnc#935087, bnc#945649).
- btrfs: delayed-ref: Use list to replace the ref_root in ref_head (bnc#935087, bnc#945649).
- btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_extent_ref() and __free_extent() (bnc#935087, bnc#945649).
- btrfs: fix comp_oper to get right order (bnc#935087, bnc#945649).
- btrfs: fix condition of commit transaction (bsc#958647).
- btrfs: fix leak in qgroup_subtree_accounting() error path (bnc#935087, bnc#945649).
- btrfs: fix order by which delayed references are run (bnc#949440).
- btrfs: fix qgroup sanity tests (bnc#951615).
- btrfs: fix race waiting for qgroup rescan worker (bnc#960300).
- btrfs: fix regression running delayed references when using qgroups (bnc#951615).
- btrfs: fix regression when running delayed references (bnc#951615).
- btrfs: fix sleeping inside atomic context in qgroup rescan worker (bnc#960300).
- btrfs: fix the number of transaction units needed to remove a block group (bsc#958647).
- btrfs: keep dropped roots in cache until transaction commit (bnc#935087, bnc#945649).
- btrfs: qgroup: Add function qgroup_update_counters() (bnc#935087, bnc#945649).
- btrfs: qgroup: Add function qgroup_update_refcnt() (bnc#935087, bnc#945649).
- btrfs: qgroup: Add new function to record old_roots (bnc#935087, bnc#945649).
- btrfs: qgroup: Add new qgroup calculation function btrfs_qgroup_account_extents() (bnc#935087, bnc#945649).
- btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots (bnc#935087, bnc#945649).
- btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read (bnc#935087, bnc#945649).
- btrfs: qgroup: Cleanup the old ref_node-oriented mechanism (bnc#935087, bnc#945649).
- btrfs: qgroup: Do not copy extent buffer to do qgroup rescan (bnc#960300).
- btrfs: qgroup: Fix a regression in qgroup reserved space (bnc#935087, bnc#945649).
- btrfs: qgroup: Make snapshot accounting work with new extent-oriented qgroup (bnc#935087, bnc#945649).
- btrfs: qgroup: Record possible quota-related extent for qgroup (bnc#935087, bnc#945649).
- btrfs: qgroup: Switch rescan to new mechanism (bnc#935087, bnc#945649).
- btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism (bnc#935087, bnc#945649).
- btrfs: qgroup: Switch to new extent-oriented qgroup mechanism (bnc#935087, bnc#945649).
- btrfs: qgroup: account shared subtree during snapshot delete (bnc#935087, bnc#945649).
- btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota (bnc#960300).
- btrfs: qgroup: exit the rescan worker during umount (bnc#960300).
- btrfs: qgroup: fix quota disable during rescan (bnc#960300).
- btrfs: qgroup: move WARN_ON() to the correct location (bnc#935087, bnc#945649).
- btrfs: remove transaction from send (bnc#935087, bnc#945649).
- btrfs: ulist: Add ulist_del() function (bnc#935087, bnc#945649).
- btrfs: use btrfs_get_fs_root in resolve_indirect_ref (bnc#935087, bnc#945649).
- btrfs: use global reserve when deleting unused block group after ENOSPC (bsc#958647).
- cache: Fix sysfs splat on shutdown with flash only devs (bsc#951638).
- cpusets, isolcpus: exclude isolcpus from load balancing in cpusets (bsc#957395).
- drm/i915: Fix SRC_COPY width on 830/845g (bsc#758040).
- drm: Allocate new master object when client becomes master (bsc#956876, bsc#956801).
- drm: Fix KABI of 'struct drm_file' (bsc#956876, bsc#956801).
- e1000e: Do not read ICR in Other interrupt (bsc#924919).
- e1000e: Do not write lsc to ics in msi-x mode (bsc#924919).
- e1000e: Fix msi-x interrupt automask (bsc#924919).
- e1000e: Remove unreachable code (bsc#924919).
- genksyms: Handle string literals with spaces in reference files (bsc#958510).
- ipv6: fix tunnel error handling (bsc#952579).
- lpfc: Fix null ndlp dereference in target_reset_handler (bsc#951392).
- mm/mempolicy.c: convert the shared_policy lock to a rwlock (bnc#959436).
- mm: remove PG_waiters from PAGE_FLAGS_CHECK_AT_FREE (bnc#943959).
- pm, hinernate: use put_page in release_swap_writer (bnc#943959).
- sched, isolcpu: make cpu_isolated_map visible outside scheduler (bsc#957395).
- udp: properly support MSG_PEEK with truncated buffers (bsc#951199 bsc#959364).
- xhci: Workaround to get Intel xHCI reset working more reliably (bnc#957546).
Patchnames
SUSE-SLE-DESKTOP-12-2016-107,SUSE-SLE-Live-Patching-12-2016-107,SUSE-SLE-Module-Public-Cloud-12-2016-107,SUSE-SLE-SDK-12-2016-107,SUSE-SLE-SERVER-12-2016-107,SUSE-SLE-WE-12-2016-107
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": "The SUSE Linux Enterprise 12 kernel was updated to receive various security and bugfixes.\n\nFollowing security bugs were fixed:\n- CVE-2015-7550: A local user could have triggered a race between read and revoke in keyctl (bnc#958951).\n- CVE-2015-8539: A negatively instantiated user key could have been used by a local user to leverage privileges (bnc#958463).\n- CVE-2015-8543: The networking implementation in the Linux kernel did not validate protocol identifiers for certain protocol families, which allowed local users to cause a denial of service (NULL function pointer dereference and system crash) or possibly gain privileges by leveraging CLONE_NEWUSER support to execute a crafted SOCK_RAW application (bnc#958886).\n- CVE-2015-8550: Compiler optimizations in the XEN PV backend drivers could have lead to double fetch vulnerabilities, causing denial of service or arbitrary code execution (depending on the configuration) (bsc#957988).\n- CVE-2015-8551, CVE-2015-8552: xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X) enabled (bsc#957990).\n- CVE-2015-8569: The (1) pptp_bind and (2) pptp_connect functions in drivers/net/ppp/pptp.c in the Linux kernel did not verify an address length, which allowed local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism via a crafted application (bnc#959190).\n- CVE-2015-8575: Validate socket address length in sco_sock_bind() to prevent information leak (bsc#959399).\n\nThe following non-security bugs were fixed:\n- ACPICA: Correctly cleanup after a ACPI table load failure (bnc#937261).\n- ALSA: hda - Fix noise problems on Thinkpad T440s (boo#958504).\n- Input: aiptek - fix crash on detecting device without endpoints (bnc#956708).\n- Re-add copy_page_vector_to_user()\n- Refresh patches.xen/xen3-patch-3.12.46-47 (bsc#959705).\n- Refresh patches.xen/xen3-patch-3.9 (bsc#951155).\n- Update patches.suse/btrfs-8361-Btrfs-keep-dropped-roots-in-cache-until-transaction-.patch (bnc#935087, bnc#945649, bnc#951615).\n- bcache: Add btree_insert_node() (bnc#951638).\n- bcache: Add explicit keylist arg to btree_insert() (bnc#951638).\n- bcache: Clean up keylist code (bnc#951638).\n- bcache: Convert btree_insert_check_key() to btree_insert_node() (bnc#951638).\n- bcache: Convert bucket_wait to wait_queue_head_t (bnc#951638).\n- bcache: Convert try_wait to wait_queue_head_t (bnc#951638).\n- bcache: Explicitly track btree node\u0027s parent (bnc#951638).\n- bcache: Fix a bug when detaching (bsc#951638).\n- bcache: Fix a lockdep splat in an error path (bnc#951638).\n- bcache: Fix a shutdown bug (bsc#951638).\n- bcache: Fix more early shutdown bugs (bsc#951638).\n- bcache: Fix sysfs splat on shutdown with flash only devs (bsc#951638).\n- bcache: Insert multiple keys at a time (bnc#951638).\n- bcache: Refactor journalling flow control (bnc#951638).\n- bcache: Refactor request_write() (bnc#951638).\n- bcache: Use blkdev_issue_discard() (bnc#951638).\n- bcache: backing device set to clean after finishing detach (bsc#951638).\n- bcache: kill closure locking usage (bnc#951638).\n- blktap: also call blkif_disconnect() when frontend switched to closed (bsc#952976).\n- blktap: refine mm tracking (bsc#952976).\n- block: Always check queue limits for cloned requests (bsc#902606).\n- btrfs: Add qgroup tracing (bnc#935087, bnc#945649).\n- btrfs: Adjust commit-transaction condition to avoid NO_SPACE more (bsc#958647).\n- btrfs: Fix out-of-space bug (bsc#958647).\n- btrfs: Fix tail space processing in find_free_dev_extent() (bsc#958647).\n- btrfs: Set relative data on clear btrfs_block_group_cache-\u003epinned (bsc#958647).\n- btrfs: Update btrfs qgroup status item when rescan is done (bnc#960300).\n- btrfs: backref: Add special time_seq == (u64)-1 case for btrfs_find_all_roots() (bnc#935087, bnc#945649).\n- btrfs: backref: Do not merge refs which are not for same block (bnc#935087, bnc#945649).\n- btrfs: cleanup: remove no-used alloc_chunk in btrfs_check_data_free_space() (bsc#958647).\n- btrfs: delayed-ref: Cleanup the unneeded functions (bnc#935087, bnc#945649).\n- btrfs: delayed-ref: Use list to replace the ref_root in ref_head (bnc#935087, bnc#945649).\n- btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_extent_ref() and __free_extent() (bnc#935087, bnc#945649).\n- btrfs: fix comp_oper to get right order (bnc#935087, bnc#945649).\n- btrfs: fix condition of commit transaction (bsc#958647).\n- btrfs: fix leak in qgroup_subtree_accounting() error path (bnc#935087, bnc#945649).\n- btrfs: fix order by which delayed references are run (bnc#949440).\n- btrfs: fix qgroup sanity tests (bnc#951615).\n- btrfs: fix race waiting for qgroup rescan worker (bnc#960300).\n- btrfs: fix regression running delayed references when using qgroups (bnc#951615).\n- btrfs: fix regression when running delayed references (bnc#951615).\n- btrfs: fix sleeping inside atomic context in qgroup rescan worker (bnc#960300).\n- btrfs: fix the number of transaction units needed to remove a block group (bsc#958647).\n- btrfs: keep dropped roots in cache until transaction commit (bnc#935087, bnc#945649).\n- btrfs: qgroup: Add function qgroup_update_counters() (bnc#935087, bnc#945649).\n- btrfs: qgroup: Add function qgroup_update_refcnt() (bnc#935087, bnc#945649).\n- btrfs: qgroup: Add new function to record old_roots (bnc#935087, bnc#945649).\n- btrfs: qgroup: Add new qgroup calculation function btrfs_qgroup_account_extents() (bnc#935087, bnc#945649).\n- btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots (bnc#935087, bnc#945649).\n- btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read (bnc#935087, bnc#945649).\n- btrfs: qgroup: Cleanup the old ref_node-oriented mechanism (bnc#935087, bnc#945649).\n- btrfs: qgroup: Do not copy extent buffer to do qgroup rescan (bnc#960300).\n- btrfs: qgroup: Fix a regression in qgroup reserved space (bnc#935087, bnc#945649).\n- btrfs: qgroup: Make snapshot accounting work with new extent-oriented qgroup (bnc#935087, bnc#945649).\n- btrfs: qgroup: Record possible quota-related extent for qgroup (bnc#935087, bnc#945649).\n- btrfs: qgroup: Switch rescan to new mechanism (bnc#935087, bnc#945649).\n- btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism (bnc#935087, bnc#945649).\n- btrfs: qgroup: Switch to new extent-oriented qgroup mechanism (bnc#935087, bnc#945649).\n- btrfs: qgroup: account shared subtree during snapshot delete (bnc#935087, bnc#945649).\n- btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota (bnc#960300).\n- btrfs: qgroup: exit the rescan worker during umount (bnc#960300).\n- btrfs: qgroup: fix quota disable during rescan (bnc#960300).\n- btrfs: qgroup: move WARN_ON() to the correct location (bnc#935087, bnc#945649).\n- btrfs: remove transaction from send (bnc#935087, bnc#945649).\n- btrfs: ulist: Add ulist_del() function (bnc#935087, bnc#945649).\n- btrfs: use btrfs_get_fs_root in resolve_indirect_ref (bnc#935087, bnc#945649).\n- btrfs: use global reserve when deleting unused block group after ENOSPC (bsc#958647).\n- cache: Fix sysfs splat on shutdown with flash only devs (bsc#951638).\n- cpusets, isolcpus: exclude isolcpus from load balancing in cpusets (bsc#957395).\n- drm/i915: Fix SRC_COPY width on 830/845g (bsc#758040).\n- drm: Allocate new master object when client becomes master (bsc#956876, bsc#956801).\n- drm: Fix KABI of \u0027struct drm_file\u0027 (bsc#956876, bsc#956801).\n- e1000e: Do not read ICR in Other interrupt (bsc#924919).\n- e1000e: Do not write lsc to ics in msi-x mode (bsc#924919).\n- e1000e: Fix msi-x interrupt automask (bsc#924919).\n- e1000e: Remove unreachable code (bsc#924919).\n- genksyms: Handle string literals with spaces in reference files (bsc#958510).\n- ipv6: fix tunnel error handling (bsc#952579).\n- lpfc: Fix null ndlp dereference in target_reset_handler (bsc#951392).\n- mm/mempolicy.c: convert the shared_policy lock to a rwlock (bnc#959436).\n- mm: remove PG_waiters from PAGE_FLAGS_CHECK_AT_FREE (bnc#943959).\n- pm, hinernate: use put_page in release_swap_writer (bnc#943959).\n- sched, isolcpu: make cpu_isolated_map visible outside scheduler (bsc#957395).\n- udp: properly support MSG_PEEK with truncated buffers (bsc#951199 bsc#959364).\n- xhci: Workaround to get Intel xHCI reset working more reliably (bnc#957546).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-DESKTOP-12-2016-107,SUSE-SLE-Live-Patching-12-2016-107,SUSE-SLE-Module-Public-Cloud-12-2016-107,SUSE-SLE-SDK-12-2016-107,SUSE-SLE-SERVER-12-2016-107,SUSE-SLE-WE-12-2016-107", "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-2016_0168-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2016:0168-1", "url": "https://www.suse.com/support/update/announcement/2016/suse-su-20160168-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2016:0168-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2016-January/001810.html" }, { "category": "self", "summary": "SUSE Bug 758040", "url": "https://bugzilla.suse.com/758040" }, { "category": "self", "summary": "SUSE Bug 902606", "url": "https://bugzilla.suse.com/902606" }, { "category": "self", "summary": "SUSE Bug 924919", "url": "https://bugzilla.suse.com/924919" }, { "category": "self", "summary": "SUSE Bug 935087", "url": "https://bugzilla.suse.com/935087" }, { "category": "self", "summary": "SUSE Bug 937261", "url": "https://bugzilla.suse.com/937261" }, { "category": "self", "summary": "SUSE Bug 943959", "url": "https://bugzilla.suse.com/943959" }, { "category": "self", "summary": "SUSE Bug 945649", "url": "https://bugzilla.suse.com/945649" }, { "category": "self", "summary": "SUSE Bug 949440", "url": "https://bugzilla.suse.com/949440" }, { "category": "self", "summary": "SUSE Bug 951155", "url": "https://bugzilla.suse.com/951155" }, { "category": "self", "summary": "SUSE Bug 951199", "url": "https://bugzilla.suse.com/951199" }, { "category": "self", "summary": "SUSE Bug 951392", "url": "https://bugzilla.suse.com/951392" }, { "category": "self", "summary": "SUSE Bug 951615", "url": "https://bugzilla.suse.com/951615" }, { "category": "self", "summary": "SUSE Bug 951638", "url": "https://bugzilla.suse.com/951638" }, { "category": "self", "summary": "SUSE Bug 952579", "url": "https://bugzilla.suse.com/952579" }, { "category": "self", "summary": "SUSE Bug 952976", "url": "https://bugzilla.suse.com/952976" }, { "category": "self", "summary": "SUSE Bug 956708", "url": "https://bugzilla.suse.com/956708" }, { "category": "self", "summary": "SUSE Bug 956801", "url": "https://bugzilla.suse.com/956801" }, { "category": "self", "summary": "SUSE Bug 956876", "url": "https://bugzilla.suse.com/956876" }, { "category": "self", "summary": "SUSE Bug 957395", "url": "https://bugzilla.suse.com/957395" }, { "category": "self", "summary": "SUSE Bug 957546", "url": "https://bugzilla.suse.com/957546" }, { "category": "self", "summary": "SUSE Bug 957988", "url": "https://bugzilla.suse.com/957988" }, { "category": "self", "summary": "SUSE Bug 957990", "url": "https://bugzilla.suse.com/957990" }, { "category": "self", "summary": "SUSE Bug 958463", "url": "https://bugzilla.suse.com/958463" }, { "category": "self", "summary": "SUSE Bug 958504", "url": "https://bugzilla.suse.com/958504" }, { "category": "self", "summary": "SUSE Bug 958510", "url": "https://bugzilla.suse.com/958510" }, { "category": "self", "summary": "SUSE Bug 958647", "url": "https://bugzilla.suse.com/958647" }, { "category": "self", "summary": "SUSE Bug 958886", "url": "https://bugzilla.suse.com/958886" }, { "category": "self", "summary": "SUSE Bug 958951", "url": "https://bugzilla.suse.com/958951" }, { "category": "self", "summary": "SUSE Bug 959190", "url": "https://bugzilla.suse.com/959190" }, { "category": "self", "summary": "SUSE Bug 959364", "url": "https://bugzilla.suse.com/959364" }, { "category": "self", "summary": "SUSE Bug 959399", "url": "https://bugzilla.suse.com/959399" }, { "category": "self", "summary": "SUSE Bug 959436", "url": "https://bugzilla.suse.com/959436" }, { "category": "self", "summary": "SUSE Bug 959705", "url": "https://bugzilla.suse.com/959705" }, { "category": "self", "summary": "SUSE Bug 960300", "url": "https://bugzilla.suse.com/960300" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7550 page", "url": "https://www.suse.com/security/cve/CVE-2015-7550/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8539 page", "url": "https://www.suse.com/security/cve/CVE-2015-8539/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8543 page", "url": "https://www.suse.com/security/cve/CVE-2015-8543/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8550 page", "url": "https://www.suse.com/security/cve/CVE-2015-8550/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8551 page", "url": "https://www.suse.com/security/cve/CVE-2015-8551/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8552 page", "url": "https://www.suse.com/security/cve/CVE-2015-8552/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8569 page", "url": "https://www.suse.com/security/cve/CVE-2015-8569/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8575 page", "url": "https://www.suse.com/security/cve/CVE-2015-8575/" } ], "title": "Security update for the Linux Kernel", "tracking": { "current_release_date": "2016-01-19T09:43:16Z", "generator": { "date": "2016-01-19T09:43:16Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2016:0168-1", "initial_release_date": "2016-01-19T09:43:16Z", "revision_history": [ { "date": "2016-01-19T09:43:16Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "kernel-devel-3.12.51-52.34.1.noarch", "product": { "name": "kernel-devel-3.12.51-52.34.1.noarch", "product_id": "kernel-devel-3.12.51-52.34.1.noarch" } }, { "category": "product_version", "name": "kernel-macros-3.12.51-52.34.1.noarch", "product": { "name": "kernel-macros-3.12.51-52.34.1.noarch", "product_id": "kernel-macros-3.12.51-52.34.1.noarch" } }, { "category": "product_version", "name": "kernel-source-3.12.51-52.34.1.noarch", "product": { "name": "kernel-source-3.12.51-52.34.1.noarch", "product_id": "kernel-source-3.12.51-52.34.1.noarch" } }, { "category": "product_version", "name": "kernel-docs-3.12.51-52.34.3.noarch", "product": { "name": "kernel-docs-3.12.51-52.34.3.noarch", "product_id": "kernel-docs-3.12.51-52.34.3.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "kernel-obs-build-3.12.51-52.34.1.ppc64le", "product": { "name": "kernel-obs-build-3.12.51-52.34.1.ppc64le", "product_id": "kernel-obs-build-3.12.51-52.34.1.ppc64le" } }, { "category": "product_version", "name": "kernel-default-3.12.51-52.34.1.ppc64le", "product": { "name": "kernel-default-3.12.51-52.34.1.ppc64le", "product_id": "kernel-default-3.12.51-52.34.1.ppc64le" } }, { "category": "product_version", "name": "kernel-default-base-3.12.51-52.34.1.ppc64le", "product": { "name": "kernel-default-base-3.12.51-52.34.1.ppc64le", "product_id": "kernel-default-base-3.12.51-52.34.1.ppc64le" } }, { "category": "product_version", "name": "kernel-default-devel-3.12.51-52.34.1.ppc64le", "product": { "name": "kernel-default-devel-3.12.51-52.34.1.ppc64le", "product_id": "kernel-default-devel-3.12.51-52.34.1.ppc64le" } }, { "category": "product_version", "name": "kernel-syms-3.12.51-52.34.1.ppc64le", "product": { "name": "kernel-syms-3.12.51-52.34.1.ppc64le", "product_id": "kernel-syms-3.12.51-52.34.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "kernel-obs-build-3.12.51-52.34.1.s390x", "product": { "name": "kernel-obs-build-3.12.51-52.34.1.s390x", "product_id": "kernel-obs-build-3.12.51-52.34.1.s390x" } }, { "category": "product_version", "name": "kernel-default-3.12.51-52.34.1.s390x", "product": { "name": "kernel-default-3.12.51-52.34.1.s390x", "product_id": "kernel-default-3.12.51-52.34.1.s390x" } }, { "category": "product_version", "name": "kernel-default-base-3.12.51-52.34.1.s390x", "product": { "name": "kernel-default-base-3.12.51-52.34.1.s390x", "product_id": "kernel-default-base-3.12.51-52.34.1.s390x" } }, { "category": "product_version", "name": "kernel-default-devel-3.12.51-52.34.1.s390x", "product": { "name": "kernel-default-devel-3.12.51-52.34.1.s390x", "product_id": "kernel-default-devel-3.12.51-52.34.1.s390x" } }, { "category": "product_version", "name": "kernel-default-man-3.12.51-52.34.1.s390x", "product": { "name": "kernel-default-man-3.12.51-52.34.1.s390x", "product_id": "kernel-default-man-3.12.51-52.34.1.s390x" } }, { "category": "product_version", "name": "kernel-syms-3.12.51-52.34.1.s390x", "product": { "name": "kernel-syms-3.12.51-52.34.1.s390x", "product_id": "kernel-syms-3.12.51-52.34.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kernel-default-3.12.51-52.34.1.x86_64", "product": { "name": "kernel-default-3.12.51-52.34.1.x86_64", "product_id": "kernel-default-3.12.51-52.34.1.x86_64" } }, { "category": "product_version", "name": "kernel-default-devel-3.12.51-52.34.1.x86_64", "product": { "name": "kernel-default-devel-3.12.51-52.34.1.x86_64", "product_id": "kernel-default-devel-3.12.51-52.34.1.x86_64" } }, { "category": "product_version", "name": "kernel-default-extra-3.12.51-52.34.1.x86_64", "product": { "name": "kernel-default-extra-3.12.51-52.34.1.x86_64", "product_id": "kernel-default-extra-3.12.51-52.34.1.x86_64" } }, { "category": "product_version", "name": "kernel-syms-3.12.51-52.34.1.x86_64", "product": { "name": "kernel-syms-3.12.51-52.34.1.x86_64", "product_id": "kernel-syms-3.12.51-52.34.1.x86_64" } }, { "category": "product_version", "name": "kernel-xen-3.12.51-52.34.1.x86_64", "product": { "name": "kernel-xen-3.12.51-52.34.1.x86_64", "product_id": "kernel-xen-3.12.51-52.34.1.x86_64" } }, { "category": "product_version", "name": "kernel-xen-devel-3.12.51-52.34.1.x86_64", "product": { "name": "kernel-xen-devel-3.12.51-52.34.1.x86_64", "product_id": "kernel-xen-devel-3.12.51-52.34.1.x86_64" } }, { "category": "product_version", "name": "kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "product": { "name": "kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "product_id": "kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64" } }, { "category": "product_version", "name": "kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "product": { "name": "kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "product_id": "kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64" } }, { "category": "product_version", "name": "kernel-ec2-3.12.51-52.34.1.x86_64", "product": { "name": "kernel-ec2-3.12.51-52.34.1.x86_64", "product_id": "kernel-ec2-3.12.51-52.34.1.x86_64" } }, { "category": "product_version", "name": "kernel-ec2-devel-3.12.51-52.34.1.x86_64", "product": { "name": "kernel-ec2-devel-3.12.51-52.34.1.x86_64", "product_id": "kernel-ec2-devel-3.12.51-52.34.1.x86_64" } }, { "category": "product_version", "name": "kernel-ec2-extra-3.12.51-52.34.1.x86_64", "product": { "name": "kernel-ec2-extra-3.12.51-52.34.1.x86_64", "product_id": "kernel-ec2-extra-3.12.51-52.34.1.x86_64" } }, { "category": "product_version", "name": "kernel-obs-build-3.12.51-52.34.1.x86_64", "product": { "name": "kernel-obs-build-3.12.51-52.34.1.x86_64", "product_id": "kernel-obs-build-3.12.51-52.34.1.x86_64" } }, { "category": "product_version", "name": "kernel-default-base-3.12.51-52.34.1.x86_64", "product": { "name": "kernel-default-base-3.12.51-52.34.1.x86_64", "product_id": "kernel-default-base-3.12.51-52.34.1.x86_64" } }, { "category": "product_version", "name": "kernel-xen-base-3.12.51-52.34.1.x86_64", "product": { "name": "kernel-xen-base-3.12.51-52.34.1.x86_64", "product_id": "kernel-xen-base-3.12.51-52.34.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12", "product": { "name": "SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Live Patching 12", "product": { "name": "SUSE Linux Enterprise Live Patching 12", "product_id": "SUSE Linux Enterprise Live Patching 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-live-patching:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Public Cloud 12", "product": { "name": "SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-public-cloud:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12", "product": { "name": "SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12", "product_id": "SUSE Linux Enterprise Workstation Extension 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-default-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-default-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-default-devel-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-extra-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-default-extra-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-3.12.51-52.34.1.noarch as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch" }, "product_reference": "kernel-devel-3.12.51-52.34.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-macros-3.12.51-52.34.1.noarch as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch" }, "product_reference": "kernel-macros-3.12.51-52.34.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-source-3.12.51-52.34.1.noarch as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch" }, "product_reference": "kernel-source-3.12.51-52.34.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-syms-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-xen-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-xen-devel-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64 as component of SUSE Linux Enterprise Live Patching 12", "product_id": "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64" }, "product_reference": "kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Live Patching 12" }, { "category": "default_component_of", "full_product_name": { "name": "kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64 as component of SUSE Linux Enterprise Live Patching 12", "product_id": "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64" }, "product_reference": "kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Live Patching 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-ec2-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-ec2-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-ec2-devel-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-ec2-devel-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-ec2-extra-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 12", "product_id": "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-ec2-extra-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-docs-3.12.51-52.34.3.noarch as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch" }, "product_reference": "kernel-docs-3.12.51-52.34.3.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-3.12.51-52.34.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le" }, "product_reference": "kernel-obs-build-3.12.51-52.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-3.12.51-52.34.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x" }, "product_reference": "kernel-obs-build-3.12.51-52.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-obs-build-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-obs-build-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-3.12.51-52.34.1.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le" }, "product_reference": "kernel-default-3.12.51-52.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-3.12.51-52.34.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x" }, "product_reference": "kernel-default-3.12.51-52.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-default-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-3.12.51-52.34.1.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le" }, "product_reference": "kernel-default-base-3.12.51-52.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-3.12.51-52.34.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x" }, "product_reference": "kernel-default-base-3.12.51-52.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-default-base-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-3.12.51-52.34.1.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le" }, "product_reference": "kernel-default-devel-3.12.51-52.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-3.12.51-52.34.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x" }, "product_reference": "kernel-default-devel-3.12.51-52.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-default-devel-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-man-3.12.51-52.34.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x" }, "product_reference": "kernel-default-man-3.12.51-52.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-3.12.51-52.34.1.noarch as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch" }, "product_reference": "kernel-devel-3.12.51-52.34.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-macros-3.12.51-52.34.1.noarch as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch" }, "product_reference": "kernel-macros-3.12.51-52.34.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-source-3.12.51-52.34.1.noarch as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch" }, "product_reference": "kernel-source-3.12.51-52.34.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-3.12.51-52.34.1.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le" }, "product_reference": "kernel-syms-3.12.51-52.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-3.12.51-52.34.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x" }, "product_reference": "kernel-syms-3.12.51-52.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-syms-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-xen-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-base-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-xen-base-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-xen-devel-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-3.12.51-52.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le" }, "product_reference": "kernel-default-3.12.51-52.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-3.12.51-52.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x" }, "product_reference": "kernel-default-3.12.51-52.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-default-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-3.12.51-52.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le" }, "product_reference": "kernel-default-base-3.12.51-52.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-3.12.51-52.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x" }, "product_reference": "kernel-default-base-3.12.51-52.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-base-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-default-base-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-3.12.51-52.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le" }, "product_reference": "kernel-default-devel-3.12.51-52.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-3.12.51-52.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x" }, "product_reference": "kernel-default-devel-3.12.51-52.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-devel-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-default-devel-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-man-3.12.51-52.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x" }, "product_reference": "kernel-default-man-3.12.51-52.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-3.12.51-52.34.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch" }, "product_reference": "kernel-devel-3.12.51-52.34.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-macros-3.12.51-52.34.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch" }, "product_reference": "kernel-macros-3.12.51-52.34.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-source-3.12.51-52.34.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch" }, "product_reference": "kernel-source-3.12.51-52.34.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-3.12.51-52.34.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le" }, "product_reference": "kernel-syms-3.12.51-52.34.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-3.12.51-52.34.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x" }, "product_reference": "kernel-syms-3.12.51-52.34.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-syms-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-syms-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-xen-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-base-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-xen-base-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-xen-devel-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-xen-devel-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-default-extra-3.12.51-52.34.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12", "product_id": "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" }, "product_reference": "kernel-default-extra-3.12.51-52.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12" } ] }, "vulnerabilities": [ { "cve": "CVE-2015-7550", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7550" } ], "notes": [ { "category": "general", "text": "The keyctl_read_key function in security/keys/keyctl.c in the Linux kernel before 4.3.4 does not properly use a semaphore, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a crafted application that leverages a race condition between keyctl_revoke and keyctl_read calls.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7550", "url": "https://www.suse.com/security/cve/CVE-2015-7550" }, { "category": "external", "summary": "SUSE Bug 1020452 for CVE-2015-7550", "url": "https://bugzilla.suse.com/1020452" }, { "category": "external", "summary": "SUSE Bug 1052256 for CVE-2015-7550", "url": "https://bugzilla.suse.com/1052256" }, { "category": "external", "summary": "SUSE Bug 958951 for CVE-2015-7550", "url": "https://bugzilla.suse.com/958951" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-01-19T09:43:16Z", "details": "low" } ], "title": "CVE-2015-7550" }, { "cve": "CVE-2015-8539", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8539" } ], "notes": [ { "category": "general", "text": "The KEYS subsystem in the Linux kernel before 4.4 allows local users to gain privileges or cause a denial of service (BUG) via crafted keyctl commands that negatively instantiate a key, related to security/keys/encrypted-keys/encrypted.c, security/keys/trusted.c, and security/keys/user_defined.c.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8539", "url": "https://www.suse.com/security/cve/CVE-2015-8539" }, { "category": "external", "summary": "SUSE Bug 1115893 for CVE-2015-8539", "url": "https://bugzilla.suse.com/1115893" }, { "category": "external", "summary": "SUSE Bug 781018 for CVE-2015-8539", "url": "https://bugzilla.suse.com/781018" }, { "category": "external", "summary": "SUSE Bug 958463 for CVE-2015-8539", "url": "https://bugzilla.suse.com/958463" }, { "category": "external", "summary": "SUSE Bug 958601 for CVE-2015-8539", "url": "https://bugzilla.suse.com/958601" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-01-19T09:43:16Z", "details": "important" } ], "title": "CVE-2015-8539" }, { "cve": "CVE-2015-8543", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8543" } ], "notes": [ { "category": "general", "text": "The networking implementation in the Linux kernel through 4.3.3, as used in Android and other products, does not validate protocol identifiers for certain protocol families, which allows local users to cause a denial of service (NULL function pointer dereference and system crash) or possibly gain privileges by leveraging CLONE_NEWUSER support to execute a crafted SOCK_RAW application.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8543", "url": "https://www.suse.com/security/cve/CVE-2015-8543" }, { "category": "external", "summary": "SUSE Bug 1020452 for CVE-2015-8543", "url": "https://bugzilla.suse.com/1020452" }, { "category": "external", "summary": "SUSE Bug 1052256 for CVE-2015-8543", "url": "https://bugzilla.suse.com/1052256" }, { "category": "external", "summary": "SUSE Bug 1115893 for CVE-2015-8543", "url": "https://bugzilla.suse.com/1115893" }, { "category": "external", "summary": "SUSE Bug 923755 for CVE-2015-8543", "url": "https://bugzilla.suse.com/923755" }, { "category": "external", "summary": "SUSE Bug 958886 for CVE-2015-8543", "url": "https://bugzilla.suse.com/958886" }, { "category": "external", "summary": "SUSE Bug 963994 for CVE-2015-8543", "url": "https://bugzilla.suse.com/963994" }, { "category": "external", "summary": "SUSE Bug 969522 for CVE-2015-8543", "url": "https://bugzilla.suse.com/969522" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-01-19T09:43:16Z", "details": "moderate" } ], "title": "CVE-2015-8543" }, { "cve": "CVE-2015-8550", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8550" } ], "notes": [ { "category": "general", "text": "Xen, when used on a system providing PV backends, allows local guest OS administrators to cause a denial of service (host OS crash) or gain privileges by writing to memory shared between the frontend and backend, aka a double fetch vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8550", "url": "https://www.suse.com/security/cve/CVE-2015-8550" }, { "category": "external", "summary": "SUSE Bug 1020452 for CVE-2015-8550", "url": "https://bugzilla.suse.com/1020452" }, { "category": "external", "summary": "SUSE Bug 1052256 for CVE-2015-8550", "url": "https://bugzilla.suse.com/1052256" }, { "category": "external", "summary": "SUSE Bug 957988 for CVE-2015-8550", "url": "https://bugzilla.suse.com/957988" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-01-19T09:43:16Z", "details": "important" } ], "title": "CVE-2015-8550" }, { "cve": "CVE-2015-8551", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8551" } ], "notes": [ { "category": "general", "text": "The PCI backend driver in Xen, when running on an x86 system and using Linux 3.1.x through 4.3.x as the driver domain, allows local guest administrators to hit BUG conditions and cause a denial of service (NULL pointer dereference and host OS crash) by leveraging a system with access to a passed-through MSI or MSI-X capable physical PCI device and a crafted sequence of XEN_PCI_OP_* operations, aka \"Linux pciback missing sanity checks.\"", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8551", "url": "https://www.suse.com/security/cve/CVE-2015-8551" }, { "category": "external", "summary": "SUSE Bug 1020452 for CVE-2015-8551", "url": "https://bugzilla.suse.com/1020452" }, { "category": "external", "summary": "SUSE Bug 957990 for CVE-2015-8551", "url": "https://bugzilla.suse.com/957990" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-01-19T09:43:16Z", "details": "moderate" } ], "title": "CVE-2015-8551" }, { "cve": "CVE-2015-8552", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8552" } ], "notes": [ { "category": "general", "text": "The PCI backend driver in Xen, when running on an x86 system and using Linux 3.1.x through 4.3.x as the driver domain, allows local guest administrators to generate a continuous stream of WARN messages and cause a denial of service (disk consumption) by leveraging a system with access to a passed-through MSI or MSI-X capable physical PCI device and XEN_PCI_OP_enable_msi operations, aka \"Linux pciback missing sanity checks.\"", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8552", "url": "https://www.suse.com/security/cve/CVE-2015-8552" }, { "category": "external", "summary": "SUSE Bug 1020452 for CVE-2015-8552", "url": "https://bugzilla.suse.com/1020452" }, { "category": "external", "summary": "SUSE Bug 957990 for CVE-2015-8552", "url": "https://bugzilla.suse.com/957990" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-01-19T09:43:16Z", "details": "moderate" } ], "title": "CVE-2015-8552" }, { "cve": "CVE-2015-8569", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8569" } ], "notes": [ { "category": "general", "text": "The (1) pptp_bind and (2) pptp_connect functions in drivers/net/ppp/pptp.c in the Linux kernel through 4.3.3 do not verify an address length, which allows local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism via a crafted application.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8569", "url": "https://www.suse.com/security/cve/CVE-2015-8569" }, { "category": "external", "summary": "SUSE Bug 1020452 for CVE-2015-8569", "url": "https://bugzilla.suse.com/1020452" }, { "category": "external", "summary": "SUSE Bug 923755 for CVE-2015-8569", "url": "https://bugzilla.suse.com/923755" }, { "category": "external", "summary": "SUSE Bug 959190 for CVE-2015-8569", "url": "https://bugzilla.suse.com/959190" }, { "category": "external", "summary": "SUSE Bug 959399 for CVE-2015-8569", "url": "https://bugzilla.suse.com/959399" }, { "category": "external", "summary": "SUSE Bug 963994 for CVE-2015-8569", "url": "https://bugzilla.suse.com/963994" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 2.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-01-19T09:43:16Z", "details": "low" } ], "title": "CVE-2015-8569" }, { "cve": "CVE-2015-8575", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8575" } ], "notes": [ { "category": "general", "text": "The sco_sock_bind function in net/bluetooth/sco.c in the Linux kernel before 4.3.4 does not verify an address length, which allows local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism via a crafted application.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8575", "url": "https://www.suse.com/security/cve/CVE-2015-8575" }, { "category": "external", "summary": "SUSE Bug 1020452 for CVE-2015-8575", "url": "https://bugzilla.suse.com/1020452" }, { "category": "external", "summary": "SUSE Bug 959190 for CVE-2015-8575", "url": "https://bugzilla.suse.com/959190" }, { "category": "external", "summary": "SUSE Bug 959399 for CVE-2015-8575", "url": "https://bugzilla.suse.com/959399" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-default-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Desktop 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Desktop 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-default-1-2.1.x86_64", "SUSE Linux Enterprise Live Patching 12:kgraft-patch-3_12_51-52_34-xen-1-2.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-default-man-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-devel-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-macros-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-source-3.12.51-52.34.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-syms-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-base-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:kernel-xen-devel-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:kernel-docs-3.12.51-52.34.3.noarch", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:kernel-obs-build-3.12.51-52.34.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12:kernel-default-extra-3.12.51-52.34.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-01-19T09:43:16Z", "details": "low" } ], "title": "CVE-2015-8575" } ] }
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…