PT-2021-4189 · Apache · Apache Nuttx
Omri Ben-Bassat
·
Published
2021-06-21
·
Updated
2021-06-24
·
CVE-2021-26461
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Apache Nuttx versions prior to 10.1.0
Description
The issue is related to an integer wrap-around in the
malloc, realloc, and memalign functions, leading to improper memory assignment. This can result in arbitrary memory allocation, causing unexpected behavior such as a crash or remote code injection/execution. The vulnerability can be exploited by a remote attacker to cause a denial of service or execute arbitrary code.Recommendations
For Apache Nuttx versions prior to 10.1.0, update to version 10.1.0 or later to resolve the issue. As a temporary workaround, consider restricting access to the affected functions
malloc, realloc, and memalign to minimize the risk of exploitation.Fix
Integer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache Nuttx