mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Merge pull request #998 from yanesca/changelog_for_7083
Add changelog entry
This commit is contained in:
commit
55ef304e8a
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