Описание
Security update for glibc
This update for glibc fixes the following security issues:
- CVE-2017-18269: An SSE2-optimized memmove implementation for i386 did not correctly perform the overlapping memory check if the source memory range spaned the middle of the address space, resulting in corrupt data being produced by the copy operation. This may have disclosed information to context-dependent attackers, resulted in a denial of service or code execution (bsc#1094150).
- CVE-2018-11236: Prevent integer overflow on 32-bit architectures when processing very long pathname arguments to the realpath function, leading to a stack-based buffer overflow (bsc#1094161).
- CVE-2018-11237: An AVX-512-optimized implementation of the mempcpy function may have writen data beyond the target buffer, leading to a buffer overflow in __mempcpy_avx512_no_vzeroupper (bsc#1092877, bsc#1094154).
Список пакетов
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Development Tools 15
Ссылки
- Link for SUSE-SU-2018:1991-1
- E-Mail link for SUSE-SU-2018:1991-1
- SUSE Security Ratings
- SUSE Bug 1082318
- SUSE Bug 1092877
- SUSE Bug 1094150
- SUSE Bug 1094154
- SUSE Bug 1094161
- SUSE CVE CVE-2017-18269 page
- SUSE CVE CVE-2018-11236 page
- SUSE CVE CVE-2018-11237 page
Описание
An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library (aka glibc or libc6) 2.21 through 2.27 does not correctly perform the overlapping memory check if the source memory range spans the middle of the address space, resulting in corrupt data being produced by the copy operation. This may disclose information to context-dependent attackers, or result in a denial of service, or, possibly, code execution.
Затронутые продукты
Ссылки
- CVE-2017-18269
- SUSE Bug 1094150
- SUSE Bug 1118435
Описание
stdlib/canonicalize.c in the GNU C Library (aka glibc or libc6) 2.27 and earlier, when processing very long pathname arguments to the realpath function, could encounter an integer overflow on 32-bit architectures, leading to a stack-based buffer overflow and, potentially, arbitrary code execution.
Затронутые продукты
Ссылки
- CVE-2018-11236
- SUSE Bug 1094161
- SUSE Bug 1110160
- SUSE Bug 1118435
- SUSE Bug 1123874
Описание
An AVX-512-optimized implementation of the mempcpy function in the GNU C Library (aka glibc or libc6) 2.27 and earlier may write data beyond the target buffer, leading to a buffer overflow in __mempcpy_avx512_no_vzeroupper.
Затронутые продукты
Ссылки
- CVE-2018-11237
- SUSE Bug 1092877
- SUSE Bug 1094154
- SUSE Bug 1118435