mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-30 16:26:33 +08:00
Add change log
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
0501eeb804
commit
c4db00209a
7
ChangeLog.d/drop-early-data.txt
Normal file
7
ChangeLog.d/drop-early-data.txt
Normal file
@ -0,0 +1,7 @@
|
||||
Security
|
||||
* Fixed a TLS 1.3 record-boundary validation issue that could allow
|
||||
unauthenticated plaintext data to be processed across a key change. In
|
||||
servers with MBEDTLS_SSL_EARLY_DATA enabled, this could be exploited by a
|
||||
man-in-the-middle attacker to cause loss of 0-RTT early data.
|
||||
Reported by Ben Smyth.
|
||||
CVE-2026-TODO.
|
||||
Loading…
x
Reference in New Issue
Block a user