serge1/ELFIO

ELFIO::elfio::load hangs when loading malformed ELF file

Alan-Jowett opened this issue · 1 comments

llvm-objdump.exe: error: 'timeout-8e50dc5ee0476def74f5316fa96e058cb37eea05': invalid e_shentsize in ELF header: 65535
timeout-8e50dc5ee0476def74f5316fa96e058cb37eea05.zip

While parsing the ELF file, elfio::load_segments ignores failure to read resulting in the parsing of the same segment repeatedly.