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