[Bug ld/21000] hppa-linux does not support -z relro

2017-02-13 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21000 Alan Modra changed: What|Removed |Added Status|REOPENED|ASSIGNED -- You are receiving this

[Bug ld/21000] hppa-linux does not support -z relro

2017-02-13 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21000 --- Comment #17 from Alan Modra --- Created attachment 9820 --> https://sourceware.org/bugzilla/attachment.cgi?id=9820=edit Implement no_page_alias This wastes a page in order to avoid the page aliasing problem -- You are receiving this

[Bug ld/21131] *** Error in `/usr/bin/ld': corrupted double-linked list: 0x00239b48 ***

2017-02-13 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21131 --- Comment #4 from Alan Modra --- With that patch, and deleting sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c, I can at least build glibc. Thanks! However, I can't reproduce the failure with cross-tools. elf/vismain builds fine using

[Bug ld/21132] [hppa-linux] pie support doesn't work

2017-02-13 Thread danglin at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21132 --- Comment #2 from John David Anglin --- Actually, it appears $global$ is incorrectly set in scripttempl/elf.sc. -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug ld/21132] [hppa-linux] pie support doesn't work

2017-02-13 Thread danglin at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21132 --- Comment #1 from John David Anglin --- It appears $global$ is set to the wrong value in elf32_hppa_set_gp() for -pie. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/21151] Heap buffer overflow in drwarf2.c

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21151 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug gold/21152] New: Incorrect relocation handling of R_MIPS_HI16 / R_MIPS_LO16

2017-02-13 Thread jan.smets at nokia dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21152 Bug ID: 21152 Summary: Incorrect relocation handling of R_MIPS_HI16 / R_MIPS_LO16 Product: binutils Version: 2.28 Status: UNCONFIRMED Severity: normal

[Bug binutils/21151] Heap buffer overflow in drwarf2.c

2017-02-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21151 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d11135f55294d75099ad03f81bacbe8ae93a6b28 commit

[Bug binutils/21150] global buffer overflow in nm.c

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21150 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/21150] global buffer overflow in nm.c

2017-02-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21150 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c12214021dedefcc2320827bcc1751f2d94ca2c6 commit

[Bug binutils/21136] readelf segfault - heap buffer overflow

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21136 --- Comment #5 from Nick Clifton --- > Sorry - that was my mistake. I should have ibndi [Doh - hit send before I was ready]. What I meant to say was that you were correct. This bug is essentially a duplicate of 21139 not 21137. I have

[Bug binutils/21136] readelf segfault - heap buffer overflow

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21136 --- Comment #4 from Nick Clifton --- Hi Thuan, > Thank you for quickly fixing the bugs I reported. 21136 looks totally > different from 21137, both in call-stack and in crashing functions. I do > see that 21136 shares something in common

[Bug binutils/21139] readelf crashes - corrupted double-linked list because of use after free

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21139 --- Comment #7 from Nick Clifton --- *** Bug 21136 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug binutils/21151] New: Heap buffer overflow in drwarf2.c

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21151 Bug ID: 21151 Summary: Heap buffer overflow in drwarf2.c Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Component:

[Bug binutils/21150] New: global buffer overflow in nm.c

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21150 Bug ID: 21150 Summary: global buffer overflow in nm.c Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Component:

[Bug binutils/21136] readelf segfault - heap buffer overflow

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21136 --- Comment #3 from Thuan Pham --- Hi Nick, Thank you for quickly fixing the bugs I reported. 21136 looks totally different from 21137, both in call-stack and in crashing functions. I do see that 21136 shares something in common with 21139;

[Bug binutils/21136] readelf segfault - heap buffer overflow

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21136 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/21137] readelf - heap buffer overflow in elfcomm

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21137 --- Comment #7 from Nick Clifton --- *** Bug 21136 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug binutils/21135] readelf segfault - invalid read

2017-02-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21135 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1835f746a7c7fff70a2cc03a051b14fdc6b3f73f commit

[Bug binutils/21149] readelf - several invalid read

2017-02-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21149 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ebdf1ebfa551fd4624c3cd05401aa3c01ea2ebbe commit

[Bug binutils/21135] readelf segfault - invalid read

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21135 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/21148] readelf - multiple invalid read

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21148 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/21135] readelf segfault - invalid read

2017-02-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21135 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f055032e4e922f1e1a5e11026c7c2669fa2a7d19 commit

[Bug binutils/21149] readelf - several invalid read

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21149 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug binutils/21148] readelf - multiple invalid read

2017-02-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21148 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4aeb00ad3cc6a29b32f0a4e42c2f64d55e25b76d commit

[Bug ld/20828] GC-ed DSO symbols make corresponding symbols defined by a linker script local

2017-02-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20828 --- Comment #33 from cvs-commit at gcc dot gnu.org --- The binutils-2_28-branch branch has been updated by Maciej W. Rozycki :

[Bug binutils/21144] readelf segfault - heap buffer overflow, invalid read of size 8

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21144 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/21147] readelf - heap buffer overflow, invalid read

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21147 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/21139] readelf crashes - corrupted double-linked list because of use after free

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21139 --- Comment #6 from Nick Clifton --- *** Bug 21145 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug binutils/21146] readelf segfault - multiple invalid write in elfcomm.c

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21146 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

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

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21145 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/21139] readelf crashes - corrupted double-linked list because of use after free

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21139 --- Comment #5 from Nick Clifton --- *** Bug 21144 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug binutils/21139] readelf crashes - corrupted double-linked list because of use after free

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21139 --- Comment #4 from Nick Clifton --- *** Bug 21143 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug binutils/21139] readelf crashes - corrupted double-linked list because of use after free

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21139 --- Comment #3 from Nick Clifton --- *** Bug 21142 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug binutils/21139] readelf crashes - corrupted double-linked list because of use after free

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21139 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/21141] readelf segfault - invalid write in elfcomm.c

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21141 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/21143] readelf segfault - heap buffer overflow, invalid read of size 8

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21143 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/21147] readelf - heap buffer overflow, invalid read

2017-02-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21147 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0ee3043f58aae078a1ecc54b7be2810cae39a718 commit

[Bug binutils/21137] readelf - heap buffer overflow in elfcomm

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21137 --- Comment #6 from Nick Clifton --- *** Bug 21146 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug binutils/21137] readelf - heap buffer overflow in elfcomm

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21137 --- Comment #5 from Nick Clifton --- *** Bug 21140 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug binutils/21137] readelf - heap buffer overflow in elfcomm

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21137 --- Comment #4 from Nick Clifton --- *** Bug 21141 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug binutils/21142] readelf segfault - invalid read of size 8

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21142 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/21140] readelf segfault - use after free in elfcomm.c

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21140 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/21139] readelf crashes - corrupted double-linked list because of use after free

2017-02-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21139 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f84ce13b6708801ca1d6289b7c4003e2f5a6d7f9 commit

[Bug ld/21000] hppa-linux does not support -z relro

2017-02-13 Thread dave.anglin at bell dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=21000 --- Comment #16 from dave.anglin at bell dot net --- On 2017-02-12, at 8:34 PM, amodra at gmail dot com wrote: > I obviously didn't understand the alias problem.. If I am grasping it > correctly now, is the complaint about INEQUIVALENT

[Bug binutils/21137] readelf - heap buffer overflow in elfcomm

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21137 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/21137] readelf - heap buffer overflow in elfcomm

2017-02-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21137 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=03f7786e2f440b9892b1c34a58fb26222ce1b493 commit

[Bug binutils/21137] readelf - heap buffer overflow in elfcomm

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21137 --- Comment #2 from Nick Clifton --- *** Bug 21138 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug binutils/21138] readelf segfault - multiple buffer overflow in elfcomm.c

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21138 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/21133] Readelf doesn't warn about malformed ELF

2017-02-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21133 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/21135] readelf segfault - invalid read

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21135 --- Comment #1 from Thuan Pham --- binutils was built with ASAN using gcc-6.2 and clang-3.4. The configure command was: CC=clang CFLAGS="-DFORTIFY_SOURCE=2 -fstack-protector-all -fsanitize=undefined,address -fno-omit-frame-pointer -g

[Bug binutils/21136] readelf segfault - heap buffer overflow

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21136 --- Comment #1 from Thuan Pham --- binutils was built with ASAN using gcc-6.2 and clang-3.4. The configure command was: CC=clang CFLAGS="-DFORTIFY_SOURCE=2 -fstack-protector-all -fsanitize=undefined,address -fno-omit-frame-pointer -g

[Bug binutils/21147] New: readelf - heap buffer overflow, invalid read

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21147 Bug ID: 21147 Summary: readelf - heap buffer overflow, invalid read Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/21146] New: readelf segfault - multiple invalid write in elfcomm.c

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21146 Bug ID: 21146 Summary: readelf segfault - multiple invalid write in elfcomm.c Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/21149] New: readelf - several invalid read

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21149 Bug ID: 21149 Summary: readelf - several invalid read Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Component:

[Bug binutils/21148] New: readelf - multiple invalid read

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21148 Bug ID: 21148 Summary: readelf - multiple invalid read Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Component:

[Bug binutils/21145] New: readelf segfault - null pointer dereferencing

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21145 Bug ID: 21145 Summary: readelf segfault - null pointer dereferencing Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/21144] New: readelf segfault - heap buffer overflow, invalid read of size 8

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21144 Bug ID: 21144 Summary: readelf segfault - heap buffer overflow, invalid read of size 8 Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED Severity:

[Bug binutils/21143] New: readelf segfault - heap buffer overflow, invalid read of size 8

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21143 Bug ID: 21143 Summary: readelf segfault - heap buffer overflow, invalid read of size 8 Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED Severity:

[Bug binutils/21142] New: readelf segfault - invalid read of size 8

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21142 Bug ID: 21142 Summary: readelf segfault - invalid read of size 8 Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/21141] New: readelf segfault - invalid write in elfcomm.c

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21141 Bug ID: 21141 Summary: readelf segfault - invalid write in elfcomm.c Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/21140] New: readelf segfault - use after free in elfcomm.c

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21140 Bug ID: 21140 Summary: readelf segfault - use after free in elfcomm.c Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/21139] New: readelf crashes - corrupted double-linked list because of use after free

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21139 Bug ID: 21139 Summary: readelf crashes - corrupted double-linked list because of use after free Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED

[Bug binutils/21138] New: readelf segfault - multiple buffer overflow in elfcomm.c

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21138 Bug ID: 21138 Summary: readelf segfault - multiple buffer overflow in elfcomm.c Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED Severity: normal

[Bug binutils/21137] New: readelf - heap buffer overflow in elfcomm

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21137 Bug ID: 21137 Summary: readelf - heap buffer overflow in elfcomm Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/21136] New: readelf segfault - heap buffer overflow

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21136 Bug ID: 21136 Summary: readelf segfault - heap buffer overflow Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/21135] New: readelf segfault - invalid read

2017-02-13 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=21135 Bug ID: 21135 Summary: readelf segfault - invalid read Product: binutils Version: 2.29 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Component: