https://sourceware.org/bugzilla/show_bug.cgi?id=22809
Nick Clifton changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=22809
--- Comment #5 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=95a6d23566165208853a68d9cd3c6eedca840ec6
commit 95a6d23566165208853a68d9cd3
https://sourceware.org/bugzilla/show_bug.cgi?id=22809
--- Comment #4 from Mingi Cho ---
Hi Nick,
I have tested the bug in x86 Ubuntu system. When hdr->sh_size is 0x
then malloc(hdr->sh_size +1) returns a valid pointer with small size at
_bfd_elf_parse_attributes function and the bug is
https://sourceware.org/bugzilla/show_bug.cgi?id=22809
--- Comment #3 from Nick Clifton ---
Created attachment 10814
--> https://sourceware.org/bugzilla/attachment.cgi?id=10814&action=edit
Proposed patch
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://sourceware.org/bugzilla/show_bug.cgi?id=22809
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #2
https://sourceware.org/bugzilla/show_bug.cgi?id=22809
--- Comment #1 from Mingi Cho ---
Created attachment 10794
--> https://sourceware.org/bugzilla/attachment.cgi?id=10794&action=edit
PE file to trigger the bug
--
You are receiving this mail because:
You are on the CC list for the bug.
_