### [CVE-2021-45469](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45469) ![](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 In __f2fs_setxattr in fs/f2fs/xattr.c in the Linux kernel through 5.15.11, there is an out-of-bounds memory access when an inode has an invalid last xattr entry. ### POC #### Reference - https://bugzilla.kernel.org/show_bug.cgi?id=215235 #### Github No PoCs found on GitHub currently.