### [CVE-2018-9515](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9515) ![](https://img.shields.io/static/v1?label=Product&message=Android&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Elevation%20of%20privilege&color=brighgreen) ### Description In sdcardfs_create and sdcardfs_mkdir of inode.c, there is a possible memory corruption due to improper locking. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android kernel Android ID: A-111641492 References: N/A ### POC #### Reference - https://www.exploit-db.com/exploits/45558/ - https://www.exploit-db.com/exploits/45558/ #### Github No PoCs found on GitHub currently.