about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-08-16 11:18:06 +0200
committerFlorian Weimer <fweimer@redhat.com>2016-08-16 11:18:06 +0200
commit056dd72af83f5459ce6d545a49dea6dba7d635dc (patch)
tree9097e27bb19c464c101513af3e3dcfa8f2eba7d8 /NEWS
parent4d047efdbc55b0d68947cde682e5363d16a66294 (diff)
downloadglibc-056dd72af83f5459ce6d545a49dea6dba7d635dc.tar.gz
glibc-056dd72af83f5459ce6d545a49dea6dba7d635dc.tar.xz
glibc-056dd72af83f5459ce6d545a49dea6dba7d635dc.zip
Add CVE-2016-6323 missing from NEWS entry
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index aaed9e02cf..415ba3dcb9 100644
--- 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: