SUSE-SU-2020:14354-1

Vulnerability from csaf_suse - Published: 2020-04-30 16:00 - Updated: 2026-09-20 13:30
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 11 SP4 kernel was updated to receive various security and bugfixes. The following security bugs were fixed: - CVE-2020-10942: In get_raw_socket in drivers/vhost/net.c lacks validation of an sk_family field, which might allow attackers to trigger kernel stack corruption via crafted system calls (bsc#1167629). - CVE-2020-8647: There was a use-after-free vulnerability in the vc_do_resize function in drivers/tty/vt/vt.c (bsc#1162929). - CVE-2020-8649: There was a use-after-free vulnerability in the vgacon_invert_region function in drivers/video/console/vgacon.c (bsc#1162931). - CVE-2020-9383: An issue was discovered set_fdc in drivers/block/floppy.c leads to a wait_til_ready out-of-bounds read because the FDC index is not checked for errors before assigning it (bsc#1165111). - CVE-2019-19768: Fixed a use-after-free in the __blk_add_trace function in kernel/trace/blktrace.c (bsc#1159285). - CVE-2020-11608: Fixed a NULL pointer dereferences in ov511_mode_init_regs and ov518_mode_init_regs when there are zero endpoints (bsc#1168829). - CVE-2020-8648: There was a use-after-free vulnerability in the n_tty_receive_buf_common function in drivers/tty/n_tty.c (bsc#1162928). - CVE-2019-14896: A heap-based buffer overflow vulnerability was found in Marvell WiFi chip driver. A remote attacker could cause a denial of service or possibly execute arbitrary code, when the lbs_ibss_join_existing function is called after a STA connects to an AP (bsc#1157157). - CVE-2019-14897: A stack-based buffer overflow was found in the Marvell WiFi chip driver. An attacker is able to cause a denial of service or possibly execute arbitrary code, when a STA works in IBSS mode and connects to another STA (bsc#1157155). - CVE-2019-18675: Fixed an Integer Overflow in cpia2_remap_buffer in drivers/media/usb/cpia2/cpia2_core.c because cpia2 has its own mmap implementation. This allowed local users to obtain read and write permissions on kernel physical pages, which can possibly result in a privilege escalation (bsc#1157804). - CVE-2019-19965: Fixed a NULL pointer dereference in drivers/scsi/libsas/sas_discover.c because of mishandling of port disconnection during discovery, related to a PHY down race condition (bsc#1159911). - CVE-2019-19066: A memory leak in the bfad_im_get_stats() function in drivers/scsi/bfa/bfad_attr.c allowed attackers to cause a denial of service by triggering bfa_port_get_stats() failures (bsc#1157303). - CVE-2019-20096: Fixed a memory leak in __feat_register_sp() in net/dccp/feat.c, which may cause denial of service (bsc#1159908). - CVE-2019-19966: Fixed a use-after-free in cpia2_exit() in drivers/media/usb/cpia2/cpia2_v4l.c that will cause denial of service (bsc#1159841). - CVE-2019-19532: Fixed multiple out-of-bounds write bugs that can be caused by a malicious USB device (bsc#1158824). - CVE-2019-19523: Fixed a use-after-free bug that can be caused by a malicious USB device in the drivers/usb/misc/adutux.c driver (bsc#115882). - CVE-2019-19537: Fixed a race condition that can be caused by a malicious USB device in the USB character device driver layer (bsc#1158904). - CVE-2019-19527, CVE-2019-19530, CVE-2019-19524: Fixed multiple use-after-free bug that could be caused by a malicious USB device (bsc#1158381, bsc#1158834, bsc#1158900). - CVE-2019-15213: Fixed a use-after-free caused by a malicious USB device in the drivers/media/usb/dvb-usb/dvb-usb-init.c driver (bsc#1146544). - CVE-2019-19531: Fixed a use-after-free bug that can be caused by a malicious USB device in the drivers/usb/misc/yurex.c driver (bsc#1158445). - CVE-2019-18660: The Linux kernel on powerpc allowed Information Exposure because the Spectre-RSB mitigation is not in place for all applicable CPUs (bsc#1157038). - CVE-2019-19227: Fixed a potential NULL pointer dereference in the AppleTalk subsystem (bsc#1157678). - CVE-2019-19074: Fixed a memory leak in the ath9k_wmi_cmd(), which allowed attackers to cause a denial of service (bsc#1157143). - CVE-2019-19073: Fixed multiple memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c, which allowed attackers to cause a denial of service (bsc#1157070). - CVE-2019-15916: Fixed a memory leak in register_queue_kobjects() in net/core/net-sysfs.c, which could cause denial of service (bsc#1149448). - CVE-2019-12456: Fixed a denial of service in _ctl_ioctl_main, which could be triggered by a local user (bsc#1136922). The following non-security bugs were fixed: - Input: add safety guards to input_set_keycode() (bsc#1168075). - blk: Fix kabi due to blk_trace_mutex addition (bsc#1159285). - blktrace: fix dereference after null check (bsc#1159285). - blktrace: fix trace mutex deadlock (bsc#1159285). - block: Fix oops scsi_disk_get() (bsc#1105327). - fs/xfs: fix f_ffree value for statfs when project quota is set (bsc#1165985). - kaiser: Fix for 32bit KAISER implementations (bsc#1157344). - klist: fix starting point removed bug in klist iterators (bsc#1156652). - kobject: Export kobject_get_unless_zero() (bsc#1105327). - kobject: fix kset_find_obj() race with concurrent last kobject_put() (bsc#1105327). - kref: minor cleanup (bsc#1105327). - media: ov519: add missing endpoint sanity checks (bsc#1168829). - media: stv06xx: add missing descriptor sanity checks (bsc#1168854). - netfilter: nf_nat: do not bug when mapping already exists (bsc#1146612). - powerpc/64: Make meltdown reporting Book3S 64 specific (bsc#1091041). - powerpc/pseries/mobility: notify network peers after migration (bsc#1152631 ltc#181798). - powerpc/security/book3s64: Report L1TF status in sysfs (bsc#1091041). - powerpc/security: Fix wrong message when RFI Flush is disable (bsc#1131107). - rpm/kernel-binary.spec.in: Replace Novell with SUSE - sched: Fix race between task_group and sched_task_group (bsc#1136471). - sched: Remove lockdep check in sched_move_task() (bsc#1136471). - scsi: lpfc: Fix driver crash in target reset handler (bsc#1148871). - writeback: fix race that cause writeback hung (bsc#1161358). - x86: fix speculation bug reporting (bsc#1012382).
Patchnames: slessp4-kernel-source-14354,slexsp3-kernel-source-14354
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 11 SP4:kernel-bigmem-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-bigmem-base-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-bigmem-devel-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-default-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-default-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-default-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-default-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-default-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-default-base-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-default-base-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-default-base-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-default-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-default-devel-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-default-devel-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-default-devel-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-default-man-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-ec2-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-ec2-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-ec2-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-ec2-base-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-ec2-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-ec2-devel-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-pae-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-pae-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-pae-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-ppc64-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-ppc64-base-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-ppc64-devel-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-source-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-source-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-source-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-source-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-syms-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-syms-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-syms-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-syms-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-trace-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-trace-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-trace-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-trace-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-trace-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-trace-base-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-trace-base-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-trace-base-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-trace-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-trace-devel-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-trace-devel-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-trace-devel-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-xen-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-xen-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-xen-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-xen-base-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-xen-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Performance Computing 11 SP4:kernel-xen-devel-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-bigmem-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-bigmem-base-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-bigmem-devel-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-base-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-base-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-base-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-devel-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-devel-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-devel-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-default-man-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-ec2-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-ec2-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-ec2-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-ec2-base-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-ec2-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-ec2-devel-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-pae-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-pae-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-pae-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-ppc64-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-ppc64-base-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-ppc64-devel-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-source-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-source-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-source-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-source-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-syms-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-syms-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-syms-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-syms-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-trace-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-trace-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-trace-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-trace-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-trace-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-trace-base-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-trace-base-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-trace-base-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-trace-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-trace-devel-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-trace-devel-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-trace-devel-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-xen-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-xen-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-xen-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-xen-base-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-xen-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:kernel-xen-devel-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-base-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-bigmem-devel-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-default-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-default-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-default-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-default-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-default-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-default-base-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-default-base-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-default-base-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-default-devel-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-default-man-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-ec2-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-ec2-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-ec2-base-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-ec2-devel-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-pae-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-pae-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-pae-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-base-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-ppc64-devel-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-source-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-source-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-source-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-source-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-syms-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-syms-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-syms-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-syms-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-trace-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-trace-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-trace-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-trace-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-trace-base-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-trace-devel-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-xen-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-xen-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-xen-base-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 11 SP4:kernel-xen-devel-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-base-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-bigmem-devel-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-base-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-devel-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-default-man-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-base-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ec2-devel-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-pae-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-base-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-ppc64-devel-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-source-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-syms-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-base-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-0:3.0.101-108.111.1.ppc64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-0:3.0.101-108.111.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-trace-devel-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-base-0:3.0.101-108.111.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-0:3.0.101-108.111.1.i586
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:kernel-xen-devel-0:3.0.101-108.111.1.x86_64
Vendor Fix
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact important
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact important
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact low
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact low
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact low
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact low
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
Threats
Impact moderate
Affected products
Recommended 216 products, the same list as for CVE-2019-12456
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/1012382 self
https://bugzilla.suse.com/1091041 self
https://bugzilla.suse.com/1105327 self
https://bugzilla.suse.com/1131107 self
https://bugzilla.suse.com/1136471 self
https://bugzilla.suse.com/1136922 self
https://bugzilla.suse.com/1146519 self
https://bugzilla.suse.com/1146544 self
https://bugzilla.suse.com/1146612 self
https://bugzilla.suse.com/1148871 self
https://bugzilla.suse.com/1149448 self
https://bugzilla.suse.com/1152631 self
https://bugzilla.suse.com/1156652 self
https://bugzilla.suse.com/1157038 self
https://bugzilla.suse.com/1157070 self
https://bugzilla.suse.com/1157143 self
https://bugzilla.suse.com/1157155 self
https://bugzilla.suse.com/1157157 self
https://bugzilla.suse.com/1157303 self
https://bugzilla.suse.com/1157344 self
https://bugzilla.suse.com/1157678 self
https://bugzilla.suse.com/1157804 self
https://bugzilla.suse.com/1157923 self
https://bugzilla.suse.com/1158381 self
https://bugzilla.suse.com/1158410 self
https://bugzilla.suse.com/1158413 self
https://bugzilla.suse.com/1158427 self
https://bugzilla.suse.com/1158445 self
https://bugzilla.suse.com/1158823 self
https://bugzilla.suse.com/1158824 self
https://bugzilla.suse.com/1158834 self
https://bugzilla.suse.com/1158900 self
https://bugzilla.suse.com/1158904 self
https://bugzilla.suse.com/1159285 self
https://bugzilla.suse.com/1159841 self
https://bugzilla.suse.com/1159908 self
https://bugzilla.suse.com/1159911 self
https://bugzilla.suse.com/1161358 self
https://bugzilla.suse.com/1162928 self
https://bugzilla.suse.com/1162929 self
https://bugzilla.suse.com/1162931 self
https://bugzilla.suse.com/1164078 self
https://bugzilla.suse.com/1165111 self
https://bugzilla.suse.com/1165985 self
https://bugzilla.suse.com/1167629 self
https://bugzilla.suse.com/1168075 self
https://bugzilla.suse.com/1168829 self
https://bugzilla.suse.com/1168854 self
https://www.suse.com/security/cve/CVE-2019-12456/ self
https://www.suse.com/security/cve/CVE-2019-14896/ self
https://www.suse.com/security/cve/CVE-2019-14897/ self
https://www.suse.com/security/cve/CVE-2019-15213/ self
https://www.suse.com/security/cve/CVE-2019-15916/ self
https://www.suse.com/security/cve/CVE-2019-18660/ self
https://www.suse.com/security/cve/CVE-2019-18675/ self
https://www.suse.com/security/cve/CVE-2019-19066/ self
https://www.suse.com/security/cve/CVE-2019-19073/ self
https://www.suse.com/security/cve/CVE-2019-19074/ self
https://www.suse.com/security/cve/CVE-2019-19227/ self
https://www.suse.com/security/cve/CVE-2019-19523/ self
https://www.suse.com/security/cve/CVE-2019-19524/ self
https://www.suse.com/security/cve/CVE-2019-19527/ self
https://www.suse.com/security/cve/CVE-2019-19530/ self
https://www.suse.com/security/cve/CVE-2019-19531/ self
https://www.suse.com/security/cve/CVE-2019-19532/ self
https://www.suse.com/security/cve/CVE-2019-19537/ self
https://www.suse.com/security/cve/CVE-2019-19768/ self
https://www.suse.com/security/cve/CVE-2019-19965/ self
https://www.suse.com/security/cve/CVE-2019-19966/ self
https://www.suse.com/security/cve/CVE-2019-20096/ self
https://www.suse.com/security/cve/CVE-2020-10942/ self
https://www.suse.com/security/cve/CVE-2020-11608/ self
https://www.suse.com/security/cve/CVE-2020-8647/ self
https://www.suse.com/security/cve/CVE-2020-8648/ self
https://www.suse.com/security/cve/CVE-2020-8649/ self
https://www.suse.com/security/cve/CVE-2020-9383/ self
https://www.suse.com/security/cve/CVE-2019-12456 external
https://bugzilla.suse.com/1136922 external
https://bugzilla.suse.com/1136993 external
https://www.suse.com/security/cve/CVE-2019-14896 external
https://bugzilla.suse.com/1157157 external
https://bugzilla.suse.com/1160468 external
https://www.suse.com/security/cve/CVE-2019-14897 external
https://bugzilla.suse.com/1157155 external
https://bugzilla.suse.com/1160467 external
https://bugzilla.suse.com/1160468 external
https://www.suse.com/security/cve/CVE-2019-15213 external
https://bugzilla.suse.com/1146519 external
https://bugzilla.suse.com/1146544 external
https://bugzilla.suse.com/1158381 external
https://bugzilla.suse.com/1158834 external
https://www.suse.com/security/cve/CVE-2019-15916 external
https://bugzilla.suse.com/1149448 external
https://www.suse.com/security/cve/CVE-2019-18660 external
https://bugzilla.suse.com/1157038 external
https://bugzilla.suse.com/1157923 external
https://www.suse.com/security/cve/CVE-2019-18675 external
https://bugzilla.suse.com/1157804 external
https://www.suse.com/security/cve/CVE-2019-19066 external
https://bugzilla.suse.com/1157303 external
https://www.suse.com/security/cve/CVE-2019-19073 external
https://bugzilla.suse.com/1157070 external
https://www.suse.com/security/cve/CVE-2019-19074 external
https://bugzilla.suse.com/1157143 external
https://www.suse.com/security/cve/CVE-2019-19227 external
https://bugzilla.suse.com/1157678 external
https://www.suse.com/security/cve/CVE-2019-19523 external
https://bugzilla.suse.com/1158381 external
https://bugzilla.suse.com/1158823 external
https://bugzilla.suse.com/1158834 external
https://www.suse.com/security/cve/CVE-2019-19524 external
https://bugzilla.suse.com/1158381 external
https://bugzilla.suse.com/1158413 external
https://bugzilla.suse.com/1158834 external
https://www.suse.com/security/cve/CVE-2019-19527 external
https://bugzilla.suse.com/1158381 external
https://bugzilla.suse.com/1158834 external
https://bugzilla.suse.com/1158900 external
https://www.suse.com/security/cve/CVE-2019-19530 external
https://bugzilla.suse.com/1158381 external
https://bugzilla.suse.com/1158410 external
https://bugzilla.suse.com/1158834 external
https://www.suse.com/security/cve/CVE-2019-19531 external
https://bugzilla.suse.com/1158381 external
https://bugzilla.suse.com/1158427 external
https://bugzilla.suse.com/1158445 external
https://bugzilla.suse.com/1158834 external
https://www.suse.com/security/cve/CVE-2019-19532 external
https://bugzilla.suse.com/1158381 external
https://bugzilla.suse.com/1158823 external
https://bugzilla.suse.com/1158824 external
https://bugzilla.suse.com/1158834 external
https://www.suse.com/security/cve/CVE-2019-19537 external
https://bugzilla.suse.com/1158381 external
https://bugzilla.suse.com/1158834 external
https://bugzilla.suse.com/1158904 external
https://www.suse.com/security/cve/CVE-2019-19768 external
https://bugzilla.suse.com/1159285 external
https://www.suse.com/security/cve/CVE-2019-19965 external
https://bugzilla.suse.com/1159911 external
https://www.suse.com/security/cve/CVE-2019-19966 external
https://bugzilla.suse.com/1159841 external
https://www.suse.com/security/cve/CVE-2019-20096 external
https://bugzilla.suse.com/1159908 external
https://www.suse.com/security/cve/CVE-2020-10942 external
https://bugzilla.suse.com/1167629 external
https://www.suse.com/security/cve/CVE-2020-11608 external
https://bugzilla.suse.com/1168829 external
https://www.suse.com/security/cve/CVE-2020-8647 external
https://bugzilla.suse.com/1162929 external
https://bugzilla.suse.com/1164078 external
https://www.suse.com/security/cve/CVE-2020-8648 external
https://bugzilla.suse.com/1162928 external
https://www.suse.com/security/cve/CVE-2020-8649 external
https://bugzilla.suse.com/1162929 external
https://bugzilla.suse.com/1162931 external
https://www.suse.com/security/cve/CVE-2020-9383 external
https://bugzilla.suse.com/1165111 external

Loading 2.0 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…