Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2021-43997: Release V10.4.6 · FreeRTOS/FreeRTOS-Kernel

Amazon FreeRTOS 10.2.0 through 10.4.5 on the ARMv7-M and ARMv8-M MPU platforms does not prevent non-kernel code from calling the xPortRaisePrivilege and vPortResetPrivilege internal functions. This is fixed in 10.4.6 and in 10.4.3-LTS Patch 2.

CVE
#mac#amazon
  1. Releases
  2. V10.4.6

Changes between FreeRTOS V10.4.5 and FreeRTOS V10.4.6

 + ARMv7-M and ARMv8-M MPU ports – prevent non-kernel code from calling the
   internal functions xPortRaisePrivilege and vPortResetPrivilege by changing
   them to macros.
 + Introduce a new config configALLOW_UNPRIVILEGED_CRITICAL_SECTIONS which
   enables developers to prevent critical sections from unprivileged tasks.
   It defaults to 1 for backward compatibility. Application should set it to
   0 to disable critical sections from unprivileged tasks.

CVE: Latest News

CVE-2023-50976: Transactions API Authorization by oleiman · Pull Request #14969 · redpanda-data/redpanda
CVE-2023-6905
CVE-2023-6903
CVE-2023-6904
CVE-2023-3907