mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-21 09:37:23 +00:00
changelog: add reset for some fields of the SSL context structure
Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Security
|
||||
* Ensure 'dtls_srtp_info' field from 'mbedtls_ssl_context'
|
||||
is properly zeroized when mbedtls_ssl_session_reset() is called. This
|
||||
could cause incorrect DTLS-SRTP parameter inheritance for applications
|
||||
reusing an SSL context.
|
||||
Reported by jjfz123. CVE-2026-50585.
|
||||
Reference in New Issue
Block a user