### [CVE-2018-10840](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10840) ![](https://img.shields.io/static/v1?label=Product&message=heap-based%20buffer%20overflow%20in%20fs%2Fext4%2Fxattr.c&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-122&color=brighgreen) ### Description Linux kernel is vulnerable to a heap-based buffer overflow in the fs/ext4/xattr.c:ext4_xattr_set_entry() function. An attacker could exploit this by operating on a mounted crafted ext4 image. ### POC #### Reference - https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10840 #### Github No PoCs found on GitHub currently.