### [CVE-2018-10322](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10322) ![](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_dinode_verify function in fs/xfs/libxfs/xfs_inode_buf.c in the Linux kernel through 4.16.3 allows local users to cause a denial of service (xfs_ilock_attr_map_shared invalid pointer dereference) via a crafted xfs image. ### POC #### Reference - https://bugzilla.kernel.org/show_bug.cgi?id=199377 #### Github No PoCs found on GitHub currently.