Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP 3 LTSS kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2019-14895: A heap-based buffer overflow was discovered in the Linux kernel in Marvell WiFi chip driver. The flaw could occur when the station attempts a connection negotiation during the handling of the remote devices country settings. This could have allowed the remote device to cause a denial of service (system crash) or possibly execute arbitrary code (bnc#1157158). - CVE-2019-18660: The Linux kernel on powerpc allowed Information Exposure because the Spectre-RSB mitigation is not in place for all applicable CPUs. This is related to arch/powerpc/kernel/entry_64.S and arch/powerpc/kernel/security.c (bnc#1157038). - CVE-2019-18683: An issue was discovered in drivers/media/platform/vivid in the Linux kernel. It is exploitable for privilege escalation on some Linux distributions where local users have /dev/video0 access, but only if the driver happens to be loaded. There are multiple race conditions during streaming stopping in this driver (part of the V4L2 subsystem). These issues are caused by wrong mutex locking in vivid_stop_generating_vid_cap(), vivid_stop_generating_vid_out(), sdr_cap_stop_streaming(), and the corresponding kthreads. At least one of these race conditions leads to a use-after-free (bnc#1155897). - CVE-2019-19062: A memory leak in the crypto_report() function in crypto/crypto_user_base.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) by triggering crypto_report_alg() failures (bnc#1157333). - CVE-2019-19065: A memory leak in the sdma_init() function in drivers/infiniband/hw/hfi1/sdma.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) by triggering rhashtable_init() failures (bnc#1157191). - CVE-2019-19052: A memory leak in the gs_can_open() function in drivers/net/can/usb/gs_usb.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) by triggering usb_submit_urb() failures (bnc#1157324). - CVE-2019-19074: A memory leak in the ath9k_wmi_cmd() function in drivers/net/wireless/ath/ath9k/wmi.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) (bnc#1157143). - CVE-2019-19073: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel allowed attackers to cause a denial of service (memory consumption) by triggering wait_for_completion_timeout() failures. This affects the htc_config_pipe_credits() function, the htc_setup_complete() function, and the htc_connect_service() function (bnc#1157070). - CVE-2019-16231: drivers/net/fjes/fjes_main.c in the Linux kernel 5.2.14 did not check the alloc_workqueue return value, leading to a NULL pointer dereference (bnc#1150466). - CVE-2019-18805: An issue was discovered in net/ipv4/sysctl_net_ipv4.c in the Linux kernel There was a net/ipv4/tcp_input.c signed integer overflow in tcp_ack_update_rtt() when userspace writes a very large integer to /proc/sys/net/ipv4/tcp_min_rtt_wlen, leading to a denial of service or possibly unspecified other impact (bnc#1156187). - CVE-2019-18680: An issue was discovered in the Linux kernel. There was a NULL pointer dereference in rds_tcp_kill_sock() in net/rds/tcp.c that will cause denial of service (bnc#1155898). - CVE-2019-15213: An use-after-free was fixed caused by malicious USB device in drivers/media/usb/dvb-usb/dvb-usb-init.c (bsc#1146544). - CVE-2019-19536: An uninitialized Kernel memory can leak to USB devices in drivers/net/can/usb/peak_usb/pcan_usb_pro.c (bsc#1158394). - CVE-2019-19534: An uninitialized Kernel memory can leak to USB devices in drivers/net/can/usb/peak_usb/pcan_usb_core.c (bsc#1158398). - CVE-2019-19530: An use-after-free bug that can be caused by a malicious USB device in the drivers/usb/class/cdc-acm.c driver (bsc#1158410). - CVE-2019-19524: An use-after-free bug that can be caused by a malicious USB device in the drivers/input/ff-memless.c driver (bsc#1158413). - CVE-2019-19525: An use-after-free bug that can be caused by a malicious USB device in the drivers/net/ieee802154/atusb.c driver (bsc#1158417). - CVE-2019-19531: An use-after-free in yurex_delete may lead to denial of service (bsc#1158445). - CVE-2019-19523: An use-after-free on disconnect in USB adutux (bsc#1158823). - CVE-2019-19532: An out-of-bounds write bugs that can be caused by a malicious USB device in the Linux kernel HID drivers (bsc#1158824). - CVE-2019-19332: An out-of-bounds memory write via kvm_dev_ioctl_get_cpuid (bsc#1158827). - CVE-2019-19533: An info-leak bug that can be caused by a malicious USB device in the drivers/media/usb/ttusb-dec/ttusb_dec.c driver (bsc#1158834). - CVE-2019-19527: An use-after-free bug that can be caused by a malicious USB device in the drivers/hid/usbhid/hiddev.c driver (bsc#1158900). - CVE-2019-19535: An info-leak bug that can be caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_fd.c driver (bsc#1158903). - CVE-2019-19537: Two races in the USB character device registration and deregistration routines (bsc#1158904). - CVE-2019-19338: An incomplete fix for Transaction Asynchronous Abort (TAA) (bsc#1158954).
The following non-security bugs were fixed:
- hyperv: set nvme msi interrupts to unmanaged (jsc#SLE-8953, jsc#SLE-9221, jsc#SLE-4941, bsc#1119461, bsc#1119465, bsc#1138190, bsc#1154905). - 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). - netfilter: nf_nat: do not bug when mapping already exists (bsc#1146612). - powerpc/security/book3s64: Report L1TF status in sysfs (bsc#1091041). - powerpc/security: Fix wrong message when RFI Flush is disable (bsc#1131107). - sched/fair: WARN() and refuse to set buddy when !se->on_rq (bsc#1158132). - x86/alternatives: Add int3_emulate_call() selftest (bsc#1153811). - x86/alternatives: Fix int3_emulate_call() selftest stack corruption (bsc#1153811). - xen/pv: Fix a boot up hang revealed by int3 self test (bsc#1153811). - arp: Fix cache issue during Life Partition Migration (bsc#1152631). - futexes: Fix speed on 4.12 kernel (bsc#1157464).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1050082 1053431 1061066 1082828 1085207 1087018 1091041 1096405 1096406 1096407 1096408 1101295 1104448 1119461 1119465 1131107 1138190 1145604 1146544 1146612 1150003 1150250 1150466 1150483 1151021 1152631 1153811 1154862 1154905 1155689 1155897 1155898 1156146 1156187 1156323 1156324 1156326 1156328 1156329 1157038 1157042 1157070 1157143 1157158 1157191 1157324 1157333 1157464 1158132 1158394 1158398 1158410 1158413 1158417 1158445 1158823 1158824 1158827 1158834 1158900 1158903 1158904 1158954 1160888 1162687 1162689 1162691 1170446 1171186 1171252 1171254 1171477 1171930 1172031 1172225 1173594 1174543 CVE-2017-10053 CVE-2017-10067 CVE-2017-10074 CVE-2017-10081 CVE-2017-10087 CVE-2017-10089 CVE-2017-10090 CVE-2017-10096 CVE-2017-10101 CVE-2017-10102 CVE-2017-10105 CVE-2017-10107 CVE-2017-10108 CVE-2017-10109 CVE-2017-10110 CVE-2017-10111 CVE-2017-10115 CVE-2017-10116 CVE-2017-10125 CVE-2017-10243 CVE-2017-15130 CVE-2017-18248 CVE-2017-18379 CVE-2017-5715 CVE-2018-10873 CVE-2018-10893 CVE-2018-4180 CVE-2018-4181 CVE-2018-4182 CVE-2018-4183 CVE-2019-12523 CVE-2019-12526 CVE-2019-12528 CVE-2019-14818 CVE-2019-14835 CVE-2019-14895 CVE-2019-14907 CVE-2019-15213 CVE-2019-1547 CVE-2019-1563 CVE-2019-16231 CVE-2019-17498 CVE-2019-18660 CVE-2019-18676 CVE-2019-18677 CVE-2019-18678 CVE-2019-18679 CVE-2019-18680 CVE-2019-18683 CVE-2019-18805 CVE-2019-19052 CVE-2019-19062 CVE-2019-19065 CVE-2019-19073 CVE-2019-19074 CVE-2019-19332 CVE-2019-19338 CVE-2019-19523 CVE-2019-19524 CVE-2019-19525 CVE-2019-19527 CVE-2019-19530 CVE-2019-19531 CVE-2019-19532 CVE-2019-19533 CVE-2019-19534 CVE-2019-19535 CVE-2019-19536 CVE-2019-19537 CVE-2019-20807 CVE-2020-10722 CVE-2020-12387 CVE-2020-12388 CVE-2020-12389 CVE-2020-12392 CVE-2020-12393 CVE-2020-12395 CVE-2020-12653 CVE-2020-12654 CVE-2020-6831 CVE-2020-8449 CVE-2020-8450 CVE-2020-8517 CVE-2020-8695 CVE-2020-8698 SUSE-SU-2017:2280-1 SUSE-SU-2018:0708-1 SUSE-SU-2019:2413-1 SUSE-SU-2019:2936-1 SUSE-SU-2019:3379-1 SUSE-SU-2020:0233-1 SUSE-SU-2020:0661-1 SUSE-SU-2020:1475-1 SUSE-SU-2020:1550-1 SUSE-SU-2020:2194-1 SUSE-SU-2020:3279-1
|
Platform(s): | openSUSE Leap 15.0 openSUSE Leap 15.1 openSUSE Leap 15.2 SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-BCL SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE OpenStack Cloud 8 SUSE OpenStack Cloud 9 SUSE OpenStack Cloud Crowbar 8 SUSE OpenStack Cloud Crowbar 9
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND Package Information
okular-17.04.2-12 is installed
OR okular-devel-17.04.2-12 is installed
OR okular-lang-17.04.2-12 is installed
|
Definition Synopsis |
openSUSE Leap 15.1 is installed
AND Package Information
evince-3.26.0+20180128.1bd86963-lp151.4.3 is installed
OR evince-devel-3.26.0+20180128.1bd86963-lp151.4.3 is installed
OR evince-lang-3.26.0+20180128.1bd86963-lp151.4.3 is installed
OR evince-plugin-comicsdocument-3.26.0+20180128.1bd86963-lp151.4.3 is installed
OR evince-plugin-djvudocument-3.26.0+20180128.1bd86963-lp151.4.3 is installed
OR evince-plugin-dvidocument-3.26.0+20180128.1bd86963-lp151.4.3 is installed
OR evince-plugin-pdfdocument-3.26.0+20180128.1bd86963-lp151.4.3 is installed
OR evince-plugin-psdocument-3.26.0+20180128.1bd86963-lp151.4.3 is installed
OR evince-plugin-tiffdocument-3.26.0+20180128.1bd86963-lp151.4.3 is installed
OR evince-plugin-xpsdocument-3.26.0+20180128.1bd86963-lp151.4.3 is installed
OR libevdocument3-4-3.26.0+20180128.1bd86963-lp151.4.3 is installed
OR libevview3-3-3.26.0+20180128.1bd86963-lp151.4.3 is installed
OR nautilus-evince-3.26.0+20180128.1bd86963-lp151.4.3 is installed
OR typelib-1_0-EvinceDocument-3_0-3.26.0+20180128.1bd86963-lp151.4.3 is installed
OR typelib-1_0-EvinceView-3_0-3.26.0+20180128.1bd86963-lp151.4.3 is installed
|
Definition Synopsis |
openSUSE Leap 15.2 is installed
AND Package Information
libpython2_7-1_0-2.7.17-lp152.3.3 is installed
OR libpython2_7-1_0-32bit-2.7.17-lp152.3.3 is installed
OR python-2.7.17-lp152.3.3 is installed
OR python-32bit-2.7.17-lp152.3.3 is installed
OR python-base-2.7.17-lp152.3.3 is installed
OR python-base-32bit-2.7.17-lp152.3.3 is installed
OR python-curses-2.7.17-lp152.3.3 is installed
OR python-demo-2.7.17-lp152.3.3 is installed
OR python-devel-2.7.17-lp152.3.3 is installed
OR python-doc-2.7.17-lp152.3.3 is installed
OR python-doc-pdf-2.7.17-lp152.3.3 is installed
OR python-gdbm-2.7.17-lp152.3.3 is installed
OR python-idle-2.7.17-lp152.3.3 is installed
OR python-tk-2.7.17-lp152.3.3 is installed
OR python-xml-2.7.17-lp152.3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
java-1_7_1-ibm-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.10-38.5 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.10-38.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND Package Information
libopenssl-devel-1.0.2j-60.55 is installed
OR libopenssl1_0_0-1.0.2j-60.55 is installed
OR libopenssl1_0_0-32bit-1.0.2j-60.55 is installed
OR libopenssl1_0_0-hmac-1.0.2j-60.55 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.55 is installed
OR openssl-1.0.2j-60.55 is installed
OR openssl-doc-1.0.2j-60.55 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND Package Information
MozillaFirefox-68.8.0-109.119 is installed
OR MozillaFirefox-translations-common-68.8.0-109.119 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND Package Information
kgraft-patch-4_4_162-94_72-default-6-2 is installed
OR kgraft-patch-SLE12-SP3_Update_22-6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND Package Information
cups-1.7.5-20.17 is installed
OR cups-client-1.7.5-20.17 is installed
OR cups-libs-1.7.5-20.17 is installed
OR cups-libs-32bit-1.7.5-20.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND cifs-utils-6.5-9.3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 8 is installed
AND Package Information
kernel-default-4.4.180-94.113 is installed
OR kernel-default-base-4.4.180-94.113 is installed
OR kernel-default-devel-4.4.180-94.113 is installed
OR kernel-default-kgraft-4.4.180-94.113 is installed
OR kernel-devel-4.4.180-94.113 is installed
OR kernel-macros-4.4.180-94.113 is installed
OR kernel-source-4.4.180-94.113 is installed
OR kernel-syms-4.4.180-94.113 is installed
OR kgraft-patch-4_4_180-94_113-default-1-4.5 is installed
OR kgraft-patch-SLE12-SP3_Update_30-1-4.5 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 9 is installed
AND Package Information
MozillaFirefox-78.0.1-112.3 is installed
OR MozillaFirefox-branding-SLE-78-35.3 is installed
OR MozillaFirefox-devel-78.0.1-112.3 is installed
OR MozillaFirefox-translations-common-78.0.1-112.3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud Crowbar 8 is installed
AND Package Information
libssh2-1-1.4.3-20.14 is installed
OR libssh2-1-32bit-1.4.3-20.14 is installed
OR libssh2_org-1.4.3-20.14 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud Crowbar 9 is installed
AND Package Information
java-1_8_0-ibm-1.8.0_sr6.15-30.72 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr6.15-30.72 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr6.15-30.72 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr6.15-30.72 is installed
|