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