Add changelog entry
PR7083 silently fixed a security vulnerability in public, this commit adds a changelog entry for it. Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
parent
e4622a3436
commit
0086f8626a
1 changed files with 3 additions and 0 deletions
3
ChangeLog.d/fix-overread-in-tls13-debug.txt
Normal file
3
ChangeLog.d/fix-overread-in-tls13-debug.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
Security
|
||||
* Fix a potential heap buffer overread in TLS 1.3 client-side when
|
||||
MBEDTLS_DEBUG_C is enabled. This may result in an application crash.
|
Loading…
Reference in a new issue