mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-11 16:06:28 +00:00
- Better checking for reading over buffer boundaries
- Zeroize altSubjectName chain memory before use
This commit is contained in:
@@ -45,6 +45,7 @@ Bugfix
|
||||
* Handle encryption with private key and decryption with public key as per
|
||||
RFC 2313
|
||||
* Handle empty certificate subject names
|
||||
* Prevent reading over buffer boundaries on X509 certificate parsing
|
||||
|
||||
Security
|
||||
* Fixed potential memory corruption on miscrafted client messages (found by
|
||||
|
||||
Reference in New Issue
Block a user