mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 20:07:59 +02:00
20 lines
790 B
Markdown
20 lines
790 B
Markdown
### [CVE-2018-13100](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13100)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in fs/f2fs/super.c in the Linux kernel through 4.17.3, which does not properly validate secs_per_zone in a corrupted f2fs image, as demonstrated by a divide-by-zero error.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/151420/Slackware-Security-Advisory-Slackware-14.2-kernel-Updates.html
|
|
- https://usn.ubuntu.com/3932-1/
|
|
- https://usn.ubuntu.com/4118-1/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|