Upload folder using huggingface_hub
Browse files
projects/binutils/arvo_21011/crash.log
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
INFO: Seed: 4128879578
|
| 2 |
+
INFO: Loaded 1 modules (146770 inline 8-bit counters): 146770 [0x1acd5d0, 0x1af1322),
|
| 3 |
+
INFO: Loaded 1 PC tables (146770 PCs): 146770 [0x13e3b18,0x1621038),
|
| 4 |
+
/out/fuzz_bfd: Running 1 inputs 1 time(s) each.
|
| 5 |
+
Running: /tmp/poc
|
| 6 |
+
=================================================================
|
| 7 |
+
==29334==ERROR: AddressSanitizer: attempting double-free on 0x6030000001f0 in thread T0:
|
| 8 |
+
SCARINESS: 42 (double-free)
|
| 9 |
+
#0 0x521e2d in free /src/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp:123:3
|
| 10 |
+
#1 0x9bd7cf in alpha_vms_free_private /src/binutils-gdb/bfd/vms-alpha.c:2698:3
|
| 11 |
+
#2 0x9b7e71 in vms_close_and_cleanup /src/binutils-gdb/bfd/vms-alpha.c:9420:7
|
| 12 |
+
#3 0x55cc68 in bfd_close_all_done /src/binutils-gdb/bfd/opncls.c:789:9
|
| 13 |
+
#4 0x1020d26 in bfd_generic_archive_p /src/binutils-gdb/bfd/archive.c:923:4
|
| 14 |
+
#5 0x555273 in bfd_check_format_matches /src/binutils-gdb/bfd/format.c:330:17
|
| 15 |
+
#6 0x5548ad in LLVMFuzzerTestOneInput /src/binutils-gdb/fuzz/fuzz_bfd.c:49:5
|
| 16 |
+
#7 0x45a511 in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:556:15
|
| 17 |
+
#8 0x445031 in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:292:6
|
| 18 |
+
#9 0x44acee in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:774:9
|
| 19 |
+
#10 0x474c12 in main /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerMain.cpp:19:10
|
| 20 |
+
#11 0x7fb1c58e183f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2083f)
|
| 21 |
+
#12 0x41e4a8 in _start (/out/fuzz_bfd+0x41e4a8)
|
| 22 |
+
|
| 23 |
+
DEDUP_TOKEN: free--alpha_vms_free_private--vms_close_and_cleanup
|
| 24 |
+
0x6030000001f0 is located 0 bytes inside of 32-byte region [0x6030000001f0,0x603000000210)
|
| 25 |
+
freed by thread T0 here:
|
| 26 |
+
#0 0x521e2d in free /src/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp:123:3
|
| 27 |
+
#1 0x9bd7cf in alpha_vms_free_private /src/binutils-gdb/bfd/vms-alpha.c:2698:3
|
| 28 |
+
#2 0x55661b in bfd_reinit /src/binutils-gdb/bfd/format.c:147:5
|
| 29 |
+
#3 0x555133 in bfd_check_format_matches /src/binutils-gdb/bfd/format.c:314:7
|
| 30 |
+
#4 0x1020c98 in bfd_generic_archive_p /src/binutils-gdb/bfd/archive.c:920:8
|
| 31 |
+
#5 0x555273 in bfd_check_format_matches /src/binutils-gdb/bfd/format.c:330:17
|
| 32 |
+
#6 0x5548ad in LLVMFuzzerTestOneInput /src/binutils-gdb/fuzz/fuzz_bfd.c:49:5
|
| 33 |
+
#7 0x45a511 in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:556:15
|
| 34 |
+
#8 0x445031 in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:292:6
|
| 35 |
+
#9 0x44acee in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:774:9
|
| 36 |
+
#10 0x474c12 in main /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerMain.cpp:19:10
|
| 37 |
+
#11 0x7fb1c58e183f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2083f)
|
| 38 |
+
|
| 39 |
+
DEDUP_TOKEN: free--alpha_vms_free_private--bfd_reinit
|
| 40 |
+
previously allocated by thread T0 here:
|
| 41 |
+
#0 0x5223c9 in realloc /src/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp:164:3
|
| 42 |
+
#1 0x559603 in bfd_realloc /src/binutils-gdb/bfd/libbfd.c:299:9
|
| 43 |
+
#2 0x559689 in bfd_realloc_or_free /src/binutils-gdb/bfd/libbfd.c:313:15
|
| 44 |
+
#3 0x9bcc83 in vms_get_remaining_object_record /src/binutils-gdb/bfd/vms-alpha.c:866:22
|
| 45 |
+
#4 0x9bdab1 in _bfd_vms_get_object_record /src/binutils-gdb/bfd/vms-alpha.c:820:7
|
| 46 |
+
#5 0x9bd67e in _bfd_vms_slurp_object_records /src/binutils-gdb/bfd/vms-alpha.c:2624:14
|
| 47 |
+
#6 0x9b7515 in alpha_vms_object_p /src/binutils-gdb/bfd/vms-alpha.c:2817:9
|
| 48 |
+
#7 0x555273 in bfd_check_format_matches /src/binutils-gdb/bfd/format.c:330:17
|
| 49 |
+
#8 0x1020c98 in bfd_generic_archive_p /src/binutils-gdb/bfd/archive.c:920:8
|
| 50 |
+
#9 0x555273 in bfd_check_format_matches /src/binutils-gdb/bfd/format.c:330:17
|
| 51 |
+
#10 0x5548ad in LLVMFuzzerTestOneInput /src/binutils-gdb/fuzz/fuzz_bfd.c:49:5
|
| 52 |
+
#11 0x45a511 in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:556:15
|
| 53 |
+
#12 0x445031 in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:292:6
|
| 54 |
+
#13 0x44acee in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:774:9
|
| 55 |
+
#14 0x474c12 in main /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerMain.cpp:19:10
|
| 56 |
+
#15 0x7fb1c58e183f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2083f)
|
| 57 |
+
|
| 58 |
+
DEDUP_TOKEN: realloc--bfd_realloc--bfd_realloc_or_free
|
| 59 |
+
SUMMARY: AddressSanitizer: double-free /src/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp:123:3 in free
|
| 60 |
+
==29334==ABORTING
|
projects/binutils/arvo_21011/poc.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e37933f8226398b17399d122972ea397d2ae29fbd209730ebc4c3ec211ca6442
|
| 3 |
+
size 205
|
projects/binutils/arvo_21011/src.tgz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e2320614f70aeb4a1a4aaa737cc552639da31dc70dc666fd841b323f17ae59b
|
| 3 |
+
size 60098972
|