[Bug binutils/24933] Memory leak in objdump

2019-08-23 Thread wang8330 at umn dot edu
https://sourceware.org/bugzilla/show_bug.cgi?id=24933 Bowen Wang changed: What|Removed |Added CC||wang8330 at umn dot edu -- You are

[Bug binutils/24933] New: Memory leak in objdump

2019-08-23 Thread wang8330 at umn dot edu
Assignee: unassigned at sourceware dot org Reporter: wang8330 at umn dot edu Target Milestone: --- Created attachment 11963 --> https://sourceware.org/bugzilla/attachment.cgi?id=11963&action=edit PoC input There is a memory leak bug according to output of Valgrind. T

[Bug binutils/24927] Conditional jump or move depends on uninitialized values trigger in dump

2019-08-22 Thread wang8330 at umn dot edu
https://sourceware.org/bugzilla/show_bug.cgi?id=24927 --- Comment #3 from Bowen Wang --- (In reply to Nick Clifton from comment #1) > (In reply to Bowen Wang from comment #0) > Hi Bowen, > > > CC=clang \ > > Is it possible that this is a clang compilation bug ? > > I tried to reproduce the pro

[Bug binutils/24927] Conditional jump or move depends on uninitialized values trigger in dump

2019-08-22 Thread wang8330 at umn dot edu
https://sourceware.org/bugzilla/show_bug.cgi?id=24927 --- Comment #2 from Bowen Wang --- What is the glibc version you are using? I found this bug in glibc 2.28. I tried to reproduce this bug using glibc 2.29, I can't catch this bug either. This seems to be a bug in glibc. Bowen -- You are

[Bug binutils/24927] Conditional jump or move depends on uninitialized values trigger in dump

2019-08-22 Thread wang8330 at umn dot edu
https://sourceware.org/bugzilla/show_bug.cgi?id=24927 Bowen Wang changed: What|Removed |Added CC||wang8330 at umn dot edu -- You are

[Bug binutils/24927] New: Conditional jump or move depends on uninitialized values trigger in dump

2019-08-22 Thread wang8330 at umn dot edu
Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: wang8330 at umn dot edu Target Milestone: --- Created attachment 11959 --> https://sourceware.org/bugzilla/attachment.cgi?id=11959&action=edit Po

[Bug binutils/24909] Uninitialized use on stack in readelf

2019-08-15 Thread wang8330 at umn dot edu
https://sourceware.org/bugzilla/show_bug.cgi?id=24909 Bowen Wang changed: What|Removed |Added CC||wang8330 at umn dot edu -- You are

[Bug binutils/24909] New: Uninitialized use on stack in readelf

2019-08-15 Thread wang8330 at umn dot edu
Component: binutils Assignee: unassigned at sourceware dot org Reporter: wang8330 at umn dot edu Target Milestone: --- Created attachment 11949 --> https://sourceware.org/bugzilla/attachment.cgi?id=11949&action=edit PoC to trigger the vulnerability. There is a uninitialized