[Bug binutils/21432] heap buffer overflow in objdump

2017-04-26 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21432 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug binutils/21433] Runtime error in ar

2017-04-26 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21433 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug binutils/21434] heap buffer overflow in objdump

2017-04-26 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21434 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug binutils/21431] objcopy segfault - null pointer dereferencing

2017-04-26 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21431 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug binutils/21410] global-buffer-overflow in objcopy

2017-04-22 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21410 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug binutils/21418] ar segfault - null pointer dereferencing

2017-04-22 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21418 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug binutils/21417] heap buffer overflow in ar

2017-04-22 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21417 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug binutils/21414] Segfault in objcopy

2017-04-22 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21414 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug binutils/21412] global-buffer-overflow in objcopy

2017-04-22 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21412 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug binutils/21409] objdump segfault - null pointer dereferencing

2017-04-22 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21409 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug binutils/21408] objdump segfault - null pointer dereferencing

2017-04-22 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21408 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug binutils/21416] readelf segfault - null pointer dereferencing

2017-04-22 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21416 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug binutils/21415] global-buffer-overflow in objdump

2017-04-22 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21415 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug binutils/21413] global-buffer-overflow in strip-new

2017-04-22 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21413 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug gold/20949] New: GOLD: Reading beyond buffer during parsing

2016-12-08 Thread boehme.marcel at gmail dot com
Component: gold Assignee: ccoutant at gmail dot com Reporter: boehme.marcel at gmail dot com CC: ian at airs dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to

[Bug ld/20932] LD: Internal error during record link assignment

2016-12-07 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20932 --- Comment #8 from Marcel Böhme --- Thanks Nick. Thanks Alan. Works fine now. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils

[Bug gold/20942] New: GOLD crashes when running in parallel

2016-12-07 Thread boehme.marcel at gmail dot com
Component: gold Assignee: ccoutant at gmail dot com Reporter: boehme.marcel at gmail dot com CC: ian at airs dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van

[Bug ld/20933] LD: Buffer Overflow if linker script does not exist

2016-12-06 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20933 Marcel Böhme changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/20933] LD: Buffer Overflow if linker script does not exist

2016-12-06 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20933 --- Comment #5 from Marcel Böhme --- Hi Alan, Tried executing it from different working directories. Same outcome. Tried executing it on Ubuntu 16.04 on Binutils revision 5cd1d8bc and I cannot reproduce. Hmm... This is what I get from GDB:

[Bug ld/20933] LD: Buffer Overflow if linker script does not exist

2016-12-06 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20933 --- Comment #2 from Marcel Böhme --- Hi Nick, I can still reproduce the problem on the latest sources from trunk on Ubuntu 14.04 x86_64. $ rm test $ valgrind ld/ld-new -T test ==22837== Memcheck, a memory error detector ==22837== Copyright (

[Bug ld/20932] LD: Internal error during record link assignment

2016-12-06 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20932 --- Comment #2 from Marcel Böhme --- Hi Nick, I can still reproduce the problem on the latest sources from trunk on Ubuntu 14.04 x86_64. The error occurs even without the -E option. $ printf "\x08\x01\x00\x00\x08\x00\x00\x00\x04\x00\x00\x00\

[Bug ld/20933] New: LD: Buffer Overflow if linker script does not exist

2016-12-05 Thread boehme.marcel at gmail dot com
Component: ld Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham. Valgrind

[Bug ld/20932] New: LD: Internal error during record link assignment

2016-12-05 Thread boehme.marcel at gmail dot com
Component: ld Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham. The linker

[Bug binutils/20931] New: STRIP crashes during copy of private bfd data

2016-12-05 Thread boehme.marcel at gmail dot com
Component: binutils Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham. Objcopy

[Bug binutils/20930] New: STRIP crashes when mapping over sections

2016-12-05 Thread boehme.marcel at gmail dot com
Component: binutils Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham. Objcopy/Strip

[Bug ld/20913] LD crashes when exporting dynamic symbols and generating relocatable output

2016-12-05 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20913 Marcel Böhme changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug gas/20896] AS: Buffer Overflow when expanding .irp directives

2016-12-05 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20896 --- Comment #10 from Marcel Böhme --- Hi Nick, Can also confirm, the execution above does not crash for Binutils in trunk. Best regards, - Marcel -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug binutils/20929] New: STRIP crashes when closing the output bfd after copying

2016-12-05 Thread boehme.marcel at gmail dot com
Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks

[Bug gas/20896] AS: Buffer Overflow when expanding .irp directives

2016-12-04 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20896 --- Comment #5 from Marcel Böhme --- Hi Alan, If you wish, we can stop reporting assertion failures which might be considered false positives for fuzzed input; but I suppose you are interested in buffer overflows and other crashes, which coul

[Bug ld/20925] New: LD: Buffer Overflow when loading symbols (2)

2016-12-03 Thread boehme.marcel at gmail dot com
Component: ld Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham. The is a heap

[Bug ld/20924] New: LD: Buffer Overflow when loading symbols

2016-12-03 Thread boehme.marcel at gmail dot com
Component: ld Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham. The is a heap-based

[Bug binutils/20923] New: STRIP crashes when marking symbols used in relocation

2016-12-03 Thread boehme.marcel at gmail dot com
Component: binutils Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham

[Bug binutils/20922] New: STRIP crashes during copy of special section fields

2016-12-03 Thread boehme.marcel at gmail dot com
Component: binutils Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham

[Bug binutils/20921] New: STRIP crashes when writing stripped file

2016-12-03 Thread boehme.marcel at gmail dot com
Component: binutils Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham. We also thank

[Bug binutils/20907] Internal error in peicode.h causes program to abort

2016-12-02 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20907 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug binutils/20905] Heap buffer overflow in bfd/peicode.h

2016-12-02 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20905 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug ld/20913] New: LD crashes when exporting dynamic symbols and generating relocatable output

2016-12-02 Thread boehme.marcel at gmail dot com
Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on

[Bug ld/20912] New: LD crashes when building global constructor tables

2016-12-02 Thread boehme.marcel at gmail dot com
Component: ld Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham. The

[Bug ld/20911] New: LD crashes when constructing sets after linker phase 1

2016-12-02 Thread boehme.marcel at gmail dot com
Component: ld Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham. The

[Bug ld/20910] New: LD crashes when setting linker script and image base

2016-12-02 Thread boehme.marcel at gmail dot com
Component: ld Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham. The

[Bug ld/20909] New: LD crashes when loading symbols

2016-12-02 Thread boehme.marcel at gmail dot com
Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham. The linker crashes with an

[Bug ld/20908] New: LD crashes when writing linked file

2016-12-02 Thread boehme.marcel at gmail dot com
: ld Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham. The linker crashes with

[Bug ld/20906] New: LD: ld crashes for malformed inputs

2016-12-01 Thread boehme.marcel at gmail dot com
: ld Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham. The linker crashes with

[Bug gas/20904] New: AS: Assertion violation when handling whitespaces in expressions

2016-12-01 Thread boehme.marcel at gmail dot com
: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks

[Bug gas/20902] New: AS:Assertion Violation when ignoring characters after printing warning messages

2016-12-01 Thread boehme.marcel at gmail dot com
Severity: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on

[Bug gas/20901] AS: Hangs

2016-12-01 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20901 --- Comment #1 from Marcel Böhme --- It seems to be only a very long execution of the loop in line read.c:3401 of function s_space when exp->X_add_number is very large. Here is another reproducer without overflow and memory exhaustion: $ prin

[Bug gas/20901] New: AS: Hangs

2016-12-01 Thread boehme.marcel at gmail dot com
: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham. The assembler hangs for the following execution

[Bug gas/20896] AS: Buffer Overflow when expanding .irp directives

2016-12-01 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20896 --- Comment #2 from Marcel Böhme --- Hi Nick, I can reproduce on Ubuntu 16.04 x86_64 with most recent sources from Binutils trunk. root@0168b58eac41:/binutils-gdb/obj-norm# printf ".irp\n0;#000\"00\n" > test root@

[Bug gas/20898] New: AS: Buffer Overflow when scrubing chars

2016-12-01 Thread boehme.marcel at gmail dot com
Component: gas Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham. There is a global

[Bug gas/20897] New: AS: dumping stats in folder leads to a crash

2016-12-01 Thread boehme.marcel at gmail dot com
Component: gas Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham. The assembler

[Bug gas/20896] New: AS: Buffer Overflow when expanding .irp directives

2016-12-01 Thread boehme.marcel at gmail dot com
Component: gas Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The following bug was found with AFLFast, a fork of AFL, in a 24 hour fuzzing session on Binutils. Thanks also to Van-Thuan Pham. The

[Bug ld/20895] New: AS: Assertion violation when resolving symbol data

2016-12-01 Thread boehme.marcel at gmail dot com
Component: ld Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Dear all, The assembler 'as' in Binutils trunk reports an internal error for the following execution. The bug was found with AFLFast, a f

[Bug binutils/18895] segfault in cxxfilt in d_unqualified_name () at ./cp-demangle.c:1547

2016-12-01 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18895 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug binutils/11436] c++filt does not support the C++0x lambdas of GCC 4.5

2016-12-01 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=11436 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug binutils/15135] c++filt: problem demangling _ZN3foocvPT_I3barEEv

2016-12-01 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15135 Marcel Böhme changed: What|Removed |Added CC||boehme.marcel at gmail dot com

[Bug binutils/19571] Buffer Overflow in libbfd

2016-02-05 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19571 --- Comment #3 from Marcel Böhme --- Hi Nick, Sure. I'll send the bug report to the gcc bugzilla. The bug can be triggered with: objdump -x -C nm -C I detected the bug with a modified version of the AFL Fuzzer w/out sanitization. -- You

[Bug binutils/19571] Buffer Overflow in libbfd

2016-02-05 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19571 --- Comment #1 from Marcel Böhme --- Created attachment 8957 --> https://sourceware.org/bugzilla/attachment.cgi?id=8957&action=edit Test Case #2 -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug binutils/19571] New: Buffer Overflow in libbfd

2016-02-05 Thread boehme.marcel at gmail dot com
Assignee: unassigned at sourceware dot org Reporter: boehme.marcel at gmail dot com Target Milestone: --- Created attachment 8956 --> https://sourceware.org/bugzilla/attachment.cgi?id=8956&action=edit Test case #1 The attached program binary causes a buffer overflow i