bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in


From: cherepan at mccme dot ru
Subject: [Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in
Date: Wed, 03 Dec 2014 13:16:15 +0000

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

--- Comment #119 from Alexander Cherepanov <cherepan at mccme dot ru> ---
(In reply to Nick Clifton from comment #117)
>   In case it is not obvious, I am not too concerned by the "silly argument
> to malloc" warnings from valgrind.  I night fix them one day, but for now
> they do not represent actual memory access violations, 

Such warnings can point to places of possible integer overflow which could lead
to actual buffer overruns with other (not yet found) samples. But I haven't
looked into specific cases.

> so I am ignoring them.

It's up to you. I've included them in the today's bunch because it was easier
than to filter them out. They are probably dupes with the previous ones so
please ignore them.

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]