ChangeLog entry for ssl_parse_client_psk_identity fix
This commit is contained in:
parent
83c9f495ff
commit
dab611a7b1
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
||||||
mbed TLS ChangeLog (Sorted per branch, date)
|
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
|
= mbed TLS 2.5.1 released xxxx-xx-xx
|
||||||
|
|
||||||
Security
|
Security
|
||||||
|
|
Loading…
Reference in a new issue