GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

SUSE-SU-2020:1275-1

Vulnerability from csaf_suse - Published: 2020-05-14 09:34 - Updated: 2020-05-14 09:34
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 SP3 kernel was updated to receive various security and bugfixes. The following security bugs were fixed: - CVE-2020-11494: An issue was discovered in slc_bump in drivers/net/can/slcan.c, which allowed attackers to read uninitialized can_frame data, potentially containing sensitive information from kernel stack memory, if the configuration lacks CONFIG_INIT_STACK_ALL (bnc#1168424). - 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 (bnc#1167629). - CVE-2020-8647: Fixed a use-after-free vulnerability in the vc_do_resize function in drivers/tty/vt/vt.c (bnc#1162929). - CVE-2020-8649: Fixed a use-after-free vulnerability in the vgacon_invert_region function in drivers/video/console/vgacon.c (bnc#1162931). - CVE-2020-9383: Fixed an issue in set_fdc in drivers/block/floppy.c, which leads to a wait_til_ready out-of-bounds read (bnc#1165111). - CVE-2019-9458: In the video driver there was a use after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed (bnc#1168295). - CVE-2019-3701: Fixed an issue in can_can_gw_rcv, which could cause a system crash (bnc#1120386). - CVE-2019-19768: Fixed a use-after-free in the __blk_add_trace function in kernel/trace/blktrace.c (bnc#1159285). - CVE-2020-11609: Fixed a NULL pointer dereference in the stv06xx subsystem caused by mishandling invalid descriptors (bnc#1168854). - CVE-2020-10720: Fixed a use-after-free read in napi_gro_frags() (bsc#1170778). - CVE-2020-10690: Fixed the race between the release of ptp_clock and cdev (bsc#1170056). - CVE-2019-9455: Fixed a pointer leak due to a WARN_ON statement in a video driver. This could lead to local information disclosure with System execution privileges needed (bnc#1170345). - CVE-2020-11608: Fixed an issue in drivers/media/usb/gspca/ov519.c caused by a NULL pointer dereferences in ov511_mode_init_regs and ov518_mode_init_regs when there are zero endpoints (bnc#1168829). - CVE-2017-18255: The perf_cpu_time_max_percent_handler function in kernel/events/core.c allowed local users to cause a denial of service (integer overflow) or possibly have unspecified other impact via a large value, as demonstrated by an incorrect sample-rate calculation (bnc#1087813). - CVE-2020-8648: There was a use-after-free vulnerability in the n_tty_receive_buf_common function in drivers/tty/n_tty.c (bnc#1162928). - CVE-2020-2732: A flaw was discovered in the way that the KVM hypervisor handled instruction emulation for an L2 guest when nested virtualisation is enabled. Under some circumstances, an L2 guest may trick the L0 guest into accessing sensitive L1 resources that should be inaccessible to the L2 guest (bnc#1163971). - CVE-2019-5108: Fixed a denial-of-service vulnerability caused by triggering AP to send IAPP location updates for stations before the required authentication process has completed (bnc#1159912). - CVE-2020-8992: ext4_protect_reserved_inode in fs/ext4/block_validity.c allowed attackers to cause a denial of service (soft lockup) via a crafted journal size (bnc#1164069). - CVE-2018-21008: Fixed a use-after-free which could be caused by the function rsi_mac80211_detach in the file drivers/net/wireless/rsi/rsi_91x_mac80211.c (bnc#1149591). - 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 (system crash) or, possibly execute arbitrary code, when the lbs_ibss_join_existing function is called after a STA connects to an AP (bnc#1157157). - CVE-2019-14897: A stack-based buffer overflow was found in Marvell WiFi chip driver. An attacker is able to cause a denial of service (system crash) or, possibly execute arbitrary code, when a STA works in IBSS mode (allows connecting stations together without the use of an AP) and connects to another STA (bnc#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 (with /dev/video0 access) to obtain read and write permissions on kernel physical pages, which can possibly result in a privilege escalation (bnc#1157804). - CVE-2019-14615: Insufficient control flow in certain data structures for some Intel(R) Processors with Intel(R) Processor Graphics may have allowed an unauthenticated user to potentially enable information disclosure via local access (bnc#1160195, bsc#1165881). - 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 (bnc#1159911). - CVE-2019-20054: Fixed a NULL pointer dereference in drop_sysctl_table() in fs/proc/proc_sysctl.c, related to put_links (bnc#1159910). - CVE-2019-20096: Fixed a memory leak in __feat_register_sp() in net/dccp/feat.c, which may cause denial of service (bnc#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 (bnc#1159841). - CVE-2019-19447: Fixed an issue with mounting a crafted ext4 filesystem image, performing some operations, and unmounting could lead to a use-after-free in ext4_put_super in fs/ext4/super.c, related to dump_orphan_list in fs/ext4/super.c (bnc#1158819). - CVE-2019-19319: Fixed an issue with a setxattr operation, after a mount of a crafted ext4 image, can cause a slab-out-of-bounds write access because of an ext4_xattr_set_entry use-after-free in fs/ext4/xattr.c when a large old_size value is used in a memset call (bnc#1158021). - CVE-2019-19767: Fixed mishandling of ext4_expand_extra_isize, as demonstrated by use-after-free errors in __ext4_expand_extra_isize and ext4_xattr_set_entry, related to fs/ext4/inode.c and fs/ext4/super.c (bnc#1159297). - CVE-2019-11091,CVE-2018-12126,CVE-2018-12130,CVE-2018-12127: Earlier mitigations for the 'MDS' Microarchitectural Data Sampling attacks were not complete. An additional fix was added to the x86_64 fast systemcall path to further mitigate these attacks. (bsc#1164846 bsc#1170847) The following non-security bugs were fixed: - 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). - btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents (bsc#1163508). - btrfs: fix panic during relocation after ENOSPC before writeback happens (bsc#1163508). - btrfs: qgroup: Fix root item corruption when multiple same source snapshots are created with quota enabled (bsc#1158642) - btrfs: relocation: fix reloc_root lifespan and access (bsc#1164009). - enic: prevent waking up stopped tx queues over watchdog reset (bsc#1133147). - fix PageHeadHuge() race with THP split (VM Functionality, bsc#1165311). - fs/xfs: fix f_ffree value for statfs when project quota is set (bsc#1165985). - ibmvnic: Bound waits for device queries (bsc#1155689 ltc#182047). - ibmvnic: Fix completion structure initialization (bsc#1155689 ltc#182047). - ibmvnic: Serialize device queries (bsc#1155689 ltc#182047). - ibmvnic: Terminate waiting device threads after loss of service (bsc#1155689 ltc#182047). - input: add safety guards to input_set_keycode() (bsc#1168075). - ipv4: correct gso_size for UFO (bsc#1154844). - ipv6: fix memory accounting during ipv6 queue expire (bsc#1162227) (bsc#1162227). - ipvlan: do not add hardware address of master to its unicast filter list (bsc#1137325). - md: add mddev->pers to avoid potential NULL pointer dereference (bsc#1056134). - md/bitmap: do not read page from device with Bitmap_sync (bsc#1056134). - md: change the initialization value for a spare device spot to MD_DISK_ROLE_SPARE (bsc#1056134). - md: Delete gendisk before cleaning up the request queue (bsc#1056134). - md: do not call bitmap_create() while array is quiesced (bsc#1056134). - md: do not set In_sync if array is frozen (bsc#1056134). - md: fix a potential deadlock of raid5/raid10 reshape (bsc#1056134). - md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show (bsc#1056134). - md: notify about new spare disk in the container (bsc#1056134). - md/raid0: Fix buffer overflow at debug print (bsc#1164051). - md/raid10: end bio when the device faulty (bsc#1056134). - md/raid10: Fix raid10 replace hang when new added disk faulty (bsc#1056134). - md/raid1,raid10: silence warning about wait-within-wait (bsc#1056134). - md: return -ENODEV if rdev has no mddev assigned (bsc#1056134). - media: ov519: add missing endpoint sanity checks (bsc#1168829). - media: stv06xx: add missing descriptor sanity checks (bsc#1168854). - net: ena: Add PCI shutdown handler to allow safe kexec (bsc#1167421, bsc#1167423). - netfilter: conntrack: sctp: use distinct states for new SCTP connections (bsc#1159199). - net/ibmvnic: Fix typo in retry check (bsc#1155689 ltc#182047). - rpm/kernel-binary.spec.in: Replace Novell with SUSE - sched/fair: Scale bandwidth quota and period without losing quota/period ratio precision (bsc#1161586). - scsi: core: avoid repetitive logging of device offline messages (bsc#1145929). - scsi: core: kABI fix already_offline (bsc#1145929). - tcp: clear tp->packets_out when purging write queue (bsc#1154118). - x86/mitigations: Clear CPU buffers on the SYSCALL fast path (bsc#1164846 bsc#1170847). - xfs: also remove cached ACLs when removing the underlying attr (bsc#1165873). - xfs: bulkstat should copy lastip whenever userspace supplies one (bsc#1165984).
Patchnames: HPE-Helion-OpenStack-8-2020-1275,SUSE-2020-1275,SUSE-OpenStack-Cloud-8-2020-1275,SUSE-OpenStack-Cloud-Crowbar-8-2020-1275,SUSE-SLE-HA-12-SP3-2020-1275,SUSE-SLE-SAP-12-SP3-2020-1275,SUSE-SLE-SERVER-12-SP3-2020-1275,SUSE-SLE-SERVER-12-SP3-BCL-2020-1275,SUSE-Storage-5-2020-1275
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: HPE Helion OpenStack 8:kernel-default-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: HPE Helion OpenStack 8:kernel-default-base-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: HPE Helion OpenStack 8:kernel-default-devel-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: HPE Helion OpenStack 8:kernel-default-kgraft-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: HPE Helion OpenStack 8:kernel-devel-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: HPE Helion OpenStack 8:kernel-macros-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: HPE Helion OpenStack 8:kernel-source-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: HPE Helion OpenStack 8:kernel-syms-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: HPE Helion OpenStack 8:kgraft-patch-4_4_180-94_116-default-1-4.3.1.x86_64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 5:kernel-default-4.4.180-94.116.1.aarch64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 5:kernel-default-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 5:kernel-default-base-4.4.180-94.116.1.aarch64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 5:kernel-default-base-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 5:kernel-default-devel-4.4.180-94.116.1.aarch64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 5:kernel-default-devel-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 5:kernel-default-kgraft-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 5:kernel-devel-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 5:kernel-macros-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 5:kernel-source-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 5:kernel-syms-4.4.180-94.116.1.aarch64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 5:kernel-syms-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Enterprise Storage 5:kgraft-patch-4_4_180-94_116-default-1-4.3.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.180-94.116.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.180-94.116.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:cluster-md-kmp-default-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.180-94.116.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.180-94.116.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:dlm-kmp-default-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.180-94.116.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.180-94.116.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:gfs2-kmp-default-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.180-94.116.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.180-94.116.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise High Availability Extension 12 SP3:ocfs2-kmp-default-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:kernel-default-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:kernel-default-base-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:kernel-default-devel-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:kernel-devel-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:kernel-macros-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:kernel-source-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-BCL:kernel-syms-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-4.4.180-94.116.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-4.4.180-94.116.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-4.4.180-94.116.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-base-4.4.180-94.116.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-base-4.4.180-94.116.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-base-4.4.180-94.116.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-base-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-devel-4.4.180-94.116.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-devel-4.4.180-94.116.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-devel-4.4.180-94.116.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-devel-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-kgraft-4.4.180-94.116.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-kgraft-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-default-man-4.4.180-94.116.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-devel-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-macros-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-source-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-syms-4.4.180-94.116.1.aarch64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-syms-4.4.180-94.116.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-syms-4.4.180-94.116.1.s390x
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kernel-syms-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kgraft-patch-4_4_180-94_116-default-1-4.3.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server 12 SP3-LTSS:kgraft-patch-4_4_180-94_116-default-1-4.3.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.180-94.116.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.180-94.116.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-base-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.180-94.116.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-devel-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-kgraft-4.4.180-94.116.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-default-kgraft-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-devel-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-macros-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-source-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.180-94.116.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kernel-syms-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kgraft-patch-4_4_180-94_116-default-1-4.3.1.ppc64le
Vendor Fix
Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:kgraft-patch-4_4_180-94_116-default-1-4.3.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 8:kernel-default-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 8:kernel-default-base-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 8:kernel-default-devel-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 8:kernel-default-kgraft-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 8:kernel-devel-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 8:kernel-macros-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 8:kernel-source-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 8:kernel-syms-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud 8:kgraft-patch-4_4_180-94_116-default-1-4.3.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud Crowbar 8:kernel-default-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud Crowbar 8:kernel-default-base-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud Crowbar 8:kernel-default-devel-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud Crowbar 8:kernel-default-kgraft-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud Crowbar 8:kernel-devel-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud Crowbar 8:kernel-macros-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud Crowbar 8:kernel-source-4.4.180-94.116.1.noarch
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud Crowbar 8:kernel-syms-4.4.180-94.116.1.x86_64
Vendor Fix
Unresolved product id: SUSE OpenStack Cloud Crowbar 8:kgraft-patch-4_4_180-94_116-default-1-4.3.1.x86_64
Vendor Fix
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact important
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact important
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact important
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact low
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact important
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact important
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact moderate
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
Threats
Impact low
Affected products
Recommended 98 products, the same list as for CVE-2017-18255
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/1056134 self
https://bugzilla.suse.com/1087813 self
https://bugzilla.suse.com/1120386 self
https://bugzilla.suse.com/1133147 self
https://bugzilla.suse.com/1137325 self
https://bugzilla.suse.com/1145929 self
https://bugzilla.suse.com/1149591 self
https://bugzilla.suse.com/1154118 self
https://bugzilla.suse.com/1154844 self
https://bugzilla.suse.com/1155689 self
https://bugzilla.suse.com/1157155 self
https://bugzilla.suse.com/1157157 self
https://bugzilla.suse.com/1157303 self
https://bugzilla.suse.com/1157804 self
https://bugzilla.suse.com/1158021 self
https://bugzilla.suse.com/1158642 self
https://bugzilla.suse.com/1158819 self
https://bugzilla.suse.com/1159199 self
https://bugzilla.suse.com/1159285 self
https://bugzilla.suse.com/1159297 self
https://bugzilla.suse.com/1159841 self
https://bugzilla.suse.com/1159908 self
https://bugzilla.suse.com/1159910 self
https://bugzilla.suse.com/1159911 self
https://bugzilla.suse.com/1159912 self
https://bugzilla.suse.com/1160195 self
https://bugzilla.suse.com/1161586 self
https://bugzilla.suse.com/1162227 self
https://bugzilla.suse.com/1162928 self
https://bugzilla.suse.com/1162929 self
https://bugzilla.suse.com/1162931 self
https://bugzilla.suse.com/1163508 self
https://bugzilla.suse.com/1163971 self
https://bugzilla.suse.com/1164009 self
https://bugzilla.suse.com/1164051 self
https://bugzilla.suse.com/1164069 self
https://bugzilla.suse.com/1164078 self
https://bugzilla.suse.com/1164846 self
https://bugzilla.suse.com/1165111 self
https://bugzilla.suse.com/1165311 self
https://bugzilla.suse.com/1165873 self
https://bugzilla.suse.com/1165881 self
https://bugzilla.suse.com/1165984 self
https://bugzilla.suse.com/1165985 self
https://bugzilla.suse.com/1167421 self
https://bugzilla.suse.com/1167423 self
https://bugzilla.suse.com/1167629 self
https://bugzilla.suse.com/1168075 self
https://bugzilla.suse.com/1168295 self
https://bugzilla.suse.com/1168424 self
https://bugzilla.suse.com/1168829 self
https://bugzilla.suse.com/1168854 self
https://bugzilla.suse.com/1170056 self
https://bugzilla.suse.com/1170345 self
https://bugzilla.suse.com/1170778 self
https://bugzilla.suse.com/1170847 self
https://www.suse.com/security/cve/CVE-2017-18255/ self
https://www.suse.com/security/cve/CVE-2018-12126/ self
https://www.suse.com/security/cve/CVE-2018-12127/ self
https://www.suse.com/security/cve/CVE-2018-12130/ self
https://www.suse.com/security/cve/CVE-2018-21008/ self
https://www.suse.com/security/cve/CVE-2019-11091/ self
https://www.suse.com/security/cve/CVE-2019-14615/ 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-18675/ self
https://www.suse.com/security/cve/CVE-2019-19066/ self
https://www.suse.com/security/cve/CVE-2019-19319/ self
https://www.suse.com/security/cve/CVE-2019-19447/ self
https://www.suse.com/security/cve/CVE-2019-19767/ 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-20054/ self
https://www.suse.com/security/cve/CVE-2019-20096/ self
https://www.suse.com/security/cve/CVE-2019-3701/ self
https://www.suse.com/security/cve/CVE-2019-5108/ self
https://www.suse.com/security/cve/CVE-2019-9455/ self
https://www.suse.com/security/cve/CVE-2019-9458/ self
https://www.suse.com/security/cve/CVE-2020-10690/ self
https://www.suse.com/security/cve/CVE-2020-10720/ self
https://www.suse.com/security/cve/CVE-2020-10942/ self
https://www.suse.com/security/cve/CVE-2020-11494/ self
https://www.suse.com/security/cve/CVE-2020-11608/ self
https://www.suse.com/security/cve/CVE-2020-11609/ self
https://www.suse.com/security/cve/CVE-2020-2732/ 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-8992/ self
https://www.suse.com/security/cve/CVE-2020-9383/ self
https://www.suse.com/security/cve/CVE-2017-18255 external
https://bugzilla.suse.com/1087082 external
https://bugzilla.suse.com/1087813 external
https://www.suse.com/security/cve/CVE-2018-12126 external
https://bugzilla.suse.com/1103186 external
https://bugzilla.suse.com/1111331 external
https://bugzilla.suse.com/1132686 external
https://bugzilla.suse.com/1135409 external
https://bugzilla.suse.com/1135524 external
https://bugzilla.suse.com/1137916 external
https://bugzilla.suse.com/1138534 external
https://bugzilla.suse.com/1141977 external
https://bugzilla.suse.com/1149725 external
https://bugzilla.suse.com/1149726 external
https://bugzilla.suse.com/1149729 external
https://bugzilla.suse.com/1178658 external
https://bugzilla.suse.com/1201877 external
https://www.suse.com/security/cve/CVE-2018-12127 external
https://bugzilla.suse.com/1103186 external
https://bugzilla.suse.com/1111331 external
https://bugzilla.suse.com/1132686 external
https://bugzilla.suse.com/1135409 external
https://bugzilla.suse.com/1138534 external
https://bugzilla.suse.com/1141977 external
https://bugzilla.suse.com/1178658 external
https://bugzilla.suse.com/1201877 external
https://www.suse.com/security/cve/CVE-2018-12130 external
https://bugzilla.suse.com/1103186 external
https://bugzilla.suse.com/1111331 external
https://bugzilla.suse.com/1132686 external
https://bugzilla.suse.com/1135409 external
https://bugzilla.suse.com/1137916 external
https://bugzilla.suse.com/1138534 external
https://bugzilla.suse.com/1141977 external
https://bugzilla.suse.com/1178658 external
https://bugzilla.suse.com/1201877 external
https://www.suse.com/security/cve/CVE-2018-21008 external
https://bugzilla.suse.com/1149591 external
https://www.suse.com/security/cve/CVE-2019-11091 external
https://bugzilla.suse.com/1103186 external
https://bugzilla.suse.com/1111331 external
https://bugzilla.suse.com/1132686 external
https://bugzilla.suse.com/1133319 external
https://bugzilla.suse.com/1135394 external
https://bugzilla.suse.com/1138043 external
https://bugzilla.suse.com/1138534 external
https://bugzilla.suse.com/1141977 external
https://bugzilla.suse.com/1178658 external
https://bugzilla.suse.com/1201877 external
https://www.suse.com/security/cve/CVE-2019-14615 external
https://bugzilla.suse.com/1160195 external
https://bugzilla.suse.com/1165881 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-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-19319 external
https://bugzilla.suse.com/1158021 external
https://www.suse.com/security/cve/CVE-2019-19447 external
https://bugzilla.suse.com/1158819 external
https://bugzilla.suse.com/1173869 external
https://www.suse.com/security/cve/CVE-2019-19767 external
https://bugzilla.suse.com/1159297 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-20054 external
https://bugzilla.suse.com/1159910 external
https://www.suse.com/security/cve/CVE-2019-20096 external
https://bugzilla.suse.com/1159908 external
https://www.suse.com/security/cve/CVE-2019-3701 external
https://bugzilla.suse.com/1120386 external
https://www.suse.com/security/cve/CVE-2019-5108 external
https://bugzilla.suse.com/1159912 external
https://bugzilla.suse.com/1159913 external
https://www.suse.com/security/cve/CVE-2019-9455 external
https://bugzilla.suse.com/1170345 external
https://www.suse.com/security/cve/CVE-2019-9458 external
https://bugzilla.suse.com/1168295 external
https://bugzilla.suse.com/1173963 external
https://www.suse.com/security/cve/CVE-2020-10690 external
https://bugzilla.suse.com/1170056 external
https://www.suse.com/security/cve/CVE-2020-10720 external
https://bugzilla.suse.com/1170778 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-11494 external
https://bugzilla.suse.com/1168424 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-11609 external
https://bugzilla.suse.com/1168854 external
https://www.suse.com/security/cve/CVE-2020-2732 external
https://bugzilla.suse.com/1163971 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-8992 external
https://bugzilla.suse.com/1164069 external
https://www.suse.com/security/cve/CVE-2020-9383 external
https://bugzilla.suse.com/1165111 external

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

Detection rules are retrieved from Rulezet.

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…