early-access version 1503
This commit is contained in:
7
externals/mbedtls/ChangeLog.d/issue4093.txt
vendored
Executable file
7
externals/mbedtls/ChangeLog.d/issue4093.txt
vendored
Executable file
@@ -0,0 +1,7 @@
|
||||
Security
|
||||
* Fix an errorneous estimation for an internal buffer in
|
||||
mbedtls_pk_write_key_pem(). If MBEDTLS_MPI_MAX_SIZE is set to an odd
|
||||
value the function might fail to write a private RSA keys of the largest
|
||||
supported size.
|
||||
Found by Daniel Otte, reported in #4093 and fixed in #4094,
|
||||
backported in #4100.
|
Reference in New Issue
Block a user