mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-13 17:15:25 -04:00
Add change log
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
a393619dc2
commit
0118627013
5
ChangeLog.d/fix-aead-nonce.txt
Normal file
5
ChangeLog.d/fix-aead-nonce.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Security
|
||||||
|
* In psa_aead_generate_nonce(), 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.
|
Loading…
x
Reference in New Issue
Block a user