An issue was discovered in yasm version 1.3.0. There is a NULL pointer dereference in do_directive() in modules/preprocs/nasm/nasm-pp.c.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://github.com/yasm/yasm/issues/169 | issue tracking exploit third party advisory |
https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d | third party advisory |