mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
18 lines
741 B
Markdown
18 lines
741 B
Markdown
### [CVE-2018-10840](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10840)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Linux kernel is vulnerable to a heap-based buffer overflow in the fs/ext4/xattr.c:ext4_xattr_set_entry() function. An attacker could exploit this by operating on a mounted crafted ext4 image.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10840
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|