mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-26 01:32:58 +00:00
Merge remote-tracking branch 'upstream-public/pr/2131' into development
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user