mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
744 B
744 B
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
- https://bugzilla.kernel.org/show_bug.cgi?id=199423
Github
No PoCs found on GitHub currently.