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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Linux kernel ext4 filesystem is vulnerable to an out-of-bound access in the ext4_ext_drop_refs() function when operating on a crafted ext4 filesystem image.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/3753-1/
|
|
- https://usn.ubuntu.com/3753-2/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|