mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-26 06:01:09 +01:00
5
ChangeLog.d/fix-cipher-iv.txt
Normal file
5
ChangeLog.d/fix-cipher-iv.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Security
|
||||
* In psa_cipher_generate_iv() and psa_cipher_encrypt(), do not read back
|
||||
from the output buffer. This fixes a potential policy bypass or decryption
|
||||
oracle vulnerability if the output buffer is in memory that is shared with
|
||||
an untrusted application.
|
||||
Reference in New Issue
Block a user