Merge pull request #998 from yanesca/changelog_for_7083

Add changelog entry
This commit is contained in:
Dave Rodgman
2023-03-17 16:48:24 +00:00
committed by GitHub

View 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.