From b3301390bd3b221db91965a6759e6430246ad35c Mon Sep 17 00:00:00 2001 From: David Horstmann Date: Wed, 13 Mar 2024 13:34:31 +0000 Subject: [PATCH] Mention the CVE number that is fixed Signed-off-by: David Horstmann --- ChangeLog.d/psa-shared-memory-protection.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.d/psa-shared-memory-protection.txt b/ChangeLog.d/psa-shared-memory-protection.txt index 765c97c52..e5ee51397 100644 --- a/ChangeLog.d/psa-shared-memory-protection.txt +++ b/ChangeLog.d/psa-shared-memory-protection.txt @@ -11,6 +11,7 @@ Security MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS. Note that setting this option will cause input-output buffer overlap to be only partially supported. + Fixes CVE-2024-28960 Bugfix * Fully support arbitrary overlap between inputs and outputs of PSA functions. Note that overlap is still only partially supported when