[Bug binutils/22793] Reachable assertion in find_section (src/binutils/readelf.c)

2018-03-31 Thread jeremip11 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22793 Jeremi changed: What|Removed |Added CC||jeremip11 at gmail dot com -- You are recei

[Bug binutils/22793] Reachable assertion in find_section (src/binutils/readelf.c)

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

[Bug binutils/22793] Reachable assertion in find_section (src/binutils/readelf.c)

2018-02-06 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22793 --- 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=68807c3cd64ccc4f0e9261df3e840d30d9a19b51 commit 68807c3cd64ccc4f0e9261df3e8

Reachable assertion in find_section (src/binutils/readelf.c)

2018-02-06 Thread Probe Fuzzer
On version 2.30.51.20180206 and master branch of binutils: there is a reachable assertion in the find_section function of (src/binutils/readelf.c), which could be triggered by the following POC. The assertion statement is: 653 static Elf_Internal_Shdr * 654 find_section (Filedata * filedat

[Bug binutils/22793] New: Reachable assertion in find_section (src/binutils/readelf.c)

2018-02-06 Thread probefuzzer at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22793 Bug ID: 22793 Summary: Reachable assertion in find_section (src/binutils/readelf.c) Product: binutils Version: 2.30 Status: UNCONFIRMED Severity: normal