mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-09 19:14:02 +00:00
Add change log
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
90abb224f7
commit
c522255e33
6
ChangeLog.d/tls-max-version-reset.txt
Normal file
6
ChangeLog.d/tls-max-version-reset.txt
Normal file
@ -0,0 +1,6 @@
|
||||
Security
|
||||
* Restore the maximum TLS version to be negotiated to the configured one
|
||||
when an SSL context is reset with the mbedtls_ssl_session_reset() API.
|
||||
An attacker was able to prevent an Mbed TLS server from establishing any
|
||||
TLS 1.3 connection potentially resulting in a Denial of Service or forced
|
||||
version downgrade from TLS 1.3 to TLS 1.2. Fixes #8654 reported by hey3e.
|
Loading…
x
Reference in New Issue
Block a user