Upload folder using huggingface_hub
Browse files
projects/botan/arvo_6626/crash.log
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
INFO: Seed: 343583753
|
| 2 |
+
INFO: Loaded 1 modules (2966 inline 8-bit counters): 2966 [0xa37d68, 0xa388fe),
|
| 3 |
+
INFO: Loaded 1 PC tables (2966 PCs): 2966 [0x7bf850,0x7cb1b0),
|
| 4 |
+
/out/invert: Running 1 inputs 1 time(s) each.
|
| 5 |
+
Running: /tmp/poc
|
| 6 |
+
==944==WARNING: MemorySanitizer: use-of-uninitialized-value
|
| 7 |
+
#0 0x4c2700 in Botan::word_add(unsigned long, unsigned long, unsigned long*) /src/botan/build/include/botan/internal/mp_asmi.h:119:4
|
| 8 |
+
#1 0x4bcb4d in Botan::bigint_cnd_abs(unsigned long, unsigned long*, unsigned long) /src/botan/src/lib/math/mp/mp_core.cpp:102:22
|
| 9 |
+
#2 0x4cba46 in Botan::ct_inverse_mod_odd_modulus(Botan::BigInt const&, Botan::BigInt const&) /src/botan/src/lib/math/numbertheory/numthry.cpp:240:7
|
| 10 |
+
#3 0x49db32 in fuzz(unsigned char const*, unsigned long) /src/botan/./src/fuzzer/invert.cpp:25:29
|
| 11 |
+
#4 0x49d5b0 in LLVMFuzzerTestOneInput /src/botan/./src/fuzzer/fuzzers.h:39:7
|
| 12 |
+
#5 0x5698f5 in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /src/libfuzzer/FuzzerLoop.cpp:517:13
|
| 13 |
+
#6 0x5281b2 in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /src/libfuzzer/FuzzerDriver.cpp:280:6
|
| 14 |
+
#7 0x53a5bf in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /src/libfuzzer/FuzzerDriver.cpp:703:9
|
| 15 |
+
#8 0x5272f1 in main /src/libfuzzer/FuzzerMain.cpp:20:10
|
| 16 |
+
#9 0x7fc30e59683f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2083f)
|
| 17 |
+
#10 0x41eaf8 in _start (/out/invert+0x41eaf8)
|
| 18 |
+
|
| 19 |
+
DEDUP_TOKEN: Botan::word_add(unsigned long, unsigned long, unsigned long*)--Botan::bigint_cnd_abs(unsigned long, unsigned long*, unsigned long)--Botan::ct_inverse_mod_odd_modulus(Botan::BigInt const&, Botan::BigInt const&)
|
| 20 |
+
Uninitialized value was stored to memory at
|
| 21 |
+
#0 0x4bc519 in Botan::bigint_cnd_sub(unsigned long, unsigned long*, unsigned long const*, unsigned long) /src/botan/src/lib/math/mp/mp_core.cpp:83:17
|
| 22 |
+
#1 0x4cb955 in Botan::ct_inverse_mod_odd_modulus(Botan::BigInt const&, Botan::BigInt const&) /src/botan/src/lib/math/numbertheory/numthry.cpp:236:24
|
| 23 |
+
#2 0x49db32 in fuzz(unsigned char const*, unsigned long) /src/botan/./src/fuzzer/invert.cpp:25:29
|
| 24 |
+
#3 0x49d5b0 in LLVMFuzzerTestOneInput /src/botan/./src/fuzzer/fuzzers.h:39:7
|
| 25 |
+
#4 0x5698f5 in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /src/libfuzzer/FuzzerLoop.cpp:517:13
|
| 26 |
+
#5 0x5281b2 in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /src/libfuzzer/FuzzerDriver.cpp:280:6
|
| 27 |
+
#6 0x53a5bf in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /src/libfuzzer/FuzzerDriver.cpp:703:9
|
| 28 |
+
#7 0x5272f1 in main /src/libfuzzer/FuzzerMain.cpp:20:10
|
| 29 |
+
#8 0x7fc30e59683f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2083f)
|
| 30 |
+
|
| 31 |
+
DEDUP_TOKEN: Botan::bigint_cnd_sub(unsigned long, unsigned long*, unsigned long const*, unsigned long)--Botan::ct_inverse_mod_odd_modulus(Botan::BigInt const&, Botan::BigInt const&)--fuzz(unsigned char const*, unsigned long)
|
| 32 |
+
Uninitialized value was created by an allocation of 'z' in the stack frame of function '_ZN5Botan14bigint_cnd_subEmPmPKmm'
|
| 33 |
+
#0 0x4bc160 in Botan::bigint_cnd_sub(unsigned long, unsigned long*, unsigned long const*, unsigned long) /src/botan/src/lib/math/mp/mp_core.cpp:70
|
| 34 |
+
|
| 35 |
+
DEDUP_TOKEN: Botan::bigint_cnd_sub(unsigned long, unsigned long*, unsigned long const*, unsigned long)
|
| 36 |
+
SUMMARY: MemorySanitizer: use-of-uninitialized-value /src/botan/build/include/botan/internal/mp_asmi.h:119:4 in Botan::word_add(unsigned long, unsigned long, unsigned long*)
|
| 37 |
+
Unique heap origins: 57
|
| 38 |
+
Stack depot allocated bytes: 4608
|
| 39 |
+
Unique origin histories: 8
|
| 40 |
+
History depot allocated bytes: 192
|
| 41 |
+
Exiting
|
projects/botan/arvo_6626/poc.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9997ce214521cab53adc8adfbbb7ad6cd4cf2d7c69754af3e80f692ed8b56978
|
| 3 |
+
size 114
|
projects/botan/arvo_6626/src.tgz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eecb51da9312bb585b59d12e5e3c2937b312f51ec71bca573408bcb37e15ae64
|
| 3 |
+
size 10991914
|