Incorrect authorization in FreeRTOS - CVE-2026-77234
Published: August 25, 2026
Vulnerability details
The vulnerability allows a local user to execute arbitrary code.
The vulnerability exists due to improper input validation in the software timer command path when handling timer commands in FreeRTOS MPU configurations with software timers enabled. A local user can submit a crafted timer command to execute arbitrary code.
Exploitation can bypass MPU-enforced task isolation by causing the privileged timer service task to execute a caller-supplied function in a privileged kernel context.