[Bug ld/24015] glibc-2.28 on little-endian mips32 broken due to commit 2bf2bf23da

2018-12-28 Thread manuel.lauss at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24015 --- Comment #4 from Manuel Lauss --- Thanks, yes it's fixed now. Final binary is even 8 bytes smaller now. -- 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

2018-12-28 Thread wcventure at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24043 --- Comment #3 from wcventure --- That 's because "d_advance (di, 2);" in function d_expression_1, it change di->n = di + 2; leading to buffer-over-flow problem. > 3353 d_advance (di, 2); > 3354 if (peek == 't') > 3355 type =

[Bug ld/24042] New: Global-buffer-overflow problem in function output_rel_find in eelf_x86_64.c, as demonstrated by "ld -E"

2018-12-28 Thread wcventure at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24042 Bug ID: 24042 Summary: Global-buffer-overflow problem in function output_rel_find in eelf_x86_64.c, as demonstrated by "ld -E" Product: binutils Version: 2.31

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

2018-12-28 Thread wcventure at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24043 Bug ID: 24043 Summary: Heap-buffer-overflow problem in function d_expression_1 in cp-demangle.c, as demonstrated by c++filt Product: binutils Version: 2.32

[Bug ld/24042] Global-buffer-overflow problem in function output_rel_find in eelf_x86_64.c, as demonstrated by "ld -E"

2018-12-28 Thread wcventure at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24042 --- Comment #1 from wcventure --- Created attachment 11498 --> https://sourceware.org/bugzilla/attachment.cgi?id=11498=edit POC2 -- 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

2018-12-28 Thread wcventure at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24043 --- Comment #1 from wcventure --- Created attachment 11500 --> https://sourceware.org/bugzilla/attachment.cgi?id=11500=edit POC2 -- 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

2018-12-28 Thread wcventure at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24043 --- Comment #2 from wcventure --- Created attachment 11501 --> https://sourceware.org/bugzilla/attachment.cgi?id=11501=edit POC3 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/24041] New: Invalid Memory Address Dereference exists in the function elf_link_add_object_symbols in elflink.c in bfd

2018-12-28 Thread wcventure at 126 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24041 Bug ID: 24041 Summary: Invalid Memory Address Dereference exists in the function elf_link_add_object_symbols in elflink.c in bfd Product: binutils Version: