diff --git a/ChangeLog b/ChangeLog index 78deb43f9..805467d06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,7 +13,8 @@ Security Security * Fix a potential integer underflow to buffer overread in - mbedtls_rsa_rsaes_oaep_decrypt + mbedtls_rsa_rsaes_oaep_decrypt. It is not triggerable remotely in + SSL/TLS. Bugfix * Fix bug in mbedtls_mpi_add_mpi() that caused wrong results when the three