[Bug libelf/33099] New: heap overflow in print_dwarf_addr

2025-06-19 Thread ZeroTrac3r at outlook dot com
: libelf Assignee: unassigned at sourceware dot org Reporter: ZeroTrac3r at outlook dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Created attachment 16142 --> https://sourceware.org/bugzilla/attachment.cgi?id=16142&action=e

[Bug libelf/33099] heap overflow in print_dwarf_addr

2025-06-19 Thread ZeroTrac3r at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33099 --- Comment #1 from Zero Trac3r --- Created attachment 16143 --> https://sourceware.org/bugzilla/attachment.cgi?id=16143&action=edit proposed patch proposed patch -- You are receiving this mail because: You are on the CC list for the bu

[Bug libelf/33099] heap overflow in print_dwarf_addr

2025-06-19 Thread ZeroTrac3r at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33099 Zero Trac3r changed: What|Removed |Added Attachment #16143|0 |1 is obsolete|

[Bug libelf/33099] heap overflow in print_dwarf_addr

2025-06-23 Thread ZeroTrac3r at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=33099 --- Comment #5 from Zero Trac3r --- (In reply to Mark Wielaard from comment #4) > (In reply to Mark Wielaard from comment #3) > > Or maybe we need to add the check where the symstrdata is allocated? > > I wrote a patch to do that instead: >