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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |amodra at gmail dot com
         Resolution|---                         |INVALID

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
This is not a "vulnerability".  You have an object file which has been
corrupted to say it has 2147483648 program headers.  Trying to allocate
2147483648*32 bytes of course fails, no surprise there.  objdump correctly
returns an out of memory error.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to