Buffer overflow vulnerability in quote_for_pmake in asm/nasm.c in nasm before 2.15.05 allows attackers to cause a denial of service via crafted file.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/ | product |
https://gist.github.com/naihsin/b96e2c5c2c81621b46557fd7aacd165f | third party advisory exploit |
https://gcc.gnu.org/onlinedocs/gcc/Instrumentation-Options.html | product |