mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-07-02 16:58:49 +02:00
Validate that ulSecureStackSize + securecontextSTACK_SEAL_SIZE does not overflow before calling pvPortMalloc in the ARMv8-M secure context ports. Reported by Jordan Mecom (Block, Inc.)