mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-19 12:57:52 +00:00
Extended ChangeLog entry
This commit is contained in:
parent
c70515d455
commit
f383363d43
|
@ -13,7 +13,8 @@ Security
|
||||||
|
|
||||||
Security
|
Security
|
||||||
* Fix a potential integer underflow to buffer overread in
|
* 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
|
Bugfix
|
||||||
* Fix bug in mbedtls_mpi_add_mpi() that caused wrong results when the three
|
* Fix bug in mbedtls_mpi_add_mpi() that caused wrong results when the three
|
||||||
|
|
Loading…
Reference in a new issue