Update attribution to conform to contributor's request

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine
2026-03-05 12:10:16 +01:00
parent 73639eb35a
commit 68c44a4a97

View File

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