Files
CVEs-PoC/2018/CVE-2018-13099.md
T
2024-06-18 02:51:15 +02:00

21 lines
892 B
Markdown

### [CVE-2018-13099](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13099)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in fs/f2fs/inline.c in the Linux kernel through 4.4. A denial of service (out-of-bounds memory access and BUG) can occur for a modified f2fs filesystem image in which an inline inode contains an invalid reserved blkaddr.
### POC
#### Reference
- http://packetstormsecurity.com/files/151420/Slackware-Security-Advisory-Slackware-14.2-kernel-Updates.html
- https://bugzilla.kernel.org/show_bug.cgi?id=200179
- https://usn.ubuntu.com/3932-1/
- https://usn.ubuntu.com/4118-1/
#### Github
No PoCs found on GitHub currently.