mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-20 05:21:59 -04:00
Update History.txt
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
This commit is contained in:
parent
94223d7930
commit
14f9cc660f
|
@ -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_xTaskCreate, MPU_xTaskCreateStatic, MPU_xTimerCreate,
|
||||||
MPU_xTimerCreateStatic, or MPU_xTimerPendFunctionCall.
|
MPU_xTimerCreateStatic, or MPU_xTimerPendFunctionCall.
|
||||||
We thank Huazhong University of Science and Technology for reporting this issue.
|
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
|
already independently gained the ability to execute injected code to
|
||||||
achieve further privilege escalation by branching directly inside a
|
achieve further privilege escalation by branching directly inside a
|
||||||
FreeRTOS MPU API wrapper function with a manually crafted stack frame.
|
FreeRTOS MPU API wrapper function with a manually crafted stack frame.
|
||||||
|
|
Loading…
Reference in a new issue