[Nasm-bugs] [Bug 3392445] Stack under flow in function ieee_shr at source file asm/float.c

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Thu Jul 5 08:46:47 PDT 2018


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

amajer at suse.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #411616|0                           |1
        is obsolete|                            |
                 CC|                            |amajer at suse.de

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

A much simpler reproducer is simply this,

    db  1e-20
    dw  1e-80

when the negative exponent overflows causing buffer under-run. I've marked the
reproducer as obsolete, since above 1 or 2 lines is enough to trigger this.

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


More information about the Nasm-bugs mailing list