mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 11:25:42 +01:00
Refine dhm_check_range() fix Changelog entry
This commit is contained in:
parent
aa325d7b7f
commit
b174c84a3b
@ -3,8 +3,8 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
|||||||
= mbed TLS x.x.x branch released xxxx-xx-xx
|
= mbed TLS x.x.x branch released xxxx-xx-xx
|
||||||
|
|
||||||
Security
|
Security
|
||||||
* Fix dhm_check_range() failing to detect trivial subgroups and essentially
|
* Fix dhm_check_range() failing to detect trivial subgroups and potentially
|
||||||
always returning 0. Reported by prashantkspatil.
|
leaking 1 bit of the private key. Reported by prashantkspatil.
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix ssl_parse_record_header() to silently discard invalid DTLS records
|
* Fix ssl_parse_record_header() to silently discard invalid DTLS records
|
||||||
|
Loading…
Reference in New Issue
Block a user