### [CVE-2018-8808](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8808) ![](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 radare2 2.4.0, there is a heap-based buffer over-read in the r_asm_disassemble function of asm.c. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted dex file. ### POC #### Reference - https://github.com/radare/radare2/issues/9725 #### Github No PoCs found on GitHub currently.