In Netwide Assembler (NASM) 2.14rc0, there is an illegal address access in the function paste_tokens() in preproc.c, aka a NULL pointer dereference. It will lead to remote denial of service.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://bugzilla.nasm.us/show_bug.cgi?id=3392423 | issue tracking exploit vendor advisory |
https://usn.ubuntu.com/3694-1/ | third party advisory vendor advisory |
https://security.gentoo.org/glsa/201903-19 | vendor advisory |