Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2020:3501-1

Опубликовано: 24 нояб. 2020
Источник: suse-cvrf

Описание

Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP2 kernel was updated to receive various security and bug fixes.

The following security bugs were fixed:

  • CVE-2020-25705: A flaw in the way reply ICMP packets are limited in was found that allowed to quickly scan open UDP ports. This flaw allowed an off-path remote user to effectively bypassing source port UDP randomization. The highest threat from this vulnerability is to confidentiality and possibly integrity, because software and services that rely on UDP source port randomization (like DNS) are indirectly affected as well. Kernel versions may be vulnerable to this issue (bsc#1175721, bsc#1178782).
  • CVE-2020-25656: Fixed a concurrency use-after-free in vt_do_kdgkb_ioctl (bnc#1177766).
  • CVE-2017-18204: Fixed a denial of service in the ocfs2_setattr function of fs/ocfs2/file.c (bnc#1083244).
  • CVE-2020-14351: Fixed a race in the perf_mmap_close() function (bsc#1177086).
  • CVE-2020-8694: Restricted energy meter to root access (bsc#1170415).
  • CVE-2020-12352: Fixed an information leak when processing certain AMP packets aka 'BleedingTooth' (bsc#1177725).
  • CVE-2020-25645: Fixed an an issue in IPsec that caused traffic between two Geneve endpoints to be unencrypted (bnc#1177511).
  • CVE-2020-14381: Fixed a use-after-free in the fast user mutex (futex) wait operation, which could have lead to memory corruption and possibly privilege escalation (bsc#1176011).
  • CVE-2020-25212: Fixed A TOCTOU mismatch in the NFS client code which could have been used by local attackers to corrupt memory (bsc#1176381).
  • CVE-2020-14390: Fixed an out-of-bounds memory write leading to memory corruption or a denial of service when changing screen size (bnc#1176235).
  • CVE-2020-25643: Fixed a memory corruption and a read overflow which could have caused by improper input validation in the ppp_cp_parse_cr function (bsc#1177206).
  • CVE-2020-26088: Fixed an improper CAP_NET_RAW check in NFC socket creation could have been used by local attackers to create raw sockets, bypassing security mechanisms (bsc#1176990).
  • CVE-2020-0432: Fixed an out of bounds write due to an integer overflow (bsc#1176721).
  • CVE-2020-0431: Fixed an out of bounds write due to a missing bounds check (bsc#1176722).
  • CVE-2020-0427: Fixed an out of bounds read due to a use after free (bsc#1176725).
  • CVE-2020-0404: Fixed a linked list corruption due to an unusual root cause (bsc#1176423).
  • CVE-2020-25284: Fixed an incomplete permission checking for access to rbd devices, which could have been leveraged by local attackers to map or unmap rbd block devices (bsc#1176482).

The following non-security bugs were fixed:

  • btrfs: fix race with relocation recovery and fs_root setup (bsc#1131277).
  • btrfs: flush_space always takes fs_info->fs_root (bsc#1131277).
  • btrfs: btrfs_init_new_device should use fs_info->dev_root (bsc#1131277, bsc#1176922).
  • btrfs: btrfs_test_opt and friends should take a btrfs_fs_info (bsc#1131277, bsc#1176922).
  • btrfs: call functions that always use the same root with fs_info instead (bsc#1131277, bsc#1176922).
  • btrfs: call functions that overwrite their root parameter with fs_info (bsc#1131277, bsc#1176922).
  • btrfs: flush_space always takes fs_info->fs_root (bsc#1131277, bsc#1176922).
  • btrfs: pull node/sector/stripe sizes out of root and into fs_info (bsc#1131277, bsc#1176922).
  • btrfs: Remove fs_info argument of btrfs_write_and_wait_transaction (bsc#1131277, bsc#1176922).
  • btrfs: remove root parameter from transaction commit/end routines (bsc#1131277, bsc#1176922).
  • btrfs: remove root usage from can_overcommit (bsc#1131277, bsc#1176922).
  • btrfs: root->fs_info cleanup, access fs_info->delayed_root directly (bsc#1131277, bsc#1176922).
  • btrfs: root->fs_info cleanup, add fs_info convenience variables (bsc#1131277, bsc#1176922).
  • btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size (bsc#1131277, bsc#1176922).
  • btrfs: root->fs_info cleanup, update_block_group{,flags} (bsc#1131277, bsc#1176922).
  • btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere (bsc#1131277, bsc#1176922).
  • btrfs: split btrfs_wait_marked_extents into normal and tree log functions (bsc#1131277, bsc#1176922).
  • btrfs: struct btrfsic_state->root should be an fs_info (bsc#1131277, bsc#1176922).
  • btrfs: take an fs_info directly when the root is not used otherwise (bsc#1131277, bsc#1176922).
  • xen/blkback: use lateeoi irq binding (XSA-332 bsc#1177411).
  • xen: do not reschedule in preemption off sections (bsc#1175749).
  • xen/events: add a new 'late EOI' evtchn framework (XSA-332 bsc#1177411).
  • xen/events: add a proper barrier to 2-level uevent unmasking (XSA-332 bsc#1177411).
  • xen/events: avoid removing an event channel while handling it (XSA-331 bsc#1177410).
  • xen/events: block rogue events for some time (XSA-332 bsc#1177411).
  • xen/events: defer eoi in case of excessive number of events (XSA-332 bsc#1177411).
  • xen/events: do not use chip_data for legacy IRQs (XSA-332 bsc#1065600).
  • xen/events: fix race in evtchn_fifo_unmask() (XSA-332 bsc#1177411).
  • xen/events: switch user event channels to lateeoi model (XSA-332 bsc#1177411).
  • xen/events: use a common cpu hotplug hook for event channels (XSA-332 bsc#1177411).
  • xen/netback: use lateeoi irq binding (XSA-332 bsc#1177411).
  • xen/pciback: use lateeoi irq binding (XSA-332 bsc#1177411).
  • xen/scsiback: use lateeoi irq binding (XSA-332 bsc#1177411).
  • XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN data pointer which contains XEN specific information (XSA-332 bsc#1065600).

Список пакетов

SUSE Linux Enterprise High Availability Extension 12 SP2
cluster-md-kmp-default-4.4.121-92.146.1
cluster-network-kmp-default-4.4.121-92.146.1
dlm-kmp-default-4.4.121-92.146.1
gfs2-kmp-default-4.4.121-92.146.1
ocfs2-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise Server 12 SP2-BCL
kernel-default-4.4.121-92.146.1
kernel-default-base-4.4.121-92.146.1
kernel-default-devel-4.4.121-92.146.1
kernel-devel-4.4.121-92.146.1
kernel-macros-4.4.121-92.146.1
kernel-source-4.4.121-92.146.1
kernel-syms-4.4.121-92.146.1
SUSE Linux Enterprise Server 12 SP2-LTSS
kernel-default-4.4.121-92.146.1
kernel-default-base-4.4.121-92.146.1
kernel-default-devel-4.4.121-92.146.1
kernel-default-man-4.4.121-92.146.1
kernel-devel-4.4.121-92.146.1
kernel-macros-4.4.121-92.146.1
kernel-source-4.4.121-92.146.1
kernel-syms-4.4.121-92.146.1
kgraft-patch-4_4_121-92_146-default-1-3.5.1
SUSE Linux Enterprise Server for SAP Applications 12 SP2
kernel-default-4.4.121-92.146.1
kernel-default-base-4.4.121-92.146.1
kernel-default-devel-4.4.121-92.146.1
kernel-devel-4.4.121-92.146.1
kernel-macros-4.4.121-92.146.1
kernel-source-4.4.121-92.146.1
kernel-syms-4.4.121-92.146.1
kgraft-patch-4_4_121-92_146-default-1-3.5.1
SUSE OpenStack Cloud 7
kernel-default-4.4.121-92.146.1
kernel-default-base-4.4.121-92.146.1
kernel-default-devel-4.4.121-92.146.1
kernel-default-man-4.4.121-92.146.1
kernel-devel-4.4.121-92.146.1
kernel-macros-4.4.121-92.146.1
kernel-source-4.4.121-92.146.1
kernel-syms-4.4.121-92.146.1
kgraft-patch-4_4_121-92_146-default-1-3.5.1

Описание

The ocfs2_setattr function in fs/ocfs2/file.c in the Linux kernel before 4.14.2 allows local users to cause a denial of service (deadlock) via DIO requests.


Затронутые продукты
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.146.1

Ссылки

Описание

In uvc_scan_chain_forward of uvc_driver.c, there is a possible linked list corruption due to an unusual root cause. This could lead to local escalation of privilege in the kernel with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-111893654References: Upstream kernel


Затронутые продукты
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.146.1

Ссылки

Описание

In create_pinctrl of core.c, there is a possible out of bounds read due to a use after free. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-140550171


Затронутые продукты
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.146.1

Ссылки

Описание

In kbd_keycode of keyboard.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-144161459


Затронутые продукты
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.146.1

Ссылки

Описание

In skb_to_mamac of networking.c, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-143560807


Затронутые продукты
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.146.1

Ссылки

Описание

Improper access control in BlueZ may allow an unauthenticated user to potentially enable information disclosure via adjacent access.


Затронутые продукты
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.146.1

Ссылки

Описание

A flaw was found in the Linux kernel. A use-after-free memory flaw was found in the perf subsystem allowing a local attacker with permission to monitor perf events to corrupt memory and possibly escalate privileges. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.


Затронутые продукты
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.146.1

Ссылки

Описание

A flaw was found in the Linux kernel's futex implementation. This flaw allows a local attacker to corrupt system memory or escalate their privileges when creating a futex on a filesystem that is about to be unmounted. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.


Затронутые продукты
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.146.1

Ссылки

Описание

A flaw was found in the Linux kernel in versions before 5.9-rc6. When changing screen size, an out-of-bounds memory write can occur leading to memory corruption or a denial of service. Due to the nature of the flaw, privilege escalation cannot be fully ruled out.


Затронутые продукты
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.146.1

Ссылки

Описание

A TOCTOU mismatch in the NFS client code in the Linux kernel before 5.8.3 could be used by local attackers to corrupt memory or possibly have unspecified other impact because a size check is in fs/nfs/nfs4proc.c instead of fs/nfs/nfs4xdr.c, aka CID-b4487b935452.


Затронутые продукты
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.146.1

Ссылки

Описание

The rbd block device driver in drivers/block/rbd.c in the Linux kernel through 5.8.9 used incomplete permission checking for access to rbd devices, which could be leveraged by local attackers to map or unmap rbd block devices, aka CID-f44d04e696fe.


Затронутые продукты
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.146.1

Ссылки

Описание

A flaw was found in the HDLC_PPP module of the Linux kernel in versions before 5.9-rc7. Memory corruption and a read overflow is caused by improper input validation in the ppp_cp_parse_cr function which can cause the system to crash or cause a denial of service. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.


Затронутые продукты
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.146.1

Ссылки

Описание

A flaw was found in the Linux kernel in versions before 5.9-rc7. Traffic between two Geneve endpoints may be unencrypted when IPsec is configured to encrypt traffic for the specific UDP port used by the GENEVE tunnel allowing anyone between the two endpoints to read the traffic unencrypted. The main threat from this vulnerability is to data confidentiality.


Затронутые продукты
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.146.1

Ссылки

Описание

A flaw was found in the Linux kernel. A use-after-free was found in the way the console subsystem was using ioctls KDGKBSENT and KDSKBSENT. A local user could use this flaw to get read memory access out of bounds. The highest threat from this vulnerability is to data confidentiality.


Затронутые продукты
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.146.1

Ссылки

Описание

A flaw in ICMP packets in the Linux kernel may allow an attacker to quickly scan open UDP ports. This flaw allows an off-path remote attacker to effectively bypass source port UDP randomization. Software that relies on UDP source port randomization are indirectly affected as well on the Linux Based Products (RUGGEDCOM RM1224: All versions between v5.0 and v6.4, SCALANCE M-800: All versions between v5.0 and v6.4, SCALANCE S615: All versions between v5.0 and v6.4, SCALANCE SC-600: All versions prior to v2.1.3, SCALANCE W1750D: v8.3.0.1, v8.6.0, and v8.7.0, SIMATIC Cloud Connect 7: All versions, SIMATIC MV500 Family: All versions, SIMATIC NET CP 1243-1 (incl. SIPLUS variants): Versions 3.1.39 and later, SIMATIC NET CP 1243-7 LTE EU: Version


Затронутые продукты
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.146.1

Ссылки

Описание

A missing CAP_NET_RAW check in NFC socket creation in net/nfc/rawsock.c in the Linux kernel before 5.8.2 could be used by local attackers to create raw sockets, bypassing security mechanisms, aka CID-26896f01467a.


Затронутые продукты
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.146.1

Ссылки

Описание

Insufficient access control in the Linux kernel driver for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.


Затронутые продукты
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-md-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:cluster-network-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:dlm-kmp-default-4.4.121-92.146.1
SUSE Linux Enterprise High Availability Extension 12 SP2:gfs2-kmp-default-4.4.121-92.146.1

Ссылки
Уязвимость SUSE-SU-2020:3501-1