SUSE-SU-2019:2950-1

Vulnerability from csaf_suse - Published: 2019-11-12 18:12 - Updated: 2026-09-20 13:20
Summary
Security update for the Linux Kernel
Severity
Important
Notes
Title of the patch: Security update for the Linux Kernel
Description of the patch: The SUSE Linux Enterprise 12 SP1 kernel was updated to receive various security and bugfixes. The following security bugs were fixed: - CVE-2018-12207: Untrusted virtual machines on Intel CPUs could exploit a race condition in the Instruction Fetch Unit of the Intel CPU to cause a Machine Exception during Page Size Change, causing the CPU core to be non-functional. The Linux Kernel KVM hypervisor was adjusted to avoid page size changes in executable pages by splitting / merging huge pages into small pages as needed. More information can be found on https://www.suse.com/support/kb/doc/?id=7023735 - CVE-2019-11135: Aborting an asynchronous TSX operation on Intel CPUs with Transactional Memory support could be used to facilitate sidechannel information leaks out of microarchitectural buffers, similar to the previously described 'Microarchitectural Data Sampling' attack. The Linux kernel was supplemented with the option to disable TSX operation altogether (requiring CPU Microcode updates on older systems) and better flushing of microarchitectural buffers (VERW). The set of options available is described in our TID at https://www.suse.com/support/kb/doc/?id=7024251 - CVE-2019-16233: drivers/scsi/qla2xxx/qla_os.c did not check the alloc_workqueue return value, leading to a NULL pointer dereference. (bsc#1150457). - CVE-2019-10220: Added sanity checks on the pathnames passed to the user space. (bsc#1144903). - CVE-2019-16232: Fix a potential NULL pointer dereference in the Marwell libertas driver (bsc#1150465). - CVE-2019-16234: iwlwifi pcie driver did not check the alloc_workqueue return value, leading to a NULL pointer dereference. (bsc#1150452). - CVE-2019-17055: The AF_ISDN network module in the Linux kernel did not enforce CAP_NET_RAW, which meant that unprivileged users could create a raw socket (bnc#1152782). - CVE-2019-17056: The AF_NFC network module did not enforce CAP_NET_RAW, which meant that unprivileged users could create a raw socket (bsc#1152788). - CVE-2019-16413: The 9p filesystem did not protect i_size_write() properly, which caused an i_size_read() infinite loop and denial of service on SMP systems (bnc#1151347). - CVE-2019-15902: A backporting issue was discovered that re-introduced the Spectre vulnerability it had aimed to eliminate. This occurred because the backport process depends on cherry picking specific commits, and because two (correctly ordered) code lines were swapped (bnc#1149376). - CVE-2019-15291: Fixed a NULL pointer dereference issue that could be caused by a malicious USB device (bnc#11465). - CVE-2019-15807: Fixed a memory leak in the SCSI module that could be abused to cause denial of service (bnc#1148938). - CVE-2019-14821: An out-of-bounds access issue was fixed in the kernel's KVM hypervisor. An unprivileged host user or process with access to '/dev/kvm' device could use this flaw to crash the host kernel, resulting in a denial of service or potentially escalating privileges on the system (bnc#1151350). - CVE-2019-15505: An out-of-bounds issue had been fixed that could be caused by crafted USB device traffic (bnc#1147122). - CVE-2017-18595: A double free in allocate_trace_buffer was fixed (bnc#1149555). - CVE-2019-14835: A buffer overflow flaw was found in the kernel's vhost functionality that translates virtqueue buffers to IOVs. A privileged guest user able to pass descriptors with invalid length to the host could use this flaw to increase their privileges on the host (bnc#1150112). - CVE-2019-15216: A NULL pointer dereference was fixed that could be malicious USB device (bnc#1146361). - CVE-2019-9456: An out-of-bounds write in the USB monitor driver has been fixed. This issue could lead to local escalation of privilege with System execution privileges needed. (bnc#1150025). - CVE-2019-15926: An out-of-bounds access was fixed in the drivers/net/wireless/ath/ath6kl module. (bnc#1149527). - CVE-2019-15927: An out-of-bounds access was fixed in the sound/usb/mixer module (bnc#1149522). - CVE-2019-15219: A NULL pointer dereference was fixed that could be abused by a malicious USB device (bnc#1146524). - CVE-2019-15220: A use-after-free issue was fixed that could be caused by a malicious USB device (bnc#1146526). - CVE-2019-15221: A NULL pointer dereference was fixed that could be caused by a malicious USB device (bnc#1146529). - CVE-2019-14814: A heap-based buffer overflow was fixed in the marvell wifi chip driver. That issue allowed local users to cause a denial of service (system crash) or possibly execute arbitrary code (bnc#1146512). - CVE-2019-14815: A missing length check while parsing WMM IEs was fixed (bsc#1146512, bsc#1146514, bsc#1146516). - CVE-2019-14816: A heap-based buffer overflow in the marvell wifi chip driver was fixed. Local users would have abused this issue to cause a denial of service (system crash) or possibly execute arbitrary code (bnc#1146516). - CVE-2017-18509: An issue in net/ipv6 as fixed. By setting a specific socket option, an attacker could control a pointer in kernel land and cause an inet_csk_listen_stop general protection fault, or potentially execute arbitrary code under certain circumstances. The issue can be triggered as root (e.g., inside a default LXC container or with the CAP_NET_ADMIN capability) or after namespace unsharing. (bnc#1145477) - CVE-2019-9506: The Bluetooth BR/EDR specification used to permit sufficiently low encryption key length and did not prevent an attacker from influencing the key length negotiation. This allowed practical brute-force attacks (aka 'KNOB') that could decrypt traffic and inject arbitrary ciphertext without the victim noticing (bnc#1137865). - CVE-2019-15098: A NULL pointer dereference in drivers/net/wireless/ath was fixed (bnc#1146378). - CVE-2019-15290: A NULL pointer dereference in ath6kl_usb_alloc_urb_from_pipe was fixed (bsc#1146378). - CVE-2019-15212: A double-free issue was fixed in drivers/usb driver (bnc#1146391). - CVE-2016-10906: A use-after-free issue was fixed in drivers/net/ethernet/arc (bnc#1146584). - CVE-2019-15217: A a NULL pointer dereference issue caused by a malicious USB device was fixed in the drivers/media/usb/zr364xx driver (bnc#1146519). - CVE-2019-15218: A NULL pointer dereference caused by a malicious USB device was fixed in the drivers/media/usb/siano driver (bnc#1146413). - CVE-2019-15215: A use-after-free issue caused by a malicious USB device was fixed in the drivers/media/usb/cpia2 driver (bnc#1146425). - CVE-2018-20976: A use-after-free issue was fixed in the fs/xfs driver (bnc#1146285). - CVE-2017-18551: An out-of-bounds write was fixed in the drivers/i2c driver (bnc#1146163). - CVE-2019-10207: Add checks for missing tty operations to prevent unprivileged user to execute 0x0 address (bsc#1142857 bsc#1123959) - CVE-2019-15118: ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term leading to kernel stack exhaustion (bsc#1145922). The following non-security bugs were fixed: - array_index_nospec: Sanitize speculative array (bsc#1155671) - hpsa: move lockup_detected attribute to host attr (bsc#999278, bsc#1153119). - ib/core: Add mitigation for Spectre V1 (bsc#1155671) - kvm: Convert kvm_lock to a mutex (bsc#1117665). - kvm: MMU: drop read-only large sptes when creating lower level sptes (bsc#1117665). - kvm: vmx, svm: always run with EFER.NXE=1 when shadow paging is active (bsc#1117665). - kvm: x86: make FNAME(fetch) and __direct_map more similar (bsc#1117665). - media: smsusb: better handle optional alignment (bsc#1146413). - mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies() (bsc#1137944). - netfilter: nf_nat: do not bug when mapping already exists (bsc#1146612). - tcp: Be more careful in tcp_fragment() (bsc#1137586 bsc#1139751).
Patchnames: SUSE-2019-2950,SUSE-SLE-Module-Public-Cloud-12-2019-2950,SUSE-SLE-SAP-12-SP1-2019-2950,SUSE-SLE-SERVER-12-SP1-2019-2950
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Product Identifier Version Remediation
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-default-0:3.12.74-60.64.124.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-default-0:3.12.74-60.64.124.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-default-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-default-base-0:3.12.74-60.64.124.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-default-base-0:3.12.74-60.64.124.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-default-base-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-default-devel-0:3.12.74-60.64.124.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-default-devel-0:3.12.74-60.64.124.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-default-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-default-man-0:3.12.74-60.64.124.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-devel-0:3.12.74-60.64.124.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-macros-0:3.12.74-60.64.124.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-source-0:3.12.74-60.64.124.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-syms-0:3.12.74-60.64.124.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-syms-0:3.12.74-60.64.124.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-syms-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-xen-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-xen-base-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kernel-xen-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kgraft-patch-3_12_74-60_64_124-default-0:1-2.3.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12 SP1:kgraft-patch-3_12_74-60_64_124-xen-0:1-2.3.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:kernel-ec2-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:kernel-ec2-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 12:kernel-ec2-extra-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-0:3.12.74-60.64.124.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-0:3.12.74-60.64.124.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-base-0:3.12.74-60.64.124.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-base-0:3.12.74-60.64.124.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-base-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-devel-0:3.12.74-60.64.124.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-devel-0:3.12.74-60.64.124.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-man-0:3.12.74-60.64.124.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-devel-0:3.12.74-60.64.124.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-macros-0:3.12.74-60.64.124.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-source-0:3.12.74-60.64.124.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-syms-0:3.12.74-60.64.124.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-syms-0:3.12.74-60.64.124.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-syms-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-base-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-xen-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_124-default-0:1-2.3.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:kgraft-patch-3_12_74-60_64_124-xen-0:1-2.3.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-default-0:3.12.74-60.64.124.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-default-0:3.12.74-60.64.124.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-default-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-default-base-0:3.12.74-60.64.124.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-default-base-0:3.12.74-60.64.124.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-default-base-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-0:3.12.74-60.64.124.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-0:3.12.74-60.64.124.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-default-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-default-man-0:3.12.74-60.64.124.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-devel-0:3.12.74-60.64.124.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-macros-0:3.12.74-60.64.124.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-source-0:3.12.74-60.64.124.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-syms-0:3.12.74-60.64.124.1.ppc64le —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-syms-0:3.12.74-60.64.124.1.s390x —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-syms-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-xen-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-xen-base-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kernel-xen-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kgraft-patch-3_12_74-60_64_124-default-0:1-2.3.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP1:kgraft-patch-3_12_74-60_64_124-xen-0:1-2.3.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-ec2-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-ec2-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3:kernel-ec2-extra-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-ec2-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-ec2-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP4:kernel-ec2-extra-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-ec2-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-ec2-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:kernel-ec2-extra-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-ec2-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-ec2-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP5:kernel-ec2-extra-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12:kernel-ec2-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12:kernel-ec2-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12:kernel-ec2-extra-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-ec2-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-ec2-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:kernel-ec2-extra-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-base-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-default-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-devel-0:3.12.74-60.64.124.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-macros-0:3.12.74-60.64.124.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-source-0:3.12.74-60.64.124.1.noarch —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-syms-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-base-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:kernel-xen-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_124-default-0:1-2.3.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:kgraft-patch-3_12_74-60_64_124-xen-0:1-2.3.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-ec2-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-ec2-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-ec2-extra-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-ec2-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-ec2-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:kernel-ec2-extra-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-ec2-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-ec2-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:kernel-ec2-extra-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:kernel-ec2-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:kernel-ec2-devel-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12:kernel-ec2-extra-0:3.12.74-60.64.124.1.x86_64 —
Vendor Fix
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact low
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact low
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact important
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact low
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
Affected products
Recommended 111 products, the same list as for CVE-2016-10906
Threats
Impact moderate
References
URL Category
https://www.suse.com/support/security/rating/ external
https://ftp.suse.com/pub/projects/security/csaf/s… self
https://www.suse.com/support/update/announcement/… self
https://lists.suse.com/pipermail/sle-security-upd… self
https://bugzilla.suse.com/1117665 self
https://bugzilla.suse.com/1123959 self
https://bugzilla.suse.com/1137586 self
https://bugzilla.suse.com/1137865 self
https://bugzilla.suse.com/1137944 self
https://bugzilla.suse.com/1139073 self
https://bugzilla.suse.com/1139751 self
https://bugzilla.suse.com/1142857 self
https://bugzilla.suse.com/1144903 self
https://bugzilla.suse.com/1145477 self
https://bugzilla.suse.com/1145922 self
https://bugzilla.suse.com/1146042 self
https://bugzilla.suse.com/1146163 self
https://bugzilla.suse.com/1146285 self
https://bugzilla.suse.com/1146361 self
https://bugzilla.suse.com/1146378 self
https://bugzilla.suse.com/1146391 self
https://bugzilla.suse.com/1146413 self
https://bugzilla.suse.com/1146425 self
https://bugzilla.suse.com/1146512 self
https://bugzilla.suse.com/1146514 self
https://bugzilla.suse.com/1146516 self
https://bugzilla.suse.com/1146519 self
https://bugzilla.suse.com/1146524 self
https://bugzilla.suse.com/1146526 self
https://bugzilla.suse.com/1146529 self
https://bugzilla.suse.com/1146540 self
https://bugzilla.suse.com/1146543 self
https://bugzilla.suse.com/1146547 self
https://bugzilla.suse.com/1146584 self
https://bugzilla.suse.com/1146612 self
https://bugzilla.suse.com/1147122 self
https://bugzilla.suse.com/1148938 self
https://bugzilla.suse.com/1149376 self
https://bugzilla.suse.com/1149522 self
https://bugzilla.suse.com/1149527 self
https://bugzilla.suse.com/1149555 self
https://bugzilla.suse.com/1150025 self
https://bugzilla.suse.com/1150112 self
https://bugzilla.suse.com/1150452 self
https://bugzilla.suse.com/1150457 self
https://bugzilla.suse.com/1150465 self
https://bugzilla.suse.com/1151347 self
https://bugzilla.suse.com/1151350 self
https://bugzilla.suse.com/1152782 self
https://bugzilla.suse.com/1152788 self
https://bugzilla.suse.com/1153119 self
https://bugzilla.suse.com/1155671 self
https://bugzilla.suse.com/999278 self
https://www.suse.com/security/cve/CVE-2016-10906/ self
https://www.suse.com/security/cve/CVE-2017-18509/ self
https://www.suse.com/security/cve/CVE-2017-18551/ self
https://www.suse.com/security/cve/CVE-2017-18595/ self
https://www.suse.com/security/cve/CVE-2018-12207/ self
https://www.suse.com/security/cve/CVE-2018-20976/ self
https://www.suse.com/security/cve/CVE-2019-10207/ self
https://www.suse.com/security/cve/CVE-2019-10220/ self
https://www.suse.com/security/cve/CVE-2019-11135/ self
https://www.suse.com/security/cve/CVE-2019-11477/ self
https://www.suse.com/security/cve/CVE-2019-14814/ self
https://www.suse.com/security/cve/CVE-2019-14815/ self
https://www.suse.com/security/cve/CVE-2019-14816/ self
https://www.suse.com/security/cve/CVE-2019-14821/ self
https://www.suse.com/security/cve/CVE-2019-14835/ self
https://www.suse.com/security/cve/CVE-2019-15098/ self
https://www.suse.com/security/cve/CVE-2019-15118/ self
https://www.suse.com/security/cve/CVE-2019-15212/ self
https://www.suse.com/security/cve/CVE-2019-15215/ self
https://www.suse.com/security/cve/CVE-2019-15216/ self
https://www.suse.com/security/cve/CVE-2019-15217/ self
https://www.suse.com/security/cve/CVE-2019-15218/ self
https://www.suse.com/security/cve/CVE-2019-15219/ self
https://www.suse.com/security/cve/CVE-2019-15220/ self
https://www.suse.com/security/cve/CVE-2019-15221/ self
https://www.suse.com/security/cve/CVE-2019-15290/ self
https://www.suse.com/security/cve/CVE-2019-15291/ self
https://www.suse.com/security/cve/CVE-2019-15505/ self
https://www.suse.com/security/cve/CVE-2019-15807/ self
https://www.suse.com/security/cve/CVE-2019-15902/ self
https://www.suse.com/security/cve/CVE-2019-15926/ self
https://www.suse.com/security/cve/CVE-2019-15927/ self
https://www.suse.com/security/cve/CVE-2019-16232/ self
https://www.suse.com/security/cve/CVE-2019-16233/ self
https://www.suse.com/security/cve/CVE-2019-16234/ self
https://www.suse.com/security/cve/CVE-2019-16413/ self
https://www.suse.com/security/cve/CVE-2019-17055/ self
https://www.suse.com/security/cve/CVE-2019-17056/ self
https://www.suse.com/security/cve/CVE-2019-9456/ self
https://www.suse.com/security/cve/CVE-2019-9506/ self
https://www.suse.com/security/cve/CVE-2016-10906 external
https://bugzilla.suse.com/1146584 external
https://www.suse.com/security/cve/CVE-2017-18509 external
https://bugzilla.suse.com/1145477 external
https://www.suse.com/security/cve/CVE-2017-18551 external
https://bugzilla.suse.com/1146163 external
https://www.suse.com/security/cve/CVE-2017-18595 external
https://bugzilla.suse.com/1149555 external
https://www.suse.com/security/cve/CVE-2018-12207 external
https://bugzilla.suse.com/1117665 external
https://bugzilla.suse.com/1139073 external
https://bugzilla.suse.com/1152505 external
https://bugzilla.suse.com/1155812 external
https://bugzilla.suse.com/1155817 external
https://bugzilla.suse.com/1155945 external
https://bugzilla.suse.com/1178658 external
https://bugzilla.suse.com/1201877 external
https://www.suse.com/security/cve/CVE-2018-20976 external
https://bugzilla.suse.com/1146285 external
https://www.suse.com/security/cve/CVE-2019-10207 external
https://bugzilla.suse.com/1123959 external
https://bugzilla.suse.com/1142857 external
https://www.suse.com/security/cve/CVE-2019-10220 external
https://bugzilla.suse.com/1144903 external
https://bugzilla.suse.com/1153108 external
https://www.suse.com/security/cve/CVE-2019-11135 external
https://bugzilla.suse.com/1139073 external
https://bugzilla.suse.com/1152497 external
https://bugzilla.suse.com/1152505 external
https://bugzilla.suse.com/1152506 external
https://bugzilla.suse.com/1160120 external
https://bugzilla.suse.com/1201877 external
https://www.suse.com/security/cve/CVE-2019-11477 external
https://bugzilla.suse.com/1132686 external
https://bugzilla.suse.com/1137586 external
https://bugzilla.suse.com/1142129 external
https://bugzilla.suse.com/1153242 external
https://www.suse.com/security/cve/CVE-2019-14814 external
https://bugzilla.suse.com/1146512 external
https://bugzilla.suse.com/1173664 external
https://bugzilla.suse.com/1173665 external
https://www.suse.com/security/cve/CVE-2019-14815 external
https://bugzilla.suse.com/1146514 external
https://bugzilla.suse.com/1173665 external
https://www.suse.com/security/cve/CVE-2019-14816 external
https://bugzilla.suse.com/1146516 external
https://bugzilla.suse.com/1173666 external
https://www.suse.com/security/cve/CVE-2019-14821 external
https://bugzilla.suse.com/1151350 external
https://bugzilla.suse.com/1218966 external
https://www.suse.com/security/cve/CVE-2019-14835 external
https://bugzilla.suse.com/1149841 external
https://bugzilla.suse.com/1150112 external
https://bugzilla.suse.com/1151021 external
https://www.suse.com/security/cve/CVE-2019-15098 external
https://bugzilla.suse.com/1146378 external
https://bugzilla.suse.com/1146543 external
https://www.suse.com/security/cve/CVE-2019-15118 external
https://bugzilla.suse.com/1145922 external
https://www.suse.com/security/cve/CVE-2019-15212 external
https://bugzilla.suse.com/1146391 external
https://bugzilla.suse.com/1146519 external
https://bugzilla.suse.com/1158381 external
https://bugzilla.suse.com/1158834 external
https://www.suse.com/security/cve/CVE-2019-15215 external
https://bugzilla.suse.com/1146425 external
https://bugzilla.suse.com/1146519 external
https://bugzilla.suse.com/1158381 external
https://bugzilla.suse.com/1158834 external
https://www.suse.com/security/cve/CVE-2019-15216 external
https://bugzilla.suse.com/1146361 external
https://bugzilla.suse.com/1146519 external
https://bugzilla.suse.com/1158381 external
https://bugzilla.suse.com/1158834 external
https://www.suse.com/security/cve/CVE-2019-15217 external
https://bugzilla.suse.com/1146519 external
https://bugzilla.suse.com/1146547 external
https://bugzilla.suse.com/1158381 external
https://bugzilla.suse.com/1158834 external
https://www.suse.com/security/cve/CVE-2019-15218 external
https://bugzilla.suse.com/1146413 external
https://bugzilla.suse.com/1146519 external
https://bugzilla.suse.com/1158381 external
https://bugzilla.suse.com/1158834 external
https://www.suse.com/security/cve/CVE-2019-15219 external
https://bugzilla.suse.com/1146519 external
https://bugzilla.suse.com/1146524 external
https://bugzilla.suse.com/1158381 external
https://bugzilla.suse.com/1158834 external
https://www.suse.com/security/cve/CVE-2019-15220 external
https://bugzilla.suse.com/1146519 external
https://bugzilla.suse.com/1146526 external
https://bugzilla.suse.com/1158381 external
https://bugzilla.suse.com/1158834 external
https://www.suse.com/security/cve/CVE-2019-15221 external
https://bugzilla.suse.com/1146519 external
https://bugzilla.suse.com/1146529 external
https://bugzilla.suse.com/1158381 external
https://bugzilla.suse.com/1158834 external
https://www.suse.com/security/cve/CVE-2019-15290 external
https://bugzilla.suse.com/1146378 external
https://bugzilla.suse.com/1146519 external
https://bugzilla.suse.com/1146543 external
https://bugzilla.suse.com/1158381 external
https://bugzilla.suse.com/1158834 external
https://www.suse.com/security/cve/CVE-2019-15291 external
https://bugzilla.suse.com/1146519 external
https://bugzilla.suse.com/1146540 external
https://bugzilla.suse.com/1158381 external
https://bugzilla.suse.com/1158834 external
https://www.suse.com/security/cve/CVE-2019-15505 external
https://bugzilla.suse.com/1147122 external
https://www.suse.com/security/cve/CVE-2019-15807 external
https://bugzilla.suse.com/1148938 external
https://www.suse.com/security/cve/CVE-2019-15902 external
https://bugzilla.suse.com/1149376 external
https://bugzilla.suse.com/1155131 external
https://www.suse.com/security/cve/CVE-2019-15926 external
https://bugzilla.suse.com/1149527 external
https://www.suse.com/security/cve/CVE-2019-15927 external
https://bugzilla.suse.com/1149522 external
https://www.suse.com/security/cve/CVE-2019-16232 external
https://bugzilla.suse.com/1150465 external
https://www.suse.com/security/cve/CVE-2019-16233 external
https://bugzilla.suse.com/1150457 external
https://www.suse.com/security/cve/CVE-2019-16234 external
https://bugzilla.suse.com/1150452 external
https://www.suse.com/security/cve/CVE-2019-16413 external
https://bugzilla.suse.com/1151347 external
https://www.suse.com/security/cve/CVE-2019-17055 external
https://bugzilla.suse.com/1152782 external
https://www.suse.com/security/cve/CVE-2019-17056 external
https://bugzilla.suse.com/1152788 external
https://www.suse.com/security/cve/CVE-2019-9456 external
https://bugzilla.suse.com/1150025 external
https://www.suse.com/security/cve/CVE-2019-9506 external
https://bugzilla.suse.com/1137865 external
https://bugzilla.suse.com/1146042 external

Loading 1.5 MB of JSON…



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…