Merge remote-tracking branch 'upstream-public/pr/2131' into development

This commit is contained in:
Jaeden Amero
2018-12-06 16:04:55 +00:00
2 changed files with 10 additions and 7 deletions

View File

@@ -43,6 +43,9 @@ Bugfix
* Fix runtime error in `mbedtls_platform_entropy_poll()` when run
through qemu user emulation. Reported and fix suggested by randombit
in #1212. Fixes #1212.
* Fix an unsafe bounds check when restoring an SSL session from a ticket.
This could lead to a buffer overflow, but only in case ticket authentication
was broken. Reported and fix suggested by Guido Vranken in #659.
= mbed TLS 2.14.0 branch released 2018-11-19