From: Aurelien Jarno Date: Sat, 16 Mar 2019 21:59:56 +0000 (+0100) Subject: Record CVE-2019-9169 in NEWS and ChangeLog [BZ #24114] X-Git-Tag: glibc-2.30~278 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b626c5aa5d0673a9caa48fb79fba8bda237e6fa8;p=thirdparty%2Fglibc.git Record CVE-2019-9169 in NEWS and ChangeLog [BZ #24114] --- diff --git a/ChangeLog b/ChangeLog index ce14d885b26..f7c9ee51adf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1576,6 +1576,7 @@ 2019-01-31 Paul Eggert + CVE-2019-9169 regex: fix read overrun [BZ #24114] Problem found by AddressSanitizer, reported by Hongxu Chen in: https://debbugs.gnu.org/34140 diff --git a/NEWS b/NEWS index f12524dc624..cdf7b51f6d2 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,10 @@ Security related changes: memcmp gave the wrong result since it treated the size argument as zero. Reported by H.J. Lu. + CVE-2019-9169: Attempted case-insensitive regular-expression match + via proceed_next_node in posix/regexec.c leads to heap-based buffer + over-read. Reported by Hongxu Chen. + The following bugs are resolved with this release: [The release manager will add the list generated by