mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 17:47:58 +02:00
18 lines
752 B
Markdown
18 lines
752 B
Markdown
### [CVE-2021-27435](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27435)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ARM mbed product Version 6.3.0 is vulnerable to integer wrap-around in malloc_wrapper function, which can lead to arbitrary memory allocation, resulting in unexpected behavior such as a crash or a remote code injection/execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/ARMmbed/mbed-os/pull/14408
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|