mbedtls/ChangeLog.d/fix_ubsan_mp_aead_gcm.txt
Paul Elliott 0f37a157a2 Add Changelog entry
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2024-04-26 18:56:00 +01:00

4 lines
149 B
Plaintext

Bugfix
* Fix undefined behaviour (incrementing a NULL pointer by zero length) when
passing in zero length additional data to multipart AEAD.