From 17c19f978260ffcfe4bb7e07f1278e3103bf9ebb Mon Sep 17 00:00:00 2001 From: Minos Galanakis Date: Wed, 25 Mar 2026 16:05:46 +0000 Subject: [PATCH] Added attribution to fix-ccm-finish changelog entry Signed-off-by: Minos Galanakis --- ChangeLog.d/fix-ccm-finish.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.d/fix-ccm-finish.txt b/ChangeLog.d/fix-ccm-finish.txt index 7600ec89a0..cee7cc5e06 100644 --- a/ChangeLog.d/fix-ccm-finish.txt +++ b/ChangeLog.d/fix-ccm-finish.txt @@ -3,4 +3,4 @@ Security out-of-bounds reads and mitigate potential application buffer overflows where applications relied on the library to enforce tag length constraints. - + Reported by Eva Crystal (0xiviel).