File _patchinfo of Package patchinfo.20460

<patchinfo incident="20460">
  <issue id="1104967" tracker="bnc">FATE 325924  NetApp NVMe-oF updates</issue>
  <issue id="1174978" tracker="bnc">All paths fail with handler scsi_dh_alua error 8</issue>
  <issue id="1179610" tracker="bnc">VUL-0: CVE-2020-26555,CVE-2020-26558: bluez: Multiple Bluetooth Core Specification Vulnerabilities</issue>
  <issue id="1185701" tracker="bnc">[NetApp SLES15 SP3 Bug]: IO delay observed due to Read/Write operations failed through secondary paths during storage failover operations with Qlogic QlE2692(16G)</issue>
  <issue id="1185861" tracker="bnc">VUL-0: CVE-2020-24588: kernel-source: ath10k: drop MPDU which has discard flag set by firmware for SDIO</issue>
  <issue id="1186463" tracker="bnc">VUL-0: CVE-2021-0129,CVE-2020-26558: kernel-source, bluez: vulnerabilities with bluetooth subsystem (INTEL-SA-00517)</issue>
  <issue id="1186484" tracker="bnc">VUL-0: CVE-2021-33200: kernel-source-azure,kernel-source-rt,kernel-source: enforcing incorrect limits for pointer arithmetic operations by BPF verifier can be abused to perform out-of-bounds reads and writes            in kernel memory</issue>
  <issue id="1187038" tracker="bnc">VUL-0: CVE-2020-36386: kernel-source-rt,kernel-source-azure,kernel-source: An issue was discovered in the Linux kernel before 5.8.1. net/bluetooth/hci_event.c has a slab out-of-bounds read in hci_extended_inquiry_result_evt, aka CID-51c19bf</issue>
  <issue id="1187050" tracker="bnc">VUL-1: CVE-2020-36385: kernel-source,kernel-source-azure,kernel-source-rt: An issue was discovered in the Linux kernel before 5.10. drivers/infiniband/core/ucma.c has a use-after-free because the ctx is reached via the ctx_list in some ucma</issue>
  <issue id="1187215" tracker="bnc">VUL-0: CVE-2021-3609: kernel-source: net/can: race condition in net/can/bcm.c leads to local privilege escalation</issue>
  <issue id="1187452" tracker="bnc">VUL-0: CVE-2021-34693: kernel-source,kernel-source-azure,kernel-source-rt: allows local users to obtain sensitive information from stack memory because of uninitialized data structure in net/can/bcm.c</issue>
  <issue id="1187554" tracker="bnc">VUL-0: CVE-2021-33624: kernel-source-azure,kernel-source,kernel-source-rt: Linux kernel BPF protection against speculative execution attacks can be bypassed to read arbitrary kernel memory</issue>
  <issue id="1187595" tracker="bnc">VUL-0: CVE-2021-0512: kernel-source-azure,kernel-source-rt,kernel-source: out-of-bounds write due to a heap buffer overflow in __hidinput_change_resolution_multipliers() of hid-input.c</issue>
  <issue id="1187601" tracker="bnc">VUL-0: CVE-2021-0605: kernel-source,kernel-source-rt,kernel-source-azure: In pfkey_dump() dplen and splen can both be specified to access the xfrm_address_t structure out of bounds</issue>
  <issue id="1187934" tracker="bnc">CVE-2020-36385 fix needed for Reactive LTSS SLES 12 SP2 : kernel-default</issue>
  <issue id="1188062" tracker="bnc">VUL-0: EMBARGOED: CVE-2021-33909: kernel-source: size_t-to-int vulnerability in Linux's filesystem layer</issue>
  <issue id="1188116" tracker="bnc">VUL-0: CVE-2021-22555: kernel-source-azure,kernel-source-rt,kernel-source: out-of-bounds write in xt_compat_target_from_user() in net/netfilter/x_tables.c</issue>
  <issue id="2021-22555" tracker="cve" />
  <issue id="2021-33909" tracker="cve" />
  <issue id="2021-3609" tracker="cve" />
  <issue id="2021-33624" tracker="cve" />
  <issue id="2021-0605" tracker="cve" />
  <issue id="2021-0512" tracker="cve" />
  <issue id="2020-26558" tracker="cve" />
  <issue id="2021-34693" tracker="cve" />
  <issue id="2020-36385" tracker="cve" />
  <issue id="2021-0129" tracker="cve" />
  <issue id="2020-36386" tracker="cve" />
  <issue id="2020-24588" tracker="cve" />
  <issue id="2021-33200" tracker="cve" />
  <category>security</category>
  <rating>important</rating>
  <packager>ematsumiya</packager>
  <reboot_needed/>
  <description>
The SUSE Linux Enterprise 12 SP4 LTSS kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

- CVE-2021-22555: A heap out-of-bounds write was discovered in net/netfilter/x_tables.c (bnc#1188116).
- CVE-2021-33909: Extremely large seq buffer allocations in seq_file could lead to buffer underruns and code execution (bsc#1188062).
- CVE-2021-3609: A use-after-free in can/bcm could have led to privilege escalation (bsc#1187215).
- CVE-2021-33624: In kernel/bpf/verifier.c a branch can be mispredicted (e.g., because of type confusion) and consequently an unprivileged BPF program can read arbitrary memory locations via a side-channel attack, aka CID-9183671af6db (bnc#1187554).
- CVE-2021-0605: In pfkey_dump of af_key.c, there is a possible out-of-bounds read due to a missing bounds check. This could lead to local information disclosure in the kernel with System execution privileges needed. User interaction is not needed for exploitation (bnc#1187601).
- CVE-2021-0512: In __hidinput_change_resolution_multipliers of hid-input.c, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation (bnc#1187595).
- CVE-2020-26558: Bluetooth LE and BR/EDR secure pairing in Bluetooth Core Specification 2.1 may permit a nearby man-in-the-middle attacker to identify the Passkey used during pairing (in the Passkey authentication procedure) by reflection of the public key and the authentication evidence of the initiating device, potentially permitting this attacker to complete authenticated pairing with the responding device using the correct Passkey for the pairing session. The attack methodology determines the Passkey value one bit at a time (bnc#1179610 bnc#1186463).
- CVE-2021-34693: net/can/bcm.c allowed local users to obtain sensitive information from kernel stack memory because parts of a data structure are uninitialized (bnc#1187452).
- CVE-2020-36385: An issue was discovered in drivers/infiniband/core/ucma.c has a use-after-free because the ctx is reached via the ctx_list in some ucma_migrate_id situations where ucma_close is called, aka CID-f5449e74802c (bnc#1187050).
- CVE-2021-0129: Improper access control in BlueZ may have allowed an authenticated user to potentially enable information disclosure via adjacent access (bnc#1186463).
- CVE-2020-36386: An issue was discovered net/bluetooth/hci_event.c has a slab out-of-bounds read in hci_extended_inquiry_result_evt, aka CID-51c19bf3d5cf (bnc#1187038).
- CVE-2020-24588: The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that the A-MSDU flag in the plaintext QoS header field is authenticated. Against devices that support receiving non-SSP A-MSDU frames (which is mandatory as part of 802.11n), an adversary can abuse this to inject arbitrary network packets (bnc#1185861).
- CVE-2021-33200: kernel/bpf/verifier.c enforced incorrect limits for pointer arithmetic operations, aka CID-bb01a1bba579. This can be abused to perform out-of-bounds reads and writes in kernel memory, leading to local privilege escalation to root. In particular, there is a corner case where the off reg causes a masking direction change, which then results in an incorrect final aux-&gt;alu_limit (bnc#1186484).

The following non-security bugs were fixed:

- block: do not use blocking queue entered for recursive bio (bsc#1104967).
- s390/stack: fix possible register corruption with stack switch helper (git-fixes).
- scsi: scsi_dh_alua: Retry RTPG on a different path after failure (bsc#1174978 bsc#1185701).
</description>
<summary>Security update for the Linux Kernel</summary>
</patchinfo>
openSUSE Build Service is sponsored by