about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2019-03-16 22:59:56 +0100
committerAurelien Jarno <aurelien@aurel32.net>2019-03-16 23:00:42 +0100
commitb626c5aa5d0673a9caa48fb79fba8bda237e6fa8 (patch)
tree9c4f7d8192c373ba5cdc89630e79bc943a463d97
parent066ae81ec9b1a5bb8f8b93f4defb089f7b315833 (diff)
downloadglibc-b626c5aa5d0673a9caa48fb79fba8bda237e6fa8.tar.gz
glibc-b626c5aa5d0673a9caa48fb79fba8bda237e6fa8.tar.xz
glibc-b626c5aa5d0673a9caa48fb79fba8bda237e6fa8.zip
Record CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]
-rw-r--r--ChangeLog1
-rw-r--r--NEWS4
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce14d885b2..f7c9ee51ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1576,6 +1576,7 @@
 
 2019-01-31  Paul Eggert  <eggert@cs.ucla.edu>
 
+	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 f12524dc62..cdf7b51f6d 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