mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 13:45:05 +01:00
Merge branch 'iotssl-1368-unsafe-bounds-check-psk-identity-merge' into development-restricted
This commit is contained in:
commit
1a2640c025
2 changed files with 4 additions and 2 deletions
|
|
@ -8,6 +8,8 @@ Security
|
|||
Security Initiative, Qualcomm Technologies Inc.
|
||||
* Fix buffer overflow in RSA-PSS verification when the unmasked
|
||||
data is all zeros.
|
||||
* Fix unsafe bounds check in ssl_parse_client_psk_identity() when adding
|
||||
64kB to the address of the SSL buffer wraps around.
|
||||
|
||||
Features
|
||||
* Allow comments in test data files.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue