]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Mention CVE-2017-16997 in ChangeLog
authorFlorian Weimer <fweimer@redhat.com>
Thu, 4 Jan 2018 12:41:27 +0000 (13:41 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 4 Jan 2018 12:41:27 +0000 (13:41 +0100)
ChangeLog

index 2e6383b3dc9a038f6cbed10529dc34c728fe1653..929f846be8e37385fc36bb8871d7107bd44a1e2a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
            Dmitry V. Levin  <ldv@altlinux.org>
 
        [BZ #22625]
+       CVE-2017-16997
        * elf/dl-load.c (fillin_rpath): Check for empty tokens before dynamic
        string token expansion. Check for NULL pointer or empty string possibly
        returned by expand_dynamic_string_token.