mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 05:46:41 +01:00
Update ChangeLog for recent external bugfix
This commit is contained in:
parent
468b06dab0
commit
5866848092
1 changed files with 2 additions and 0 deletions
|
|
@ -127,6 +127,8 @@ Features
|
||||||
ciphersuite/certificate.
|
ciphersuite/certificate.
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
|
* Fix bug in entropy.c when THREADING_C is also enabled that caused
|
||||||
|
entropy_free() to crash (found and fixed by ptahpeteh).
|
||||||
* Stack buffer overflow if ctr_drbg_update() is called with too large
|
* Stack buffer overflow if ctr_drbg_update() is called with too large
|
||||||
add_len (found by Jean-Philippe Aumasson) (not triggerable remotely).
|
add_len (found by Jean-Philippe Aumasson) (not triggerable remotely).
|
||||||
* Possible buffer overflow of length at most POLARSSL_MEMORY_ALIGN_MULTIPLE
|
* Possible buffer overflow of length at most POLARSSL_MEMORY_ALIGN_MULTIPLE
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue