mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-02 18:46:06 +02:00
Updated Changelog
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
Bugfix
|
||||
* Add tag length validation in mbedtls_ccm_finish() to reject lengths
|
||||
that are invalid or differ from the negotiated tag length.
|
||||
Security
|
||||
* Add tag length validation in mbedtls_ccm_finish() to prevent
|
||||
out-of-bounds reads and mitigate potential application buffer
|
||||
overflows where applications relied on the library to enforce
|
||||
tag length constraints.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user