mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
20 lines
732 B
Markdown
20 lines
732 B
Markdown
### [CVE-2018-10876](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10876)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A flaw was found in Linux kernel in the ext4 filesystem code. A use-after-free is possible in ext4_ext_remove_space() function when mounting and operating a crafted ext4 image.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.kernel.org/show_bug.cgi?id=199403
|
|
- https://usn.ubuntu.com/3753-1/
|
|
- https://usn.ubuntu.com/3753-2/
|
|
|
|
#### Github
|
|
- https://github.com/rm511130/BBL
|
|
|