mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
18 lines
787 B
Markdown
18 lines
787 B
Markdown
### [CVE-2021-27433](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27433)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ARM mbed-ualloc memory library version 1.3.0 is vulnerable to integer wrap-around in function mbed_krbs, 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.
|
|
|