NXP MCUXpresso SDK versions prior to 2.8.2 are vulnerable to integer overflow in SDK_Malloc function, which could allow to access memory locations outside the bounds of a specified array, leading to unexpected behavior such segmentation fault when assigning a particular block of memory from the heap via malloc.
References
Link | Resource |
---|---|
https://mcuxpresso.nxp.com/en/welcome | Product Vendor Advisory |
https://www.cisa.gov/uscert/ics/advisories/icsa-21-119-04 | Third Party Advisory US Government Resource |
Configurations
History
No history.
Information
Published : 2022-05-03 21:15
Updated : 2024-02-28 19:09
NVD link : CVE-2021-27421
Mitre link : CVE-2021-27421
CVE.ORG link : CVE-2021-27421
JSON object : View
Products Affected
nxp
- mcuxpresso_software_development_kit
CWE
CWE-190
Integer Overflow or Wraparound