mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-13 16:26:28 +00:00
- Handle existence of OpenSSL Trust Extensions at end of X.509 DER blob
This commit is contained in:
@@ -52,6 +52,7 @@ Bugfix
|
||||
* Prevent reading over buffer boundaries on X509 certificate parsing
|
||||
* mpi_add_abs() now correctly handles adding short numbers to long numbers
|
||||
with carry rollover (found by Ruslan Yushchenko)
|
||||
* Handle existence of OpenSSL Trust Extensions at end of X.509 DER blob
|
||||
|
||||
Security
|
||||
* Fixed potential memory corruption on miscrafted client messages (found by
|
||||
|
||||
Reference in New Issue
Block a user