mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-08 06:40:16 -04:00
Add ChangeLog entry
Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
parent
95655a2ba0
commit
9e4ea3a8a8
8
ChangeLog.d/rsa-fix-priviliged-side-channel.txt
Normal file
8
ChangeLog.d/rsa-fix-priviliged-side-channel.txt
Normal file
@ -0,0 +1,8 @@
|
||||
Security
|
||||
* An adversary with access to precise enough information about memory
|
||||
accesses (typically, an untrusted operating system attacking a secure
|
||||
enclave) could recover an RSA private key after observing the victim
|
||||
performing a single private-key operation if the window size used for the
|
||||
exponentiation was 3 or smaller. Found and reported by Zili KOU,
|
||||
Wenjian HE, Sharad Sinha, and Wei ZHANG.
|
||||
|
Loading…
x
Reference in New Issue
Block a user