[Nasm-bugs] [Bug 3392424] There is a heap based buffer overflow in function detoken() of nasm

no-reply at bugzilla-nasm.gorcunov.org no-reply at bugzilla-nasm.gorcunov.org
Sun Oct 22 11:44:39 PDT 2017


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

Cyrill Gorcunov <gorcunov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|OPEN                        |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Cyrill Gorcunov <gorcunov at gmail.com> ---
commit 9b7ee09abfd426b99aa1ea81d19a3b2818eeabf9
Author: Cyrill Gorcunov <gorcunov at gmail.com>
Date:   Sun Oct 22 21:42:59 2017 +0300

    prepoc: Fix heap-buffer-overflow in detoken

    Just make sure we've a data to process.

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

    Signed-off-by: Cyrill Gorcunov <gorcunov at gmail.com>

---

Thanks for report. Note there are a numbed of leaks in other places remains but
this particular one is fixed.

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