mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-09 03:57:31 +00:00
18 lines
621 B
Markdown
18 lines
621 B
Markdown
![]() |
### [CVE-2018-10316](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10316)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### 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
|
||
|
|