diff --git a/ChangeLog.d/fix-psa-ffdh-buffer-overflow.txt b/ChangeLog.d/fix-psa-ffdh-buffer-overflow.txt index 16ba993d10..eb794f4d15 100644 --- a/ChangeLog.d/fix-psa-ffdh-buffer-overflow.txt +++ b/ChangeLog.d/fix-psa-ffdh-buffer-overflow.txt @@ -1,3 +1,3 @@ Security * Fix a buffer overflow in psa_export_public_key() for FFDH keys when the - output buffer is too small. + output buffer is too small. Found by Haruto Kimura (Stella)