about summary refs log tree commit diff
diff options
context:
space:
mode:
-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: