[COMMITTED] readelf: Sanity check verneed and verdef offsets in handle_symtab.

2021-03-03 Thread Mark Wielaard
We are going through vna_next, vn_next and vd_next in a while loop. Make sure that all offsets are sane. We don't want things to wrap around so we go in cycles. https://sourceware.org/bugzilla/show_bug.cgi?id=27501 Signed-off-by: Mark Wielaard --- src/ChangeLog | 5 + src/readelf.c | 10 ++

[Bug tools/27501] eu-readelf hang while process crafted file

2021-03-03 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=27501 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED