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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The xfs_bmap_extents_to_btree function in fs/xfs/libxfs/xfs_bmap.c in the Linux kernel through 4.16.3 allows local users to cause a denial of service (xfs_bmapi_write NULL pointer dereference) via a crafted xfs image.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.kernel.org/show_bug.cgi?id=199423
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|