Add credit to the ChangeLog entry

Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
David Horstmann
2026-03-04 12:20:37 +00:00
parent 1ecd0c1ea6
commit 23e688b3ab

View File

@@ -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)