mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-05 03:06:54 +08:00
Add ChangeLog
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
This commit is contained in:
parent
5fa28bb6cd
commit
e9332e8ebe
6
ChangeLog.d/fix-info-leak-in-ssl.txt
Normal file
6
ChangeLog.d/fix-info-leak-in-ssl.txt
Normal file
@ -0,0 +1,6 @@
|
||||
Security
|
||||
* Fix a potential information disclosure in TLS 1.2 servers using session
|
||||
tickets. If the session ticket write callback failed without setting the
|
||||
lifetime output parameter, Mbed TLS could send 4 bytes of uninitialized
|
||||
stack memory to the peer in the NewSessionTicket message. Fixes #1570.
|
||||
Reported by James Love. CVE-2026-50586.
|
||||
Loading…
x
Reference in New Issue
Block a user