[Bug gprof/30657] gprof heap buffer overflow

2023-07-24 Thread mengda2020 at iscas dot ac.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=30657 --- Comment #4 from 陈孟达 --- Sorry, I forgot to attach the file gmon.out. And now the file gmon.out is attached. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprof/30657] gprof heap buffer overflow

2023-07-24 Thread mengda2020 at iscas dot ac.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=30657 --- Comment #3 from 陈孟达 --- Created attachment 15005 --> https://sourceware.org/bugzilla/attachment.cgi?id=15005&action=edit gmon.out -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprof/30657] gprof heap buffer overflow

2023-07-20 Thread mengda2020 at iscas dot ac.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=30657 --- Comment #1 from 陈孟达 --- Created attachment 14990 --> https://sourceware.org/bugzilla/attachment.cgi?id=14990&action=edit PoC file(The system let me to re-attach the file). -- You are receiving this mail because: You are on the CC list

[Bug gprof/30657] New: gprof heap buffer overflow

2023-07-20 Thread mengda2020 at iscas dot ac.cn
Assignee: unassigned at sourceware dot org Reporter: mengda2020 at iscas dot ac.cn Target Milestone: --- Created attachment 14989 --> https://sourceware.org/bugzilla/attachment.cgi?id=14989&action=edit PoC file Hello, Binutils developers! We found a heap buffer overflow

[Bug binutils/30654] New: segment fault in as at line 1520 in symbols.c

2023-07-19 Thread mengda2020 at iscas dot ac.cn
Component: binutils Assignee: unassigned at sourceware dot org Reporter: mengda2020 at iscas dot ac.cn Target Milestone: --- Created attachment 14987 --> https://sourceware.org/bugzilla/attachment.cgi?id=14987&action=edit POC file as segment fault at line 1520 in symbols.c

[Bug binutils/30653] New: segment fault in as

2023-07-19 Thread mengda2020 at iscas dot ac.cn
Assignee: unassigned at sourceware dot org Reporter: mengda2020 at iscas dot ac.cn Target Milestone: --- Created attachment 14986 --> https://sourceware.org/bugzilla/attachment.cgi?id=14986&action=edit POC as segment fault Hello, Binutils developers! I found a segment fault in

[Bug gprof/30532] New: SEGV in symtab_finalize

2023-06-09 Thread mengda2020 at iscas dot ac.cn
Assignee: unassigned at sourceware dot org Reporter: mengda2020 at iscas dot ac.cn Target Milestone: --- Created attachment 14927 --> https://sourceware.org/bugzilla/attachment.cgi?id=14927&action=edit input file Hello, Binutils developers! We recently ran some fuzz testing o

[Bug gprof/30324] New: gprof SEGV out-of-bound read bug

2023-04-07 Thread mengda2020 at iscas dot ac.cn
Assignee: unassigned at sourceware dot org Reporter: mengda2020 at iscas dot ac.cn Target Milestone: --- Created attachment 14807 --> https://sourceware.org/bugzilla/attachment.cgi?id=14807&action=edit PoC file ### Test Environment Ubuntu 20.04, 64 bit binutils (

[Bug gprof/29627] New: The help document of gprof misses some options

2022-09-28 Thread mengda2020 at iscas dot ac.cn
Component: gprof Assignee: unassigned at sourceware dot org Reporter: mengda2020 at iscas dot ac.cn Target Milestone: --- The "-h" option of gprof misses the option "B". 1) For the option "B", the following code appears during option parsing

[Bug gas/29623] The help document of as misses so many options

2022-09-28 Thread mengda2020 at iscas dot ac.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=29623 陈孟达 changed: What|Removed |Added CC||mengda2020 at iscas dot ac.cn -- You are

[Bug binutils/29628] New: The help document of size misses an option.

2022-09-28 Thread mengda2020 at iscas dot ac.cn
Component: binutils Assignee: unassigned at sourceware dot org Reporter: mengda2020 at iscas dot ac.cn Target Milestone: --- The "-h" option of readelf misses the option "f". 1) For the option "f", the following code appears during option parsing

[Bug gas/29623] New: The help document of as misses so many options

2022-09-27 Thread mengda2020 at iscas dot ac.cn
Component: gas Assignee: unassigned at sourceware dot org Reporter: mengda2020 at iscas dot ac.cn Target Milestone: --- The "--help" option of as misses the option "al", "dump-config", "emulation", "gdwarf-cie-version", "ha

[Bug binutils/29616] New: The help document of readelf misses some options

2022-09-26 Thread mengda2020 at iscas dot ac.cn
Component: binutils Assignee: unassigned at sourceware dot org Reporter: mengda2020 at iscas dot ac.cn Target Milestone: --- The "--help" option of readelf misses the option "i" and "dwarf-check". 1) For the option "i", the followin