File _patchinfo of Package patchinfo.11533

<patchinfo incident="11533">
  <issue id="1090078" tracker="bnc">no X in VMs with kernel-pae=3.0.101-0.47.106.5.1 and later</issue>
  <issue id="1110785" tracker="bnc">CVE-2018-17972: kernel-source: proc_pid_stack could be exploited by a local attacker to leak kernel task stack contents</issue>
  <issue id="1113769" tracker="bnc">CVE-2018-18281: kernel-source: TLB flush happens too late on mremap</issue>
  <issue id="1120843" tracker="bnc">CVE-2019-5489: kernel-source: new pagecache side-channel attack</issue>
  <issue id="1120885" tracker="bnc">CVE-2019-5489: kernel live patch: new pagecache side-channel attack</issue>
  <issue id="1125580" tracker="bnc">dh5b4bw1 login: Oops: Kernel access of bad area, sig: 11 [#1]</issue>
  <issue id="1125931" tracker="bnc">a81a5a17d44b lib: add "on"/"off" support to kstrtobool</issue>
  <issue id="1131543" tracker="bnc">kernel-source: local generic ASLR bypass before calling setuid binaries</issue>
  <issue id="1131587" tracker="bnc">b5b4453e7912 powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038</issue>
  <issue id="1132374" tracker="bnc">CVE-2019-11191: kernel-source: Linux kernel &lt; 4.8 local generic ASLR bypass for setuid binaries</issue>
  <issue id="1132472" tracker="bnc">CVE-2019-11190: kernel-source: Linux kernel &lt; 4.8 local generic ASLR bypass for setuid binaries</issue>
  <issue id="1134848" tracker="bnc">CVE-2019-11884: kernel-source: The do_hidp_sock_ioctl function allows a potential information leak</issue>
  <issue id="1135281" tracker="bnc">CVE-2019-11833: kernel-source: fs/ext4/extents.c  does not zero out the unused memory region in the extent tree block, which might allow local users to obtain sensitive information by reading uninitia</issue>
  <issue id="1136424" tracker="bnc">CVE-2019-3846: kernel-source: Heap Overflow in mwifiex_update_bss_desc_with_ie function of Marvell Wifi Driver in Linux kernel</issue>
  <issue id="1136446" tracker="bnc">CVE-2019-3846: kernel live patch: Heap Overflow in mwifiex_update_bss_desc_with_ie function of Marvell Wifi Driver in Linux kernel</issue>
  <issue id="1137586" tracker="bnc">kernel-source: multiple remote denial of service issues (SACK Panic)</issue>
  <issue id="2019-11477" tracker="cve" />
  <issue id="2019-11479" tracker="cve" />
  <issue id="2019-11478" tracker="cve" />
  <issue id="2019-3846" tracker="cve" />
  <issue id="2019-5489" tracker="cve" />
  <issue id="2019-11833" tracker="cve" />
  <issue id="2019-11190" tracker="cve" />
  <issue id="2019-11884" tracker="cve" />
  <issue id="2018-17972" tracker="cve" />
  <category>security</category>
  <rating>important</rating>
  <packager>alnovak</packager>
  <reboot_needed/>
  <description>
The SUSE Linux Enterprise 12 kernel version 3.12.61 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 by a remote
  attacker 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
  would fragment the TCP retransmission queue. A remote 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
  would fragment the RACK send map. A remote attacker may have been 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-2019-3846: A flaw that allowed an attacker to corrupt memory and possibly
  escalate privileges was found in the mwifiex kernel module while connecting
  to a malicious wireless network. (bnc#1136424)

- 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 have been possible, as demonstrated by latency differences
  in accessing public files from an Apache HTTP Server. (bnc#1120843)

- CVE-2019-11833: fs/ext4/extents.c in the Linux kernel did not zero out the
  unused memory region in the extent tree block, which might have allowed local users
  to obtain sensitive information by reading uninitialized data in the
  filesystem. (bnc#1135281)

- 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-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-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)

The following non-security bugs were fixed:

- kabi: drop LINUX_MIB_TCPWQUEUETOOBIG snmp counter (bsc#1137586).
- lib: add "on"/"off" support to strtobool (bsc#1125931).
- powerpc/tm: Add commandline option to disable hardware transactional memory (bsc#1125580).
- powerpc/tm: Add TM Unavailable Exception (bsc#1125580).
- powerpc/tm: Flip the HTM switch default to disabled (bsc#1125580).
- powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64 (bsc#1131587).
- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 (bsc#1131587).
- 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).
</description>
<summary>Security update for the Linux Kernel</summary>
</patchinfo>
openSUSE Build Service is sponsored by