[Nasm-bugs] [Bug 3392476] memory alignment error in do_ea (disasm.c)

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Mon Apr 30 07:20:51 PDT 2018


https://bugzilla.nasm.us/show_bug.cgi?id=3392476

--- Comment #2 from traceprobe at gmail.com ---
A similar issue appears in matches function (disasm/disasm.c:588).

On latest stable version (2.13.3), there is a memory alignment error in matches
function (disasm/disasm.c), which could be triggered by the POC below. 

The POC results in a stack buffer overflow on nasm-2.14rc0-20180420.tar.gz.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


More information about the Nasm-bugs mailing list