mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-04 04:13:40 +00:00
Changelog for padding CT fixes
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
1a7d387072
commit
c3cb97896b
6
ChangeLog.d/padding-ct-changelog.txt
Normal file
6
ChangeLog.d/padding-ct-changelog.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
Security
|
||||||
|
* Fix non-constant-time behaviour in padding calculations in CBC
|
||||||
|
decryption, NIST SP 800-38F key wrapping, and RSAAES-OAEP decryption.
|
||||||
|
For CBC and RSAAES-OAEP, this may have been exploitable in a
|
||||||
|
padding oracle for a privileged local attacker with the ability to
|
||||||
|
observe memory access timings.
|
Loading…
x
Reference in New Issue
Block a user