Hi,
I’m planning on using FreeRTOS (+CLI+TCP) on a (Microblaze) project and came across the security vulnerabilities articles from Zimperium.
I wanted to understand if the currently identified security vulnerabilities have been addressed in the latest (version 10.2.0) of FreeRTOS.
I appreciate any additional information.
Thanks,
Anthony
rtel
(Richard Barry)
2
Yes. You can find information version information searching https://www.freertos.org/History.txt for “security” or “Zimperium”, plus there is a page here https://www.freertos.org/security/security_updates.html
1 Like
Thanks for the info links, Richard.