[Bug libsframe/33051] ASAN: heap-buffer-overflow ../../src/libsframe/sframe.c:1054 in sframe_get_funcdesc_with_addr_internal

2025-06-03 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=33051 --- Comment #2 from Sourceware Commits --- The master branch has been updated by Indu Bhagat : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d984b08bb707a732358341b44b444c1c9860b287 commit d984b08bb707a732358341b44b444c1c9860b28

[Bug libsframe/33051] ASAN: heap-buffer-overflow ../../src/libsframe/sframe.c:1054 in sframe_get_funcdesc_with_addr_internal

2025-06-03 Thread indu.bhagat at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33051 --- Comment #1 from Indu Bhagat --- Proposed fix : https://sourceware.org/pipermail/binutils/2025-June/141561.html I see what you mean by the test not FAILing. Each test has a number of TEST (); in this case we see an error, so the subsequen

[Bug libsframe/33051] New: ASAN: heap-buffer-overflow ../../src/libsframe/sframe.c:1054 in sframe_get_funcdesc_with_addr_internal

2025-06-03 Thread jamborm at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=33051 Bug ID: 33051 Summary: ASAN: heap-buffer-overflow ../../src/libsframe/sframe.c:1054 in sframe_get_funcdesc_with_addr_internal Product: binutils Version: unspec

[Bug ld/33019] Segmentation Fault in elf_x86_64_finish_dynamic_symbol During Linking

2025-06-03 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=33019 --- Comment #3 from Sourceware Commits --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3e31877fbf3a01cbcee56996ed31c0c1bfdbbee3 commit 3e31877fbf3a01cbcee56996ed31c0c1bfdbbe

[Bug ld/33019] Segmentation Fault in elf_x86_64_finish_dynamic_symbol During Linking

2025-06-03 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33019 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

Re: Issue 421954768: binutils:fuzz_as: Out-of-memory in fuzz_as

2025-06-03 Thread buganizer-system
Replying to this email means your email address will be shared with the team that works on this product. https://issues.oss-fuzz.com/issues/421954768 Changed Disclosure: → Sep 1, 2025 ___ Reference Info: 421954768 binutils:fuzz_as: Out-of-memory in fuzz_as componen

[Bug libctf/31863] Warnings about %z format when compiling ctf-open.c with MinGW

2025-06-03 Thread nick.alcock at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31863 --- Comment #5 from Nick Alcock --- There is a caveat here: this has to be conditionalized further unless you want to replace an ugly warning on one platform with an ugly warning with a different compiler on all platforms, because clang doesn'

[Bug binutils/33050] New: objcopy crashes due to heap corruption caused by a negative-size memset in bfd_elf_set_group_contents.

2025-06-03 Thread dragonarthurx at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33050 Bug ID: 33050 Summary: objcopy crashes due to heap corruption caused by a negative-size memset in bfd_elf_set_group_contents. Product: binutils Version: 2.45 (HEAD) St

[Bug binutils/33049] New: Heap-buffer-overflow in objcopy when using --interleave and --byte options on a crafted binary input

2025-06-03 Thread dragonarthurx at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33049 Bug ID: 33049 Summary: Heap-buffer-overflow in objcopy when using --interleave and --byte options on a crafted binary input Product: binutils Version: 2.45 (HE