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 7a95d16a31
commit 688494ae41

View File

@ -16,3 +16,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