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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A flaw was found in the Linux kernel's ext4 filesystem. A local user can cause an out-of-bound write in in fs/jbd2/transaction.c code, a denial of service, and a system crash by unmounting a crafted ext4 filesystem image.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.kernel.org/show_bug.cgi?id=200069
|
|
- https://usn.ubuntu.com/3753-1/
|
|
- https://usn.ubuntu.com/3753-2/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|