[Bug tools/33003] Bus Error Vulnerability in eu-strip due to Invalid Memory Write

2025-06-01 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=33003 Mark Wielaard changed: What|Removed |Added Resolution|--- |NOTABUG Status|UNCONFIRME

[Bug tools/33003] Bus Error Vulnerability in eu-strip due to Invalid Memory Write

2025-06-01 Thread hmeyer.eu at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33003 Henning Meyer changed: What|Removed |Added CC||hmeyer.eu at gmail dot com --- Commen

[COMMITTED] unstrip: exit early if there are no sections in the stripped file

2025-06-01 Thread Mark Wielaard
If there is only section zero that shouldn't count. Then we would still try to work on an empty set of sections and give an obscure error later. * src/unstrip.c (copy_elided_sections): Check stripped_shnum <= 1. Signed-off-by: Mark Wielaard --- src/unstrip.c | 2 +- 1 file changed, 1 insert

[Bug tools/33004] Stack Buffer Underflow in eu-unstrip's sections_match Function

2025-06-01 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=33004 Mark Wielaard changed: What|Removed |Added Resolution|--- |NOTABUG Status|UNCONFIRME

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

2025-06-01 Thread builder
A new failure has been detected on builder elfutils-fedora-ppc64le while building elfutils. Full details are available at: https://builder.sourceware.org/buildbot/#/builders/55/builds/415 Build state: failed test (failure) Revision: 6bb3ff44a4029562f45ddac354c670aa51ae7b87 Worker: fedora-ppc

[Bug tools/33003] Bus Error Vulnerability in eu-strip due to Invalid Memory Write

2025-06-01 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=33003 --- Comment #5 from Sam James --- (In reply to Mark Wielaard from comment #3) > That gets the build a little further, but still stop the build, now with: > > /usr/bin/ld: ../libdw/libdw.so: undefined reference to symbol > '__asan_unregister_g

[Bug tools/33003] Bus Error Vulnerability in eu-strip due to Invalid Memory Write

2025-06-01 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=33003 --- Comment #2 from Sam James --- (In reply to Mark Wielaard from comment #1) > Sorry, I cannot replicate. > > Building with AddressSanitizer seems to not work. > SUMMARY: AddressSanitizer: 83687 byte(s) leaked in 6977 allocation(s). > make[2

[Bug debuginfod/33040] RFE: debuginfod could support other databaase backends

2025-06-01 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33040 Frank Ch. Eigler changed: What|Removed |Added CC||fche at redhat dot com --- Comment

[Bug tools/33003] Bus Error Vulnerability in eu-strip due to Invalid Memory Write

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

[Bug debuginfod/33040] New: RFE: debuginfod could support other databaase backends

2025-06-01 Thread sergiodj at sergiodj dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=33040 Bug ID: 33040 Summary: RFE: debuginfod could support other databaase backends Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2

[Bug debuginfod/33040] RFE: debuginfod could support other databaase backends

2025-06-01 Thread sergiodj at sergiodj dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=33040 --- Comment #2 from Sergio Durigan Junior --- I can't speak on their behalf, but I would guess that they already have an existing PostgreSQL (e.g.) deployment that's well integrated into their infrastructure, and they don't want to have to man

[Bug tools/33004] Stack Buffer Underflow in eu-unstrip's sections_match Function

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

[Bug tools/33003] Bus Error Vulnerability in eu-strip due to Invalid Memory Write

2025-06-01 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=33003 --- Comment #3 from Mark Wielaard --- (In reply to Sam James from comment #2) > (In reply to Mark Wielaard from comment #1) > > Sorry, I cannot replicate. > > > > Building with AddressSanitizer seems to not work. > > SUMMARY: AddressSanitizer

[Bug debuginfod/33040] RFE: debuginfod could support other databaase backends

2025-06-01 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33040 --- Comment #3 from Frank Ch. Eigler --- > This wouldn't have happened if the service had been using their > already-deployed pgsql instance. I see what you mean - though whatever growing storage would have to have been allocated at that dat