Add ChangeLog message for EC private exponent information leak

This commit is contained in:
Hanno Becker 2017-10-19 10:10:18 +01:00
parent cf873f74d4
commit 25e39d38bd

View File

@ -8,6 +8,8 @@ Security
and omitted for the sake of saving memory, but potentially and omitted for the sake of saving memory, but potentially
leading to slight timing differences. leading to slight timing differences.
Reported by Marco Macchetti, Kudelski Group. Reported by Marco Macchetti, Kudelski Group.
* Wipe stack buffer temporarily holding EC private exponent
after keypair generation.
Bugfix Bugfix
* Fix ssl_parse_record_header() to silently discard invalid DTLS records * Fix ssl_parse_record_header() to silently discard invalid DTLS records