ChangeLog entry for ssl_parse_client_psk_identity fix

This commit is contained in:
Gilles Peskine 2017-11-23 18:53:55 +01:00
parent 83c9f495ff
commit dab611a7b1

View File

@ -1,5 +1,11 @@
mbed TLS ChangeLog (Sorted per branch, date)
= mbed TLS x.x.x branch released xxxx-xx-xx
Security
* Fix unsafe bounds check in ssl_parse_client_psk_identity() when adding
64kB to the address of the SSL buffer wraps around.
= mbed TLS 2.5.1 released xxxx-xx-xx
Security