CVE-2026-77237

Summary

Missing queue-set type validation in xQueueAddToSet() in the FreeRTOS-Kernel before 11.3.1 might allow an unprivileged task on MPU-enabled ports with configUSE_QUEUE_SETS=1 to read privileged kernel memory. To remediate this issue, users should upgrade to version 11.3.1 or later.

Affected Software

VendorProductVersion RangeStatus
FreeRTOSFreeRTOS-Kernel7.4.0 <= 11.3.0affected

Weaknesses

  • CWE-843: CWE-843 Access of resource using incompatible type ('type confusion')
  • CWE-125: CWE-125 Out-of-bounds read

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References