summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f35a9aca3e..481b8daeae 100644
--- a/NEWS
+++ b/NEWS
@@ -28,7 +28,7 @@ See the end for copying conditions.
** libgnutls: Fix double free in certificate information printing. If the PKIX
extension proxy was set with a policy language set but no policy specified,
- that could lead to a double free.
+ that could lead to a double free. [GNUTLS-SA-2017-1]
** libgnutls: Addressed memory leaks in client and server side error paths
(issues found using oss-fuzz project)
@@ -40,7 +40,7 @@ See the end for copying conditions.
parsing. Fixes by Alex Gaynor. (issues found using oss-fuzz project)
** libgnutls: Addressed invalid memory accesses in OpenPGP certificate parsing.
- (issues found using oss-fuzz project)
+ (issues found using oss-fuzz project) [GNUTLS-SA-2017-2]
** API and ABI modifications:
No changes since last version.