CVE-2021-27504: Texas Instruments FREERTOS Integer Overflow or Wraparound
Texas Instruments devices running FREERTOS, malloc returns a valid pointer to a small buffer on extremely large values, which can trigger an integer overflow vulnerability in 'malloc' for FreeRTOS, resulting in code execution.
Affected Software
Remediation
Information
Event History
Frequently Asked Questions
What is CVE-2021-27504?
CVE-2021-27504 is an integer overflow vulnerability in 'malloc' for FreeRTOS, which can lead to code execution.
What is the severity of CVE-2021-27504?
CVE-2021-27504 has a severity value of 7.4, which is considered high.
Which software are affected by CVE-2021-27504?
CVE-2021-27504 affects Amazon FreeRTOS, Ti Simplelink CC13xx Software Development Kit, Ti Simplelink CC26xx Software Development Kit, Ti Simplelink CC32xx Software Development Kit, Ti Simplelink Msp432e401y, and Ti Simplelink Msp432e411y.
How can the vulnerability be exploited?
The vulnerability can be exploited by providing an extremely large value to 'malloc', which triggers an integer overflow in FreeRTOS and can lead to code execution.
How can I fix CVE-2021-27504?
To fix CVE-2021-27504, it is recommended to update to the latest version of the affected software provided by the respective vendors.