mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-26 12:35:20 +00:00
5dc7999946
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
5 lines
195 B
Plaintext
5 lines
195 B
Plaintext
Security
|
|
* Fix potential heap buffer overread and overwrite in DTLS if
|
|
MBEDTLS_SSL_DTLS_CONNECTION_ID is enabled and
|
|
MBEDTLS_SSL_CID_IN_LEN_MAX > 2 * MBEDTLS_SSL_CID_OUT_LEN_MAX.
|