mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
19 lines
710 B
Markdown
19 lines
710 B
Markdown
### [CVE-2018-14615](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14615)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the Linux kernel through 4.17.10. There is a buffer overflow in truncate_inline_inode() in fs/f2fs/inline.c when umounting an f2fs image, because a length value may be negative.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.kernel.org/show_bug.cgi?id=200421
|
|
- https://usn.ubuntu.com/4118-1/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|