Files
CVEs-PoC/2021/CVE-2021-3506.md
T
2025-09-29 21:09:30 +02:00

18 lines
840 B
Markdown

### [CVE-2021-3506](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3506)
![](https://img.shields.io/static/v1?label=Product&message=kernel&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=kernel%205.12.0-rc4%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-125&color=brightgreen)
### Description
An out-of-bounds (OOB) memory access flaw was found in fs/f2fs/node.c in the f2fs module in the Linux kernel in versions before 5.12.0-rc4. A bounds check failure allows a local attacker to gain access to out-of-bounds memory leading to a system crash or a leak of internal kernel information. The highest threat from this vulnerability is to system availability.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon