|
From: | amodra at gmail dot com |
Subject: | [Bug binutils/19323] [FG-VD-15-113] BinUtils-2.25 Objdump Heap Overflow Vulnerability Notification |
Date: | Wed, 02 Dec 2015 04:24:34 +0000 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |