|
|
Subscribe / Log in / New account

Arch Linux alert ASA-201801-8 (lib32-glibc)

From:  Santiago Torres-Arias <santiago@archlinux.org>
To:  Archlinux security <arch-security@archlinux.org>
Subject:  [ASA-201801-8] lib32-glibc: multiple issues
Date:  Wed, 10 Jan 2018 13:28:59 -0500
Message-ID:  <20180110182859.cqwkkpycglf42fmv@LykOS.localdomain>

Arch Linux Security Advisory ASA-201801-8 ========================================= Severity: High Date : 2018-01-10 CVE-ID : CVE-2017-15670 CVE-2017-15671 Package : lib32-glibc Type : multiple issues Remote : Yes Link : https://security.archlinux.org/AVG-460 Summary ======= The package lib32-glibc before version 2.26-9 is vulnerable to multiple issues including arbitrary code execution and denial of service. Resolution ========== Upgrade to 2.26-9. # pacman -Syu "lib32-glibc>=2.26-9" The problems have been fixed upstream but no release is available yet. Workaround ========== None. Description =========== - CVE-2017-15670 (arbitrary code execution) The GNU C Library (aka glibc or libc6) before 2.27 contains an off-by- one error leading to a heap-based buffer overflow in the glob function in glob.c, related to the processing of home directories using the ~ operator followed by a long string. - CVE-2017-15671 (denial of service) The glob function in glob.c in the GNU C Library (aka glibc or libc6) before 2.27, when invoked with GLOB_TILDE, could skip freeing allocated memory when processing the ~ operator with a long user name, potentially leading to a denial of service (memory leak). Impact ====== A remote attacker is able to execute arbitrary code on the host or crash a target application that is using glibc functions for globbing by providing a crafted input to it. References ========== http://seclists.org/oss-sec/2017/q4/119 https://sourceware.org/bugzilla/show_bug.cgi?id=22320 https://bugzilla.redhat.com/show_bug.cgi?id=1504804 https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=a7... https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=2... https://sourceware.org/bugzilla/show_bug.cgi?id=22325 https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=f1... https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=6... https://security.archlinux.org/CVE-2017-15670 https://security.archlinux.org/CVE-2017-15671


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds