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

exploitDog

suse-cvrf логотип

SUSE-SU-2018:1375-1

Опубликовано: 22 мая 2018
Источник: suse-cvrf

Описание

Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP1 LTSS kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

  • CVE-2018-3639: Information leaks using 'Memory Disambiguation' feature in modern CPUs were mitigated, aka 'Spectre Variant 4' (bnc#1087082).

    A new boot commandline option was introduced, 'spec_store_bypass_disable', which can have following values:

    • auto: Kernel detects whether your CPU model contains an implementation of Speculative Store Bypass and picks the most appropriate mitigation.
    • on: disable Speculative Store Bypass
    • off: enable Speculative Store Bypass
    • prctl: Control Speculative Store Bypass per thread via prctl. Speculative Store Bypass is enabled for a process by default. The state of the control is inherited on fork.
    • seccomp: Same as 'prctl' above, but all seccomp threads will disable SSB unless they explicitly opt out.

    The default is 'seccomp', meaning programs need explicit opt-in into the mitigation.

    Status can be queried via the /sys/devices/system/cpu/vulnerabilities/spec_store_bypass file, containing:

    • 'Vulnerable'
    • 'Mitigation: Speculative Store Bypass disabled'
    • 'Mitigation: Speculative Store Bypass disabled via prctl'
    • 'Mitigation: Speculative Store Bypass disabled via prctl and seccomp'
  • CVE-2018-1000199: An address corruption flaw was discovered while modifying a h/w breakpoint via 'modify_user_hw_breakpoint' routine, an unprivileged user/process could use this flaw to crash the system kernel resulting in DoS OR to potentially escalate privileges on a the system. (bsc#1089895)

  • CVE-2018-10675: The do_get_mempolicy function in mm/mempolicy.c allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via crafted system calls (bnc#1091755).

The following non-security bugs were fixed:

  • x86/bugs: Make sure that _TIF_SSBD does not end up in _TIF_ALLWORK_MASK (bsc#1093215).
  • x86/bugs: correctly force-disable IBRS on !SKL systems (bsc#1092497).
  • x86/cpu/intel: Introduce macros for Intel family numbers (bsc#985025).
  • x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist (bsc#1087845).

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

SUSE Linux Enterprise Module for Public Cloud 12
kernel-ec2-3.12.74-60.64.93.1
kernel-ec2-devel-3.12.74-60.64.93.1
kernel-ec2-extra-3.12.74-60.64.93.1
SUSE Linux Enterprise Server 12 SP1-LTSS
kernel-default-3.12.74-60.64.93.1
kernel-default-base-3.12.74-60.64.93.1
kernel-default-devel-3.12.74-60.64.93.1
kernel-default-man-3.12.74-60.64.93.1
kernel-devel-3.12.74-60.64.93.1
kernel-macros-3.12.74-60.64.93.1
kernel-source-3.12.74-60.64.93.1
kernel-syms-3.12.74-60.64.93.1
kernel-xen-3.12.74-60.64.93.1
kernel-xen-base-3.12.74-60.64.93.1
kernel-xen-devel-3.12.74-60.64.93.1
kgraft-patch-3_12_74-60_64_93-default-1-2.5.1
kgraft-patch-3_12_74-60_64_93-xen-1-2.5.1
SUSE Linux Enterprise Server for SAP Applications 12 SP1
kernel-default-3.12.74-60.64.93.1
kernel-default-base-3.12.74-60.64.93.1
kernel-default-devel-3.12.74-60.64.93.1
kernel-devel-3.12.74-60.64.93.1
kernel-macros-3.12.74-60.64.93.1
kernel-source-3.12.74-60.64.93.1
kernel-syms-3.12.74-60.64.93.1
kernel-xen-3.12.74-60.64.93.1
kernel-xen-base-3.12.74-60.64.93.1
kernel-xen-devel-3.12.74-60.64.93.1
kgraft-patch-3_12_74-60_64_93-default-1-2.5.1
kgraft-patch-3_12_74-60_64_93-xen-1-2.5.1

Описание

The Linux Kernel version 3.18 contains a dangerous feature vulnerability in modify_user_hw_breakpoint() that can result in crash and possibly memory corruption. This attack appear to be exploitable via local code execution and the ability to use ptrace. This vulnerability appears to have been fixed in git commit f67b15037a7a50c57f72e69a6d59941ad90a0f0f.


Затронутые продукты
SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.93.1
SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.93.1
SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.93.1
SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-3.12.74-60.64.93.1

Ссылки

Описание

The do_get_mempolicy function in mm/mempolicy.c in the Linux kernel before 4.12.9 allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via crafted system calls.


Затронутые продукты
SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.93.1
SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.93.1
SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.93.1
SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-3.12.74-60.64.93.1

Ссылки

Описание

Systems with microprocessors utilizing speculative execution and speculative execution of memory reads before the addresses of all prior memory writes are known may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis, aka Speculative Store Bypass (SSB), Variant 4.


Затронутые продукты
SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-3.12.74-60.64.93.1
SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-devel-3.12.74-60.64.93.1
SUSE Linux Enterprise Module for Public Cloud 12:kernel-ec2-extra-3.12.74-60.64.93.1
SUSE Linux Enterprise Server 12 SP1-LTSS:kernel-default-3.12.74-60.64.93.1

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