From: Florian Weimer Date: Fri, 20 Oct 2017 17:28:44 +0000 (+0200) Subject: Mention Tim Rühsen as the reporter for CVE-2017-15670 X-Git-Tag: glibc-2.27~644 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=822f523b293bb94a52044f4acea73839f3b3d2bd;p=thirdparty%2Fglibc.git Mention Tim Rühsen as the reporter for CVE-2017-15670 --- diff --git a/NEWS b/NEWS index e0e505690bf..0540fd2713d 100644 --- a/NEWS +++ b/NEWS @@ -72,9 +72,10 @@ Security related changes: vulnerability; only trusted binaries must be examined using the ldd script.) - CVE-2017-15670: The glob function, when invoked with GLOB_TILDE, suffered - from a one-byte overflow during ~ operator processing (either on the stack - or the heap, depending on the length of the user name). + CVE-2017-15670: The glob function, when invoked with GLOB_TILDE, + suffered from a one-byte overflow during ~ operator processing (either + on the stack or the heap, depending on the length of the user name). + Reported by Tim Rühsen. The following bugs are resolved with this release: