From 933dd2e2f45f97baf38854181627ea4c8b806980 Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Thu, 20 Jun 2024 20:53:05 +0900 Subject: [PATCH] gcc: Pull Zero/Sign extends for CMSE security This commit pulls in the GCC patch that adds Zero/Sign extends for the CMSE secure mode transitions to address the CVE-2024-0151. Signed-off-by: Stephanos Ioannidis --- gcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc b/gcc index 504d8c3a..f141243a 160000 --- a/gcc +++ b/gcc @@ -1 +1 @@ -Subproject commit 504d8c3a8dc4b8222c272818b407fd772768e8cf +Subproject commit f141243aeca7396400b4123438b3975d947bdcf2