1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-12-14 02:22:15 +03:00

Changelog: Added CVE.

Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
Minos Galanakis
2025-03-18 16:44:06 +00:00
parent 70407cbdce
commit 43bb98f55b

View File

@@ -19,3 +19,4 @@ Security
The library will now prevent the handshake and return The library will now prevent the handshake and return
MBEDTLS_ERR_SSL_CERTIFICATE_VERIFICATION_WITHOUT_HOSTNAME MBEDTLS_ERR_SSL_CERTIFICATE_VERIFICATION_WITHOUT_HOSTNAME
if mbedtls_ssl_set_hostname() has not been called. if mbedtls_ssl_set_hostname() has not been called.
CVE-2025-27809