mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 10:10:35 +00:00
19 lines
760 B
Markdown
19 lines
760 B
Markdown
![]() |
### [CVE-2018-10881](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10881)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
A flaw was found in the Linux kernel's ext4 filesystem. A local user can cause an out-of-bound access in ext4_get_group_info function, a denial of service, and a system crash by mounting and operating on a crafted ext4 filesystem image.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://bugzilla.kernel.org/show_bug.cgi?id=200015
|
||
|
- https://usn.ubuntu.com/3753-2/
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|