cve/2021/CVE-2021-27421.md
2025-09-29 21:09:30 +02:00

829 B

CVE-2021-27421

Description

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.

POC

Reference

No PoCs from references.

Github