[Bug gas/24009] read.c stringer should return when an error occured

2019-01-04 Thread wu.heng at zte dot com.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=24009 --- Comment #3 from wuheng --- (In reply to Nick Clifton from comment #2) > Hi Wu Heng, > > Thanks for reporting this bug, and for supplying a patch. > > I have checked your patch in, along with a new ChangeLog entry. > > Cheers >

[Bug binutils/24005] objdump integer overflow in load_specific_debug_section

2019-01-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24005 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/24039] integer overflow in libiberty, heap overflow will be triggered

2019-01-04 Thread tfx_sec at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24039 mhsec changed: What|Removed |Added CC||tfx_sec at hotmail dot com -- You are

[Bug binutils/24001] A memory leak issue was discovered in function debug_init in debug.c

2019-01-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24001 --- 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=cf0ad5bbf2d3fdb751b5f3f49e55d251d48c7416 commit

[Bug binutils/24001] A memory leak issue was discovered in function debug_init in debug.c

2019-01-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24001 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/24005] objdump integer overflow in load_specific_debug_section

2019-01-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24005 --- 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=11fa9f134fd658075c6f74499c780df045d9e9ca commit

[Bug binutils/24005] objdump integer overflow in load_specific_debug_section

2019-01-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24005 --- Comment #5 from Nick Clifton --- (In reply to mhsec from comment #4) > I think the problem still exist if file size more than 0x1. A file bigger than 100 gigabytes ? Yes that probably would cause problems for lots of tools, not

[Bug gas/24010] macro.c get_any_string should check bounds in the while-loop

2019-01-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24010 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/24005] objdump integer overflow in load_specific_debug_section

2019-01-04 Thread tfx_sec at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24005 --- Comment #6 from mhsec --- It's 4GB, not 100GB. Of course I also think that this situation does not have to be considered. So my patch might work. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/24043] Heap-buffer-overflow problem in function d_expression_1 in cp-demangle.c, as demonstrated by c++filt

2019-01-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24043 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ld/24055] _bfd_xcoff_swap_aux_in smashes the stack

2019-01-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24055 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug gas/24010] macro.c get_any_string should check bounds in the while-loop

2019-01-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24010 --- 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=1b2ed39c3a7ee2870f3d16a510d31e8d5916afbc commit

[Bug binutils/24005] objdump integer overflow in load_specific_debug_section

2019-01-04 Thread tfx_sec at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24005 --- Comment #4 from mhsec --- (In reply to Nick Clifton from comment #3) > Hi mhsec, > > Thanks for reporting this problem. Unfortunately your proposed patch > will not work as it will prevent the tools from handling 64-bit binaries >

[Bug gas/24009] read.c stringer should return when an error occured

2019-01-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24009 --- 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=bdfb4455977ffdd2d3f8dc81f25f6ba1ea2a7f49 commit

[Bug gas/24009] read.c stringer should return when an error occured

2019-01-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24009 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/24043] Heap-buffer-overflow problem in function d_expression_1 in cp-demangle.c, as demonstrated by c++filt

2019-01-04 Thread wcventure at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24043 --- Comment #5 from wcventure --- This issue is moved to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88629 -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug ld/24055] _bfd_xcoff_swap_aux_in smashes the stack

2019-01-04 Thread wolfgang.thaller at gmx dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=24055 --- Comment #5 from Wolfgang Thaller --- I'll have some free time left this weekend, so I'll have another look at those call sites and report back. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/24064] New: bfd/warning.m4 warning detection broken when !defined(__GNUC__)

2019-01-04 Thread andrew at ishiboo dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24064 Bug ID: 24064 Summary: bfd/warning.m4 warning detection broken when !defined(__GNUC__) Product: binutils Version: 2.32 (HEAD) Status: UNCONFIRMED Severity:

[Bug ld/21420] Compiling emacs 25.2 with ld.bdf fails (segmentation fault)

2019-01-04 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21420 dilyan.palauzov at aegee dot org changed: What|Removed |Added Status|NEW |RESOLVED