diff --git a/ChangeLog.d/inet_pton.txt b/ChangeLog.d/inet_pton.txt index 526cd9be5f..22e6806556 100644 --- a/ChangeLog.d/inet_pton.txt +++ b/ChangeLog.d/inet_pton.txt @@ -1,4 +1,5 @@ Security * Fix a limited buffer underflow in x509_inet_pton_ipv6(). In rare cases (e.g. on platforms with memory protection when the overread crosses page - boundary) this could lead to DoS. Found and reported by Haruto Kimura. + boundary) this could lead to DoS. Found and reported by Haruto Kimura + (Stella).