From 14f9cc660f9af676c753274e87cd246a1360bbb6 Mon Sep 17 00:00:00 2001 From: Gaurav Aggarwal Date: Fri, 16 Sep 2022 15:44:40 +0530 Subject: [PATCH] Update History.txt Signed-off-by: Gaurav Aggarwal --- History.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.txt b/History.txt index 5db885ad9..9d1fa4917 100644 --- a/History.txt +++ b/History.txt @@ -13,7 +13,7 @@ Changes between FreeRTOS V10.4.3 LTS Patch 2 and FreeRTOS V10.4.3 LTS Patch 3 re MPU_xTaskCreate, MPU_xTaskCreateStatic, MPU_xTimerCreate, MPU_xTimerCreateStatic, or MPU_xTimerPendFunctionCall. We thank Huazhong University of Science and Technology for reporting this issue. - + ARMv7-M and ARMv8-M ports: It is possible for a third party that has + + ARMv7-M and ARMv8-M MPU ports: It is possible for a third party that has already independently gained the ability to execute injected code to achieve further privilege escalation by branching directly inside a FreeRTOS MPU API wrapper function with a manually crafted stack frame.