Add Changelog for the Marvin attack fix
Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
parent
6bcbc925bf
commit
a865fc951e
1 changed files with 6 additions and 0 deletions
6
ChangeLog.d/fix-Marvin-attack.txt
Normal file
6
ChangeLog.d/fix-Marvin-attack.txt
Normal file
|
@ -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 attecker 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.
|
Loading…
Add table
Add a link
Reference in a new issue