Upload folder using huggingface_hub
Browse files
projects/c-blosc2/arvo_27818/crash.log
CHANGED
|
@@ -10,7 +10,7 @@ afl-fuzz will run N iterations before re-spawning the process (default: 1000)
|
|
| 10 |
======================================================
|
| 11 |
Reading 78 bytes from /tmp/poc
|
| 12 |
=================================================================
|
| 13 |
-
==1789==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x60700000006e at pc 0x0000006e4d62 bp
|
| 14 |
READ of size 2 at 0x60700000006e thread T0
|
| 15 |
SCARINESS: 14 (2-byte-read-heap-buffer-overflow)
|
| 16 |
#0 0x6e4d61 in Lizard_decompress_LIZv1 /src/c-blosc2/internal-complibs/lizard-1.0/lizard_decompress_liz.h
|
|
@@ -25,7 +25,7 @@ SCARINESS: 14 (2-byte-read-heap-buffer-overflow)
|
|
| 25 |
#9 0x4fdc81 in LLVMFuzzerTestOneInput /src/c-blosc2/tests/fuzz/fuzz_decompress_chunk.c:34:5
|
| 26 |
#10 0x4fe15e in ExecuteFilesOnyByOne /src/libfuzzer/afl/afl_driver.cpp:207:5
|
| 27 |
#11 0x4fe15e in main /src/libfuzzer/afl/afl_driver.cpp:244:12
|
| 28 |
-
#12
|
| 29 |
#13 0x44ff48 in _start (/out/decompress_chunk_fuzzer+0x44ff48)
|
| 30 |
|
| 31 |
DEDUP_TOKEN: Lizard_decompress_LIZv1--Lizard_decompress_generic--Lizard_decompress_safe
|
|
@@ -40,7 +40,7 @@ allocated by thread T0 here:
|
|
| 40 |
#6 0x4fe0f7 in vector /usr/local/bin/../include/c++/v1/vector:1126:9
|
| 41 |
#7 0x4fe0f7 in ExecuteFilesOnyByOne /src/libfuzzer/afl/afl_driver.cpp:204:23
|
| 42 |
#8 0x4fe0f7 in main /src/libfuzzer/afl/afl_driver.cpp:244:12
|
| 43 |
-
#9
|
| 44 |
|
| 45 |
DEDUP_TOKEN: operator new(unsigned long)--__libcpp_operator_new<unsigned long>--__libcpp_allocate
|
| 46 |
SUMMARY: AddressSanitizer: heap-buffer-overflow /src/c-blosc2/internal-complibs/lizard-1.0/lizard_decompress_liz.h in Lizard_decompress_LIZv1
|
|
|
|
| 10 |
======================================================
|
| 11 |
Reading 78 bytes from /tmp/poc
|
| 12 |
=================================================================
|
| 13 |
+
==1789==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x60700000006e at pc 0x0000006e4d62 bp 0x7fff63f32750 sp 0x7fff63f32748
|
| 14 |
READ of size 2 at 0x60700000006e thread T0
|
| 15 |
SCARINESS: 14 (2-byte-read-heap-buffer-overflow)
|
| 16 |
#0 0x6e4d61 in Lizard_decompress_LIZv1 /src/c-blosc2/internal-complibs/lizard-1.0/lizard_decompress_liz.h
|
|
|
|
| 25 |
#9 0x4fdc81 in LLVMFuzzerTestOneInput /src/c-blosc2/tests/fuzz/fuzz_decompress_chunk.c:34:5
|
| 26 |
#10 0x4fe15e in ExecuteFilesOnyByOne /src/libfuzzer/afl/afl_driver.cpp:207:5
|
| 27 |
#11 0x4fe15e in main /src/libfuzzer/afl/afl_driver.cpp:244:12
|
| 28 |
+
#12 0x7f5febd7d83f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2083f)
|
| 29 |
#13 0x44ff48 in _start (/out/decompress_chunk_fuzzer+0x44ff48)
|
| 30 |
|
| 31 |
DEDUP_TOKEN: Lizard_decompress_LIZv1--Lizard_decompress_generic--Lizard_decompress_safe
|
|
|
|
| 40 |
#6 0x4fe0f7 in vector /usr/local/bin/../include/c++/v1/vector:1126:9
|
| 41 |
#7 0x4fe0f7 in ExecuteFilesOnyByOne /src/libfuzzer/afl/afl_driver.cpp:204:23
|
| 42 |
#8 0x4fe0f7 in main /src/libfuzzer/afl/afl_driver.cpp:244:12
|
| 43 |
+
#9 0x7f5febd7d83f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2083f)
|
| 44 |
|
| 45 |
DEDUP_TOKEN: operator new(unsigned long)--__libcpp_operator_new<unsigned long>--__libcpp_allocate
|
| 46 |
SUMMARY: AddressSanitizer: heap-buffer-overflow /src/c-blosc2/internal-complibs/lizard-1.0/lizard_decompress_liz.h in Lizard_decompress_LIZv1
|
projects/c-blosc2/arvo_27818/src.tgz
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5a9587f52b951a4dfffe3bdbc14e8c7f01c469aab2eb9531846c78f9b915d71
|
| 3 |
+
size 1145800
|