mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 16:47:53 +02:00
21 lines
870 B
Markdown
21 lines
870 B
Markdown
### [CVE-2018-14613](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14613)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the Linux kernel through 4.17.10. There is an invalid pointer dereference in io_ctl_map_page() when mounting and operating a crafted btrfs image, because of a lack of block group item validation in check_leaf_item in fs/btrfs/tree-checker.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.kernel.org/show_bug.cgi?id=199849
|
|
- https://usn.ubuntu.com/3932-1/
|
|
- https://usn.ubuntu.com/4118-1/
|
|
- https://www.oracle.com/security-alerts/cpuApr2021.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|