mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
829 B
Markdown
18 lines
829 B
Markdown
### [CVE-2021-27421](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/URSec/Randezvous
|
|
|