Added Changelog

Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
Minos Galanakis
2026-03-02 16:55:02 +00:00
parent ee9829a32e
commit 24081fe484

View File

@@ -0,0 +1,3 @@
Bugfix
* Add tag length validation in mbedtls_ccm_finish() to reject lengths
that are invalid or differ from the negotiated tag length.