yasm commit 9defefae was discovered to contain a NULL pointer dereference via the yasm_section_bcs_append function at section.c.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://github.com/yasm/yasm/issues/247 | exploit issue tracking |
https://gist.github.com/TimChan2001/03e5792b15d0a34bfaad970e37c17660 | third party advisory |