bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/17512] libbfd/binutils: crashes on fuzzed samples


From: nickc at redhat dot com
Subject: [Bug binutils/17512] libbfd/binutils: crashes on fuzzed samples
Date: Tue, 10 Feb 2015 14:13:28 +0000

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

--- Comment #198 from Nick Clifton <nickc at redhat dot com> ---
Hi Alexander,

> Problems with `objdump -afphxgGtTrRwW --special-syms` (32-bit) -- ubsan
> Errors:
>       1 ../../../source/bfd/coffcode.h:1195:32: runtime error: negation of
> ... cannot be represented in type 'long int'; cast to an unsigned type to
> negate this value to itself
>       1 ../../../source/binutils/dwarf.c:2771:3: runtime error: variable
> length array bound evaluates to non-positive value ...
>       1 ../../../source/binutils/dwarf.c:279:45: runtime error: shift
> exponent ... is too large for 64-bit type 'long long unsigned int'
>       1 ../../../source/binutils/dwarf.c:451:7: runtime error: variable
> length array bound evaluates to non-positive value ...
>       1 ../../../source/binutils/dwarf.c:5884:6: runtime error: variable
> length array bound evaluates to non-positive value ...
>       1 peigen.c:2227:22: runtime error: signed integer overflow: ... + ...
> cannot be represented in type 'long int'

These should all be fixed now.

Cheers
  Nick

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