summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-02-20 11:27:44 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-02-20 11:29:17 +0100
commitf6fbebceb60265f1d4e3fee27efec51b185cd66f (patch)
treeb99d904f3354a938993071ef4d3565de6b6d61c3
parentb1f9ab536fc17a7cae8960430b0e3d7a7401274c (diff)
downloadgnutls_3_5_x-openpgp-fix.tar.gz
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fa90b07413..78469fcb5a 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,9 @@ See the end for copying conditions.
a long list of names in functions such as gnutls_x509_crt_check_hostname().
With the current code, the SANs are parsed once on certificate import.
+** libgnutls: Addressed invalid memory access in OpenPGP certificate parsing.
+ (issue found using oss-fuzz project)
+
** API and ABI modifications:
No changes since last version.