mirror of
https://github.com/espressif/mbedtls.git
synced 2026-08-05 11:07:47 +00:00
Changelog entry for PSA CBC-PKCS7 padding oracle fix
Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Security
|
||||
* Fix a timing side channel in CBC-PKCS7 decryption that could
|
||||
allow an attacker who can submit chosen ciphertexts to recover
|
||||
some plaintexts through a timing-based padding oracle attack.
|
||||
Credits to Beat Heeb from Oberon microsystems AG. CVE-TODO
|
||||
Reference in New Issue
Block a user