Hi, On Wed, Mar 16, 2022 at 05:08:04PM -0700, ClusterFuzz-External via monorail via Elfutils-devel wrote: > Status: New > Owner: ---- > CC: elfut...@sourceware.org, da...@adalogics.com, evv...@gmail.com, > izz...@google.com > Labels: ClusterFuzz Reproducible Engine-libfuzzer OS-Linux Proj-elfutils > Reported-2022-03-17 > Type: Bug > > New issue 45620 by ClusterFuzz-External: elfutils:fuzz-elf-get-sections: > Timeout in fuzz-elf-get-sections > https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=45620 > > Detailed Report: https://oss-fuzz.com/testcase?key=5416220013232128
Again the detailed report seems to require some kind of login. > Project: elfutils > Fuzzing Engine: libFuzzer > Fuzz Target: fuzz-elf-get-sections > Job Type: libfuzzer_asan_elfutils > Platform Id: linux > > Crash Type: Timeout (exceeds 60 secs) > Crash Address: > Crash State: > fuzz-elf-get-sections > > Sanitizer: address (ASAN) > > Regressed: > https://oss-fuzz.com/revisions?job=libfuzzer_asan_elfutils&range=202203160607:202203161200 > > Reproducer Testcase: > https://oss-fuzz.com/download?testcase_id=5416220013232128 This again looks like the previous reported case. The reproducer is clearly an invalid file without section headers. Does anybody know what this "fuzz-elf-get-sections" thing is. It would be good to know the source code if this to understand how to reproduce this report. Thanks, Mark