https://sourceware.org/bugzilla/show_bug.cgi?id=32560

--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Alan Modra <amo...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=baac6c221e9d69335bf41366a1c7d87d8ab2f893

commit baac6c221e9d69335bf41366a1c7d87d8ab2f893
Author: Alan Modra <amo...@gmail.com>
Date:   Wed Jan 15 19:13:43 2025 +1030

    PR32560 stack-buffer-overflow at objdump disassemble_bytes

    There's always someone pushing the boundaries.

            PR 32560
            * objdump.c (MAX_INSN_WIDTH): Define.
            (insn_width): Make it an unsigned long.
            (disassemble_bytes): Use MAX_INSN_WIDTH to size buffer.
            (main <OPTION_INSN_WIDTH>): Restrict size of insn_width.

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

Reply via email to