[Bug tools/31058] global-buffer-overflow exists in the function ebl_machine_flag_name in eblmachineflagname.c

2024-02-20 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31058 --- Comment #3 from Mark Wielaard --- Also note that no actual crash occurs unless the eu-readelf is instrumented with AddressSanitizer. Otherwise eu-readelf will just print a random global string. -- You are receiving this mail because: You

Re: [PATCH v2] dwarf_getaranges: Build aranges list from CUs instead of .debug_aranges

2024-02-20 Thread Mark Wielaard
Hi Aaron, We already discussed on irc, but just for the record. On Mon, Feb 19, 2024 at 11:20:13PM -0500, Aaron Merey wrote: > On Tue, Feb 13, 2024 at 8:28 AM Mark Wielaard wrote: > > > > > This patch's method of building the aranges list is slower than simply > > > reading .debug_aranges. On m

[Bug tools/31058] global-buffer-overflow exists in the function ebl_machine_flag_name in eblmachineflagname.c

2024-02-20 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31058 --- Comment #2 from Mark Wielaard --- Note that this issue was discussed when rediscovered again on January 9 by someone else running a fuzzer. The conclusion then was that this was a normal bug and not a security issue. Crashes in the stand