[Nasm-bugs] [Bug 3392447] Global buffer overflow over nasm_reg_flags in function at source file asm/parser.c

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Fri Jul 6 06:19:20 PDT 2018


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

amajer at suse.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amajer at suse.de

--- Comment #1 from amajer at suse.de ---
Created attachment 411650
  --> https://bugzilla.nasm.us/attachment.cgi?id=411650&action=edit
proposed patch

A simpler reproducer is just

   ret &d:f

or even

   ret &d:

Added a patch that verifies we are in range.

-- 
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