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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Linux kernel is vulnerable to a stack-out-of-bounds write in the ext4 filesystem code when mounting and writing to a crafted ext4 image in ext4_update_inline_data(). An attacker could use this to cause a system crash and a denial of service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.kernel.org/show_bug.cgi?id=200005
|
|
- https://usn.ubuntu.com/3821-1/
|
|
- https://usn.ubuntu.com/3821-2/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|