what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

Red Hat Security Advisory 2020-2522-01

Red Hat Security Advisory 2020-2522-01
Posted Jun 11, 2020
Authored by Red Hat | Site access.redhat.com

Red Hat Security Advisory 2020-2522-01 - The kernel packages contain the Linux kernel, the core of any Linux operating system. Issues addressed include bypass, denial of service, double free, integer overflow, memory leak, null pointer, and use-after-free vulnerabilities.

tags | advisory, denial of service, overflow, kernel, vulnerability, memory leak
systems | linux, redhat
advisories | CVE-2017-18595, CVE-2018-20169, CVE-2018-7191, CVE-2019-10639, CVE-2019-12382, CVE-2019-13233, CVE-2019-14283, CVE-2019-15916, CVE-2019-19768, CVE-2019-3901, CVE-2019-9503, CVE-2020-10711
SHA-256 | e4e407d5d11456415fbd17c67e612fad4cfe0d3826d8690e6621a9db97576147

Red Hat Security Advisory 2020-2522-01

Change Mirror Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

====================================================================
Red Hat Security Advisory

Synopsis: Important: kernel security and bug fix update
Advisory ID: RHSA-2020:2522-01
Product: Red Hat Enterprise Linux
Advisory URL: https://access.redhat.com/errata/RHSA-2020:2522
Issue date: 2020-06-10
CVE Names: CVE-2017-18595 CVE-2018-7191 CVE-2018-20169
CVE-2019-3901 CVE-2019-9503 CVE-2019-10639
CVE-2019-12382 CVE-2019-13233 CVE-2019-14283
CVE-2019-15916 CVE-2019-19768 CVE-2020-10711
====================================================================
1. Summary:

An update for kernel is now available for Red Hat Enterprise Linux 7.7
Extended Update Support.

Red Hat Product Security has rated this update as having a security impact
of Important. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available for each vulnerability
from the CVE link(s) in the References section.

2. Relevant releases/architectures:

Red Hat Enterprise Linux ComputeNode EUS (v. 7.7) - noarch, x86_64
Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7) - x86_64
Red Hat Enterprise Linux Server EUS (v. 7.7) - noarch, ppc64, ppc64le, s390x, x86_64
Red Hat Enterprise Linux Server Optional EUS (v. 7.7) - ppc64, ppc64le, x86_64

3. Description:

The kernel packages contain the Linux kernel, the core of any Linux
operating system.

Security Fix(es):

* kernel: double free may be caused by the function allocate_trace_buffer
in the file kernel/trace/trace.c (CVE-2017-18595)

* kernel: use-after-free in __blk_add_trace in kernel/trace/blktrace.c
(CVE-2019-19768)

* Kernel: NetLabel: null pointer dereference while receiving CIPSO packet
with null category may cause kernel panic (CVE-2020-10711)

* kernel: denial of service via ioctl call in network tun handling
(CVE-2018-7191)

* kernel: usb: missing size check in the __usb_get_extra_descriptor()
leading to DoS (CVE-2018-20169)

* kernel: perf_event_open() and execve() race in setuid programs allows a
data leak (CVE-2019-3901)

* kernel: brcmfmac frame validation bypass (CVE-2019-9503)

* kernel: unchecked kstrdup of fwstr in drm_load_edid_firmware leads to
denial of service (CVE-2019-12382)

* kernel: use-after-free in arch/x86/lib/insn-eval.c (CVE-2019-13233)

* kernel: integer overflow and OOB read in drivers/block/floppy.c
(CVE-2019-14283)

* kernel: memory leak in register_queue_kobjects() in net/core/net-sysfs.c
leads to denial of service (CVE-2019-15916)

* Kernel: net: using kernel space address bits to derive IP ID may
potentially break KASLR (CVE-2019-10639)

For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page(s) listed in the References section.

Bug Fix(es):

* Backport: Guest microcode version mismatch on secondary processors
(BZ#1814002)

* Realtek 8111, 8112 stop working after upgrading to 3.10.0-1062
(BZ#1814601)

* [mlx5] Crash on reboot while having VF configured and in switchdev mode
(BZ#1814800)

* qla2xxx: Urgent driver fix needed. Initiator does not relogin to target
after receiving an explicit logout (BZ#1815595)

* High iSCSI read latency resolved by 'tcp: implement coalescing on backlog
queue' (BZ#1817498)

* [RHEL7.8][Azure]Commits to resolve high network latency (BZ#1817934)

* NETDEV WATCHDOG: enp3s0 (r8169): transmit queue 0 timed out (BZ#1822541)

* RHEL7: block mq hang of a blk_mq_freeze_queue_wait(), which waits for a
zero of a q_usage_counter, which never happens (BZ#1824545)

* Kernel crashes with a message fs/fscache/operation.c:449! (BZ#1826293)

* kernel BUG at fs/fscache/operation.c:70! FS-Cache: 4 == 5 is false -
current state is FSCACHE_OP_ST_COMPLETE but should be FSCACHE_OP_CANCELLED
in fscache_enqueue_operation (BZ#1839756)

4. Solution:

For details on how to apply this update, which includes the changes
described in this advisory, refer to:

https://access.redhat.com/articles/11258

The system must be rebooted for this update to take effect.

5. Bugs fixed (https://bugzilla.redhat.com/):

1660385 - CVE-2018-20169 kernel: usb: missing size check in the __usb_get_extra_descriptor() leading to DoS
1701245 - CVE-2019-3901 kernel: perf_event_open() and execve() race in setuid programs allows a data leak
1701842 - CVE-2019-9503 kernel: brcmfmac frame validation bypass
1715554 - CVE-2019-12382 kernel: unchecked kstrdup of fwstr in drm_load_edid_firmware leads to denial of service
1716328 - CVE-2018-7191 kernel: denial of service via ioctl call in network tun handling
1727756 - CVE-2019-13233 kernel: use-after-free in arch/x86/lib/insn-eval.c
1729933 - CVE-2019-10639 Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR
1734243 - CVE-2019-14283 kernel: integer overflow and OOB read in drivers/block/floppy.c
1750813 - CVE-2019-15916 kernel: memory leak in register_queue_kobjects() in net/core/net-sysfs.c leads to denial of service
1758671 - CVE-2017-18595 kernel: double free may be caused by the function allocate_trace_buffer in the file kernel/trace/trace.c
1786164 - CVE-2019-19768 kernel: use-after-free in __blk_add_trace in kernel/trace/blktrace.c
1825116 - CVE-2020-10711 Kernel: NetLabel: null pointer dereference while receiving CIPSO packet with null category may cause kernel panic

6. Package List:

Red Hat Enterprise Linux ComputeNode EUS (v. 7.7):

Source:
kernel-3.10.0-1062.26.1.el7.src.rpm

noarch:
kernel-abi-whitelists-3.10.0-1062.26.1.el7.noarch.rpm
kernel-doc-3.10.0-1062.26.1.el7.noarch.rpm

x86_64:
bpftool-3.10.0-1062.26.1.el7.x86_64.rpm
bpftool-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-debug-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-debug-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-debug-devel-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-debuginfo-common-x86_64-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-devel-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-headers-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-tools-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-tools-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-tools-libs-3.10.0-1062.26.1.el7.x86_64.rpm
perf-3.10.0-1062.26.1.el7.x86_64.rpm
perf-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
python-perf-3.10.0-1062.26.1.el7.x86_64.rpm
python-perf-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm

Red Hat Enterprise Linux ComputeNode Optional EUS (v. 7.7):

x86_64:
bpftool-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-debug-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-debuginfo-common-x86_64-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-tools-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-tools-libs-devel-3.10.0-1062.26.1.el7.x86_64.rpm
perf-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
python-perf-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm

Red Hat Enterprise Linux Server EUS (v. 7.7):

Source:
kernel-3.10.0-1062.26.1.el7.src.rpm

noarch:
kernel-abi-whitelists-3.10.0-1062.26.1.el7.noarch.rpm
kernel-doc-3.10.0-1062.26.1.el7.noarch.rpm

ppc64:
bpftool-3.10.0-1062.26.1.el7.ppc64.rpm
bpftool-debuginfo-3.10.0-1062.26.1.el7.ppc64.rpm
kernel-3.10.0-1062.26.1.el7.ppc64.rpm
kernel-bootwrapper-3.10.0-1062.26.1.el7.ppc64.rpm
kernel-debug-3.10.0-1062.26.1.el7.ppc64.rpm
kernel-debug-debuginfo-3.10.0-1062.26.1.el7.ppc64.rpm
kernel-debug-devel-3.10.0-1062.26.1.el7.ppc64.rpm
kernel-debuginfo-3.10.0-1062.26.1.el7.ppc64.rpm
kernel-debuginfo-common-ppc64-3.10.0-1062.26.1.el7.ppc64.rpm
kernel-devel-3.10.0-1062.26.1.el7.ppc64.rpm
kernel-headers-3.10.0-1062.26.1.el7.ppc64.rpm
kernel-tools-3.10.0-1062.26.1.el7.ppc64.rpm
kernel-tools-debuginfo-3.10.0-1062.26.1.el7.ppc64.rpm
kernel-tools-libs-3.10.0-1062.26.1.el7.ppc64.rpm
perf-3.10.0-1062.26.1.el7.ppc64.rpm
perf-debuginfo-3.10.0-1062.26.1.el7.ppc64.rpm
python-perf-3.10.0-1062.26.1.el7.ppc64.rpm
python-perf-debuginfo-3.10.0-1062.26.1.el7.ppc64.rpm

ppc64le:
bpftool-3.10.0-1062.26.1.el7.ppc64le.rpm
bpftool-debuginfo-3.10.0-1062.26.1.el7.ppc64le.rpm
kernel-3.10.0-1062.26.1.el7.ppc64le.rpm
kernel-bootwrapper-3.10.0-1062.26.1.el7.ppc64le.rpm
kernel-debug-3.10.0-1062.26.1.el7.ppc64le.rpm
kernel-debug-debuginfo-3.10.0-1062.26.1.el7.ppc64le.rpm
kernel-debuginfo-3.10.0-1062.26.1.el7.ppc64le.rpm
kernel-debuginfo-common-ppc64le-3.10.0-1062.26.1.el7.ppc64le.rpm
kernel-devel-3.10.0-1062.26.1.el7.ppc64le.rpm
kernel-headers-3.10.0-1062.26.1.el7.ppc64le.rpm
kernel-tools-3.10.0-1062.26.1.el7.ppc64le.rpm
kernel-tools-debuginfo-3.10.0-1062.26.1.el7.ppc64le.rpm
kernel-tools-libs-3.10.0-1062.26.1.el7.ppc64le.rpm
perf-3.10.0-1062.26.1.el7.ppc64le.rpm
perf-debuginfo-3.10.0-1062.26.1.el7.ppc64le.rpm
python-perf-3.10.0-1062.26.1.el7.ppc64le.rpm
python-perf-debuginfo-3.10.0-1062.26.1.el7.ppc64le.rpm

s390x:
bpftool-3.10.0-1062.26.1.el7.s390x.rpm
bpftool-debuginfo-3.10.0-1062.26.1.el7.s390x.rpm
kernel-3.10.0-1062.26.1.el7.s390x.rpm
kernel-debug-3.10.0-1062.26.1.el7.s390x.rpm
kernel-debug-debuginfo-3.10.0-1062.26.1.el7.s390x.rpm
kernel-debug-devel-3.10.0-1062.26.1.el7.s390x.rpm
kernel-debuginfo-3.10.0-1062.26.1.el7.s390x.rpm
kernel-debuginfo-common-s390x-3.10.0-1062.26.1.el7.s390x.rpm
kernel-devel-3.10.0-1062.26.1.el7.s390x.rpm
kernel-headers-3.10.0-1062.26.1.el7.s390x.rpm
kernel-kdump-3.10.0-1062.26.1.el7.s390x.rpm
kernel-kdump-debuginfo-3.10.0-1062.26.1.el7.s390x.rpm
kernel-kdump-devel-3.10.0-1062.26.1.el7.s390x.rpm
perf-3.10.0-1062.26.1.el7.s390x.rpm
perf-debuginfo-3.10.0-1062.26.1.el7.s390x.rpm
python-perf-3.10.0-1062.26.1.el7.s390x.rpm
python-perf-debuginfo-3.10.0-1062.26.1.el7.s390x.rpm

x86_64:
bpftool-3.10.0-1062.26.1.el7.x86_64.rpm
bpftool-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-debug-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-debug-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-debug-devel-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-debuginfo-common-x86_64-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-devel-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-headers-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-tools-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-tools-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-tools-libs-3.10.0-1062.26.1.el7.x86_64.rpm
perf-3.10.0-1062.26.1.el7.x86_64.rpm
perf-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
python-perf-3.10.0-1062.26.1.el7.x86_64.rpm
python-perf-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm

Red Hat Enterprise Linux Server Optional EUS (v. 7.7):

ppc64:
bpftool-debuginfo-3.10.0-1062.26.1.el7.ppc64.rpm
kernel-debug-debuginfo-3.10.0-1062.26.1.el7.ppc64.rpm
kernel-debuginfo-3.10.0-1062.26.1.el7.ppc64.rpm
kernel-debuginfo-common-ppc64-3.10.0-1062.26.1.el7.ppc64.rpm
kernel-tools-debuginfo-3.10.0-1062.26.1.el7.ppc64.rpm
kernel-tools-libs-devel-3.10.0-1062.26.1.el7.ppc64.rpm
perf-debuginfo-3.10.0-1062.26.1.el7.ppc64.rpm
python-perf-debuginfo-3.10.0-1062.26.1.el7.ppc64.rpm

ppc64le:
bpftool-debuginfo-3.10.0-1062.26.1.el7.ppc64le.rpm
kernel-debug-debuginfo-3.10.0-1062.26.1.el7.ppc64le.rpm
kernel-debug-devel-3.10.0-1062.26.1.el7.ppc64le.rpm
kernel-debuginfo-3.10.0-1062.26.1.el7.ppc64le.rpm
kernel-debuginfo-common-ppc64le-3.10.0-1062.26.1.el7.ppc64le.rpm
kernel-tools-debuginfo-3.10.0-1062.26.1.el7.ppc64le.rpm
kernel-tools-libs-devel-3.10.0-1062.26.1.el7.ppc64le.rpm
perf-debuginfo-3.10.0-1062.26.1.el7.ppc64le.rpm
python-perf-debuginfo-3.10.0-1062.26.1.el7.ppc64le.rpm

x86_64:
bpftool-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-debug-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-debuginfo-common-x86_64-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-tools-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
kernel-tools-libs-devel-3.10.0-1062.26.1.el7.x86_64.rpm
perf-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm
python-perf-debuginfo-3.10.0-1062.26.1.el7.x86_64.rpm

These packages are GPG signed by Red Hat for security. Our key and
details on how to verify the signature are available from
https://access.redhat.com/security/team/key/

7. References:

https://access.redhat.com/security/cve/CVE-2017-18595
https://access.redhat.com/security/cve/CVE-2018-7191
https://access.redhat.com/security/cve/CVE-2018-20169
https://access.redhat.com/security/cve/CVE-2019-3901
https://access.redhat.com/security/cve/CVE-2019-9503
https://access.redhat.com/security/cve/CVE-2019-10639
https://access.redhat.com/security/cve/CVE-2019-12382
https://access.redhat.com/security/cve/CVE-2019-13233
https://access.redhat.com/security/cve/CVE-2019-14283
https://access.redhat.com/security/cve/CVE-2019-15916
https://access.redhat.com/security/cve/CVE-2019-19768
https://access.redhat.com/security/cve/CVE-2020-10711
https://access.redhat.com/security/updates/classification/#important

8. Contact:

The Red Hat security contact is <secalert@redhat.com>. More contact
details at https://access.redhat.com/security/team/contact/

Copyright 2020 Red Hat, Inc.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBXuGSt9zjgjWX9erEAQiIYg/+M21yXrS2L5sogFt5Q/4kq6PORkuQePOP
FNwRbsPn4wjAwnHtCG4M2wTCgbF/wgEF+GNuK5tfpvUKpz7HE2mLSVt57vzsgv2o
cb9IAZulO+UIDnYIDt9qoZF6YKQEkozcTpfhOpbgJN+s8+ZuUz0BvKKXrsG8092I
O624ROFqxNyonhZJaZ7fui2IA8sKcIrfELpobKgmK5RQNh19X6tUXSPxCgfnTs9m
xe/KcHxT1HcGA5TUAMpJVoVcFWN7Cv0r99IMG0I/8g/X1poBWzJtiI7oI4/BuET+
+wxfj3nctMrUXX7UFl9NuphIkqQFbV8BSIx/DKMl2gRU4SCrf2FGzbMBnI8TlCPZ
ZE4A/rt0Wm/BOqi+/zZ8Ewg4r3JN5TjAjhrkiKIY3rhKD5SPNEHS1XHiUxNM8yX1
XSR5VQD3YrSzb+8ix8TaqCxtBe/DYXuv/e/NFOQ5p/B2Bcon6oxH6OhqY2Sdybcj
mZBLf36tQHjPkxAtUk7G97NZin/lfPjxsxISJVRp3N2KGGtnL0FGdPMacS0Xb5Yc
jJDLIFb4iHZJsaZaQugLmfS8xGuyhCiM9YTi6vk10eKl+1Jxp93rzUjLcT0YdnN2
VQLymumuAtevI1YpLrmf0Ga3TwLa9NgY9q/rpl84lV6hnnWFRlZa0JZyqZiRIt7D
atXlRSACVv4=q1Ey
-----END PGP SIGNATURE-----

--
RHSA-announce mailing list
RHSA-announce@redhat.com
https://www.redhat.com/mailman/listinfo/rhsa-announce
Login or Register to add favorites

File Archive:

March 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Mar 1st
    16 Files
  • 2
    Mar 2nd
    0 Files
  • 3
    Mar 3rd
    0 Files
  • 4
    Mar 4th
    32 Files
  • 5
    Mar 5th
    28 Files
  • 6
    Mar 6th
    42 Files
  • 7
    Mar 7th
    17 Files
  • 8
    Mar 8th
    13 Files
  • 9
    Mar 9th
    0 Files
  • 10
    Mar 10th
    0 Files
  • 11
    Mar 11th
    15 Files
  • 12
    Mar 12th
    19 Files
  • 13
    Mar 13th
    21 Files
  • 14
    Mar 14th
    38 Files
  • 15
    Mar 15th
    15 Files
  • 16
    Mar 16th
    0 Files
  • 17
    Mar 17th
    0 Files
  • 18
    Mar 18th
    10 Files
  • 19
    Mar 19th
    32 Files
  • 20
    Mar 20th
    46 Files
  • 21
    Mar 21st
    16 Files
  • 22
    Mar 22nd
    13 Files
  • 23
    Mar 23rd
    0 Files
  • 24
    Mar 24th
    0 Files
  • 25
    Mar 25th
    12 Files
  • 26
    Mar 26th
    31 Files
  • 27
    Mar 27th
    19 Files
  • 28
    Mar 28th
    42 Files
  • 29
    Mar 29th
    0 Files
  • 30
    Mar 30th
    0 Files
  • 31
    Mar 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close