]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add CVE-2016-6323 missing from NEWS entry
authorFlorian Weimer <fweimer@redhat.com>
Tue, 16 Aug 2016 09:18:06 +0000 (11:18 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 16 Aug 2016 09:18:06 +0000 (11:18 +0200)
NEWS

diff --git a/NEWS b/NEWS
index aaed9e02cf8fbabedc32ed8345bf0d632d619445..415ba3dcb9a17a2ebdcbddb7a4162cbd9c7d4ce3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -38,7 +38,7 @@ Security related changes:
   have been created with makecontext could fail to terminate due to a
   missing .cantunwind annotation.  This has been observed to lead to a hang
   (denial of service) in some Go applications compiled with gccgo.  Reported
-  by Andreas Schwab.
+  by Andreas Schwab.  (CVE-2016-6323)
 
 The following bugs are resolved with this release: