### [CVE-2018-10316](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10316) ![](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 Netwide Assembler (NASM) 2.14rc0 has an endless while loop in the assemble_file function of asm/nasm.c because of a globallineno integer overflow. ### POC #### Reference - https://bugzilla.nasm.us/show_bug.cgi?id=3392474 #### Github - https://github.com/junxzm1990/afl-pt