FreeRTOS is a real-time operating system for microcontrollers. FreeRTOS Kernel versions through 10.6.1 do not sufficiently protect against local privilege escalation via Return Oriented Programming techniques should a vulnerability exist that allows code injection and execution. These issues affect ARMv7-M MPU ports, and ARMv8-M ports with Memory Protected Unit (MPU) support enabled (i.e. `configENABLE_MPU` set to 1). These issues are fixed in version 10.6.2 with a new MPU wrapper.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-03-07 21:15
Updated : 2024-03-08 14:02
NVD link : CVE-2024-28115
Mitre link : CVE-2024-28115
CVE.ORG link : CVE-2024-28115
JSON object : View
Products Affected
No product.
CWE
CWE-284
Improper Access Control