robinrheem commited on
Commit
a9a6def
·
verified ·
1 Parent(s): a4ab2e8

Upload folder using huggingface_hub

Browse files
projects/c-blosc2/arvo_29976/crash.log ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ INFO: Running with entropic power schedule (0xFF, 100).
2
+ INFO: Seed: 2446251419
3
+ INFO: Loaded 1 modules (52623 inline 8-bit counters): 52623 [0xec6a20, 0xed37af),
4
+ INFO: Loaded 1 PC tables (52623 PCs): 52623 [0xba0f50,0xc6e840),
5
+ /out/decompress_frame_fuzzer: Running 1 inputs 1 time(s) each.
6
+ Running: /tmp/poc
7
+ =================================================================
8
+ ==1889==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x6080000000f9 at pc 0x0000005bb8c0 bp 0x7fffed8159d0 sp 0x7fffed8159c8
9
+ READ of size 1 at 0x6080000000f9 thread T0
10
+ SCARINESS: 12 (1-byte-read-heap-buffer-overflow)
11
+ #0 0x5bb8bf in blosc_getitem /src/c-blosc2/blosc/blosc2.c:2637:21
12
+ #1 0x5e6bc7 in get_coffset /src/c-blosc2/blosc/frame.c:1516:12
13
+ #2 0x5e7b08 in frame_get_lazychunk /src/c-blosc2/blosc/frame.c:1676:20
14
+ #3 0x5edaf4 in frame_decompress_chunk /src/c-blosc2/blosc/frame.c:2470:20
15
+ #4 0x5db32a in blosc2_schunk_decompress_chunk /src/c-blosc2/blosc/schunk.c:620:17
16
+ #5 0x55db66 in LLVMFuzzerTestOneInput /src/c-blosc2/tests/fuzz/fuzz_decompress_frame.c:38:15
17
+ #6 0x4612a1 in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:599:15
18
+ #7 0x44af62 in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:323:6
19
+ #8 0x4512b6 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:856:9
20
+ #9 0x47b2a2 in main /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
21
+ #10 0x7ff151fa983f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2083f)
22
+ #11 0x425928 in _start (/out/decompress_frame_fuzzer+0x425928)
23
+
24
+ DEDUP_TOKEN: blosc_getitem--get_coffset--frame_get_lazychunk
25
+ 0x6080000000f9 is located 0 bytes to the right of 89-byte region [0x6080000000a0,0x6080000000f9)
26
+ allocated by thread T0 here:
27
+ #0 0x529d6d in malloc /src/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
28
+ #1 0x43ea77 in operator new(unsigned long) (/out/decompress_frame_fuzzer+0x43ea77)
29
+ #2 0x44af62 in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:323:6
30
+ #3 0x4512b6 in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:856:9
31
+ #4 0x47b2a2 in main /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
32
+ #5 0x7ff151fa983f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2083f)
33
+
34
+ DEDUP_TOKEN: malloc--operator new(unsigned long)--fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long)
35
+ SUMMARY: AddressSanitizer: heap-buffer-overflow /src/c-blosc2/blosc/blosc2.c:2637:21 in blosc_getitem
36
+ Shadow bytes around the buggy address:
37
+ 0x0c107fff7fc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
38
+ 0x0c107fff7fd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
39
+ 0x0c107fff7fe0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40
+ 0x0c107fff7ff0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
41
+ 0x0c107fff8000: fa fa fa fa 00 00 00 00 00 00 00 00 00 00 00 01
42
+ =>0x0c107fff8010: fa fa fa fa 00 00 00 00 00 00 00 00 00 00 00[01]
43
+ 0x0c107fff8020: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
44
+ 0x0c107fff8030: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
45
+ 0x0c107fff8040: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
46
+ 0x0c107fff8050: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
47
+ 0x0c107fff8060: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
48
+ Shadow byte legend (one shadow byte represents 8 application bytes):
49
+ Addressable: 00
50
+ Partially addressable: 01 02 03 04 05 06 07
51
+ Heap left redzone: fa
52
+ Freed heap region: fd
53
+ Stack left redzone: f1
54
+ Stack mid redzone: f2
55
+ Stack right redzone: f3
56
+ Stack after return: f5
57
+ Stack use after scope: f8
58
+ Global redzone: f9
59
+ Global init order: f6
60
+ Poisoned by user: f7
61
+ Container overflow: fc
62
+ Array cookie: ac
63
+ Intra object redzone: bb
64
+ ASan internal: fe
65
+ Left alloca redzone: ca
66
+ Right alloca redzone: cb
67
+ Shadow gap: cc
68
+ ==1889==ABORTING
projects/c-blosc2/arvo_29976/poc.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b4938a082725361a52f6c0ee0d4cf81d18578f56d890f5f0b104d10b523143d
3
+ size 89
projects/c-blosc2/arvo_29976/src.tgz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3a9a12b409e05f2536c6872b6537afb76f2a0562bdd8aa5f5f4b11ad9362034
3
+ size 1192096