### [CVE-2018-10323](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10323) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.