mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-24 22:25:11 +00:00
Refined credits in ChangeLog for fuzzing issue
Changed GDS to Gotham Digital Science
This commit is contained in:
parent
df048c59cf
commit
21823f9a69
|
@ -5,7 +5,7 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
Security
|
Security
|
||||||
* Fix possible client-side NULL pointer dereference (read) when the client
|
* Fix possible client-side NULL pointer dereference (read) when the client
|
||||||
tries to continue the handshake after it failed (a misuse of the API).
|
tries to continue the handshake after it failed (a misuse of the API).
|
||||||
(Found by GDS Labs using afl-fuzz, patch provided by GDS Labs.)
|
(Found and patch provided by Fabian Foerg, Gotham Digital Science using afl-fuzz.)
|
||||||
* Add countermeasure against Lenstra's RSA-CRT attack for PKCS#1 v1.5
|
* Add countermeasure against Lenstra's RSA-CRT attack for PKCS#1 v1.5
|
||||||
signatures. (Found by Florian Weimer, Red Hat.)
|
signatures. (Found by Florian Weimer, Red Hat.)
|
||||||
https://securityblog.redhat.com/2015/09/02/factoring-rsa-keys-with-tls-perfect-forward-secrecy/
|
https://securityblog.redhat.com/2015/09/02/factoring-rsa-keys-with-tls-perfect-forward-secrecy/
|
||||||
|
|
Loading…
Reference in a new issue