☺ Buildbot (Sourceware): elfutils - build successful (main)

2025-06-03 Thread builder
A restored build has been detected on builder elfutils-fedora-arm64 while building elfutils. Full details are available at: https://builder.sourceware.org/buildbot/#/builders/180/builds/474 Build state: build successful Revision: 838c7cc03e4193df6d3089655d5a2ddd3efabd0b Worker: fedora-arm64

[Bug tools/33005] Dynamic Stack Buffer Overflow in eu-unstrip's new_shstrtab Function

2025-06-03 Thread xdcao.cs at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33005 Xudong Cao changed: What|Removed |Added CC||xdcao.cs at gmail dot com --- Comment #2

[Bug tools/33006] Stack Buffer Overflow in eu-objdump's riscv_disasm Function

2025-06-03 Thread xdcao.cs at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33006 --- Comment #3 from Xudong Cao --- (In reply to Aaron Merey from comment #1) > I was not able to reproduce using the given instructions. I also tried > adding LDFLAGS="-fsanitize=address" and ASAN_OPTIONS=detect_leaks=0. > > > As stated in

[Bug tools/33006] Stack Buffer Overflow in eu-objdump's riscv_disasm Function

2025-06-03 Thread xdcao.cs at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33006 Xudong Cao changed: What|Removed |Added CC||xdcao.cs at gmail dot com --- Comment #4

[COMMITTED] libcpu: riscv_disasm use 50 char mnebuf

2025-06-03 Thread Mark Wielaard
Some "illegal" instructions can be up to 24 chars (192 bits), We'll print this as 0x<48 hex chars>. So make sure the mnebuf is 50 chars (no terminating zero is needed). This shows up with _FORTIFY_SOURCE which would immediate terminate on such "illegal" instructions. Without we just use a few extr

[Bug tools/33006] Stack Buffer Overflow in eu-objdump's riscv_disasm Function

2025-06-03 Thread xdcao.cs at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33006 Xudong Cao changed: What|Removed |Added Resolution|NOTABUG |--- Status|RESOLVED

[Bug tools/33006] Stack Buffer Overflow in eu-objdump's riscv_disasm Function

2025-06-03 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=33006 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org --- Comment #2

[Bug tools/33005] Dynamic Stack Buffer Overflow in eu-unstrip's new_shstrtab Function

2025-06-03 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=33005 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org --- Comment #3

[COMMITTED] unstrip: update unstripped_shnum when adding a new section

2025-06-03 Thread Mark Wielaard
If some section doesn't match between the stripped and unstripped file we invent a new one. Make sure to also update the shnum value. * src/unstrip.c (copy_elided_sections): Update unstripped_shnum. Signed-off-by: Mark Wielaard --- src/unstrip.c | 1 + 1 file changed, 1 insertion(+) diff --

☠ Buildbot (Sourceware): elfutils - failed test (failure) (main)

2025-06-03 Thread builder
A new failure has been detected on builder elfutils-fedora-arm64 while building elfutils. Full details are available at: https://builder.sourceware.org/buildbot/#/builders/180/builds/473 Build state: failed test (failure) Revision: 07bd923cea4b883ca2357e9fc80babcedd242b37 Worker: fedora-arm6

☺ Buildbot (Sourceware): elfutils - build successful (main)

2025-06-03 Thread builder
A restored build has been detected on builder elfutils-debian-armhf while building elfutils. Full details are available at: https://builder.sourceware.org/buildbot/#/builders/6/builds/423 Build state: build successful Revision: 7857383e2e9e7f87c447562263a567e24d0718c1 Worker: debian-armhf Bu