From 2cf969678555c21cc16c0601dce8de8f902eb55f Mon Sep 17 00:00:00 2001 From: Simon Butcher Date: Tue, 22 Sep 2015 10:26:12 +0100 Subject: [PATCH] Refined credits in ChangeLog for fuzzing issue Changed GDS to Gotham Digital Science --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 80b2d47ab..6f8181b5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,8 @@ PolarSSL ChangeLog Security * Fix possible client-side NULL pointer dereference (read) when the client tries to continue the handshake after it failed (a misuse of the API). - (Found by GDS Labs using afl-fuzz.) + (Found and patch provided by Fabian Foerg, Gotham Digital Science using + afl-fuzz.) * Add countermeasure against Lenstra's RSA-CRT attack for PKCS#1 v1.5 signatures. (Found by Florian Weimer, Red Hat.) https://securityblog.redhat.com/2015/09/02/factoring-rsa-keys-with-tls-perfect-forward-secrecy/