In Netwide Assembler (NASM) 2.14rc0, there is an illegal address access in the function find_cc() in asm/preproc.c that will cause a remote denial of service attack, because pointers associated with skip_white_ calls are not validated.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://bugzilla.nasm.us/show_bug.cgi?id=3392435 | issue tracking tool signature vendor advisory exploit |
https://usn.ubuntu.com/3694-1/ | third party advisory vendor advisory |
http://repo.or.cz/nasm.git/commit/7524cfd91492e6e3719b959498be584a9ced13af | patch vendor advisory |