mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 13:49:55 +00:00
Merge pull request #10942 from ronald-cron-arm/cve_id_issue_1618
Add CVE-2026-73096 ID in ChangeLog
This commit is contained in:
@@ -30,7 +30,7 @@ Security
|
|||||||
unauthenticated plaintext data to be processed across a key change. In
|
unauthenticated plaintext data to be processed across a key change. In
|
||||||
servers with MBEDTLS_SSL_EARLY_DATA enabled, this could be exploited by a
|
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.
|
man-in-the-middle attacker to cause loss of 0-RTT early data.
|
||||||
Reported by Ben Smyth.
|
Reported by Ben Smyth. CVE-2026-73096
|
||||||
* Fix a remote buffer overflow in (D)TLS with ECDHE-PSK cipher suites when
|
* Fix a remote buffer overflow in (D)TLS with ECDHE-PSK cipher suites when
|
||||||
CBC is disabled. Reported by Karnakar Reddy. CVE-2026-50580
|
CBC is disabled. Reported by Karnakar Reddy. CVE-2026-50580
|
||||||
* Fix a potential information disclosure in TLS 1.2 servers using session
|
* Fix a potential information disclosure in TLS 1.2 servers using session
|
||||||
|
|||||||
Reference in New Issue
Block a user