mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-05 14:09:15 +01:00
Add tests for overreads in pem_read_buffer()
This commit is contained in:
parent
703990b839
commit
9c94b6951c
3 changed files with 28 additions and 7 deletions
|
|
@ -4,7 +4,7 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
|||
|
||||
Bugfix
|
||||
* Fixed multiple buffer overreads in mbedtls_pem_read_buffer() when parsing
|
||||
the input string in pem format to extract the different components. Found
|
||||
the input string in PEM format to extract the different components. Found
|
||||
by Eyal Itkin.
|
||||
|
||||
= mbed TLS 2.4.0 branch released 2016-10-17
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue