mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
756 B
Markdown
18 lines
756 B
Markdown
### [CVE-2021-27427](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27427)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
RIOT OS version 2020.01.1 is vulnerable to integer wrap-around in its implementation of calloc 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/RIOT-OS/RIOT
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|