Security update for the Linux Kernel

Announcement ID: SUSE-SU-2019:14089-1
Rating: important
References:
Cross-References:
CVSS scores:
  • CVE-2018-17972 ( NVD ): 5.5 CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
  • CVE-2019-11190 ( SUSE ): 4.7 CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
  • CVE-2019-11190 ( NVD ): 4.7 CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
  • CVE-2019-11477 ( SUSE ): 8.2 CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
  • CVE-2019-11477 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • CVE-2019-11477 ( NVD ): 7.5 CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • CVE-2019-11478 ( SUSE ): 5.3 CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
  • CVE-2019-11478 ( NVD ): 5.3 CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
  • CVE-2019-11479 ( SUSE ): 7.5 CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • CVE-2019-11479 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • CVE-2019-11479 ( NVD ): 5.3 CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
  • CVE-2019-11486 ( SUSE ): 7.0 CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
  • CVE-2019-11486 ( NVD ): 7.0 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
  • CVE-2019-11486 ( NVD ): 7.0 CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
  • CVE-2019-11884 ( SUSE ): 4.0 CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
  • CVE-2019-11884 ( NVD ): 3.3 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
  • CVE-2019-11884 ( NVD ): 3.3 CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
  • CVE-2019-5489 ( SUSE ): 5.6 CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N
  • CVE-2019-5489 ( NVD ): 5.5 CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Affected Products:
  • SUSE Linux Enterprise Server 11 SP4
  • SUSE Linux Enterprise Server 11 SP4 LTSS 11-SP4

An update that solves nine vulnerabilities and has nine security fixes can now be installed.

Description:

The SUSE Linux Enterprise 11 SP4 kernel version 3.0.101 was updated to receive various security and bugfixes.

The following security bugs were fixed:

  • CVE-2019-11477: A sequence of SACKs may have been crafted such that one can trigger an integer overflow, leading to a kernel panic. (bsc#1137586)

  • CVE-2019-11478: It was possible to send a crafted sequence of SACKs which will fragment the TCP retransmission queue. An attacker may have been able to further exploit the fragmented queue to cause an expensive linked-list walk for subsequent SACKs received for that same TCP connection.

  • CVE-2019-11479: It was possible to send a crafted sequence of SACKs which will fragment the RACK send map. A remote attacker may be able to further exploit the fragmented send map to cause an expensive linked-list walk for subsequent SACKs received for that same TCP connection. This would have resulted in excess resource consumption due to low mss values.

  • CVE-2014-9710: The Btrfs implementation in the Linux kernel did not ensure that the visible xattr state is consistent with a requested replacement, which allowed local users to bypass intended ACL settings and gain privileges via standard filesystem operations (1) during an xattr-replacement time window, related to a race condition, or (2) after an xattr-replacement attempt that fails because the data did not fit (bnc#923908).

  • CVE-2019-5489: The mincore() implementation in mm/mincore.c in the Linux kernel allowed local attackers to observe page cache access patterns of other processes on the same system, potentially allowing sniffing of secret information. (Fixing this affects the output of the fincore program.) Limited remote exploitation may be possible, as demonstrated by latency differences in accessing public files from an Apache HTTP Server (bnc#1120843).

  • CVE-2019-11190: The Linux kernel allowed local users to bypass ASLR on setuid programs (such as /bin/su) because install_exec_creds() is called too late in load_elf_binary() in fs/binfmt_elf.c, and thus the ptrace_may_access() check has a race condition when reading /proc/pid/stat (bnc#1131543).

  • CVE-2018-17972: An issue was discovered in the proc_pid_stack function in fs/proc/base.c in the Linux kernel It did not ensure that only root may inspect the kernel stack of an arbitrary task, allowing a local attacker to exploit racy stack unwinding and leak kernel task stack contents (bnc#1110785).

  • CVE-2019-11884: The do_hidp_sock_ioctl function in net/bluetooth/hidp/sock.c in the Linux kernel allowed a local user to obtain potentially sensitive information from kernel stack memory via a HIDPCONNADD command, because a name field may not end with a '\0' character (bnc#1134848).

  • CVE-2019-11486: The Siemens R3964 line discipline driver in drivers/tty/n_r3964.c in the Linux kernel had multiple race conditions (bnc#1133188).

The following non-security bugs were fixed:

  • cifs: fix uninitialized memory access (bsc#1120326).
  • kabi: drop LINUX_MIB_TCPWQUEUETOOBIG snmp counter (bsc#1137586).
  • kernel: Add CEX7 toleration support (bsc#1131295).
  • net: ipsec: fix a kernel oops caused by reentrant workqueue (bsc#1119314).
  • tcp: add tcp_min_snd_mss sysctl (bsc#1137586).
  • tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() (bsc#1137586).
  • tcp: limit payload size of sacked skbs (bsc#1137586).
  • tcp: tcp_fragment() should apply sane memory limits (bsc#1137586).
  • x86/MCE: Handle "nosmt" offlining properly (bsc#1134729).
  • xfs: do not cache inodes read through bulkstat (bsc#1134102).

Special Instructions and Notes:

  • Please reboot the system after installing this update.

Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

  • SUSE Linux Enterprise Server 11 SP4 LTSS 11-SP4
    zypper in -t patch slessp4-kernel-source-14089=1
  • SUSE Linux Enterprise Server 11 SP4
    zypper in -t patch slessp4-kernel-source-14089=1

Package List:

  • SUSE Linux Enterprise Server 11 SP4 LTSS 11-SP4 (s390x x86_64 i586 ppc64 nosrc)
    • kernel-trace-3.0.101-108.95.2
    • kernel-default-3.0.101-108.95.2
  • SUSE Linux Enterprise Server 11 SP4 LTSS 11-SP4 (ppc64 s390x x86_64 i586)
    • kernel-syms-3.0.101-108.95.1
    • kernel-default-base-3.0.101-108.95.2
    • kernel-trace-devel-3.0.101-108.95.2
    • kernel-trace-base-3.0.101-108.95.2
    • kernel-default-devel-3.0.101-108.95.2
    • kernel-source-3.0.101-108.95.1
  • SUSE Linux Enterprise Server 11 SP4 LTSS 11-SP4 (nosrc x86_64 i586)
    • kernel-xen-3.0.101-108.95.2
    • kernel-ec2-3.0.101-108.95.2
  • SUSE Linux Enterprise Server 11 SP4 LTSS 11-SP4 (x86_64 i586)
    • kernel-ec2-base-3.0.101-108.95.2
    • kernel-xen-devel-3.0.101-108.95.2
    • kernel-ec2-devel-3.0.101-108.95.2
    • kernel-xen-base-3.0.101-108.95.2
  • SUSE Linux Enterprise Server 11 SP4 LTSS 11-SP4 (nosrc i586)
    • kernel-pae-3.0.101-108.95.2
  • SUSE Linux Enterprise Server 11 SP4 LTSS 11-SP4 (i586)
    • kernel-pae-devel-3.0.101-108.95.2
    • kernel-pae-base-3.0.101-108.95.2
  • SUSE Linux Enterprise Server 11 SP4 LTSS 11-SP4 (ppc64 nosrc)
    • kernel-ppc64-3.0.101-108.95.2
    • kernel-bigmem-3.0.101-108.95.2
  • SUSE Linux Enterprise Server 11 SP4 LTSS 11-SP4 (ppc64)
    • kernel-bigmem-devel-3.0.101-108.95.2
    • kernel-bigmem-base-3.0.101-108.95.2
    • kernel-ppc64-devel-3.0.101-108.95.2
    • kernel-ppc64-base-3.0.101-108.95.2
  • SUSE Linux Enterprise Server 11 SP4 LTSS 11-SP4 (s390x)
    • kernel-default-man-3.0.101-108.95.2
  • SUSE Linux Enterprise Server 11 SP4 (s390x x86_64 i586 ppc64 nosrc)
    • kernel-trace-3.0.101-108.95.2
    • kernel-default-3.0.101-108.95.2
  • SUSE Linux Enterprise Server 11 SP4 (ppc64 s390x x86_64 i586)
    • kernel-syms-3.0.101-108.95.1
    • kernel-default-base-3.0.101-108.95.2
    • kernel-trace-devel-3.0.101-108.95.2
    • kernel-trace-base-3.0.101-108.95.2
    • kernel-default-devel-3.0.101-108.95.2
    • kernel-source-3.0.101-108.95.1
  • SUSE Linux Enterprise Server 11 SP4 (nosrc x86_64 i586)
    • kernel-xen-3.0.101-108.95.2
    • kernel-ec2-3.0.101-108.95.2
  • SUSE Linux Enterprise Server 11 SP4 (x86_64 i586)
    • kernel-ec2-base-3.0.101-108.95.2
    • kernel-xen-devel-3.0.101-108.95.2
    • kernel-ec2-devel-3.0.101-108.95.2
    • kernel-xen-base-3.0.101-108.95.2
  • SUSE Linux Enterprise Server 11 SP4 (nosrc i586)
    • kernel-pae-3.0.101-108.95.2
  • SUSE Linux Enterprise Server 11 SP4 (i586)
    • kernel-pae-devel-3.0.101-108.95.2
    • kernel-pae-base-3.0.101-108.95.2
  • SUSE Linux Enterprise Server 11 SP4 (ppc64 nosrc)
    • kernel-ppc64-3.0.101-108.95.2
    • kernel-bigmem-3.0.101-108.95.2
  • SUSE Linux Enterprise Server 11 SP4 (ppc64)
    • kernel-bigmem-devel-3.0.101-108.95.2
    • kernel-bigmem-base-3.0.101-108.95.2
    • kernel-ppc64-devel-3.0.101-108.95.2
    • kernel-ppc64-base-3.0.101-108.95.2
  • SUSE Linux Enterprise Server 11 SP4 (s390x)
    • kernel-default-man-3.0.101-108.95.2

References: