mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-12 05:09:57 +00:00
Add Changelog for the Marvin attack fix
Signed-off-by: Janos Follath <[email protected]>
This commit is contained in:
committed by
Dave Rodgman
parent
eaeff5b75a
commit
f10bfbbe74
@@ -0,0 +1,6 @@
|
|||||||
|
Security
|
||||||
|
* Fix a timing side channel in RSA private operations. This side channel
|
||||||
|
could be sufficient for a local attacker to recover the plaintext. It
|
||||||
|
requires the attacker to send a large number of messages for decryption.
|
||||||
|
For details, see "Everlasting ROBOT: the Marvin Attack", Hubert Kario.
|
||||||
|
Reported by Hubert Kario, Red Hat.
|
||||||
Reference in New Issue
Block a user