You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
" #7 0x58f4a7133026 in fuzzer::Fuzzer::ReadAndExecuteSeedCorpora(std::vector\u003cfuzzer::SizedFile, std::allocator\u003cfuzzer::SizedFile\u003e\u003e\u0026) (/home/philip/Code/examples/c-cpp-example/.cifuzz-build/libfuzzer/address+undefined/src/simple_examples/simple_checks_fuzz_test+0xbc026) (BuildId: 8cecfc4051a1a8d091763e4d316dd04ebc33f259)",
16
+
" #8 0x58f4a7133593 in fuzzer::Fuzzer::Loop(std::vector\u003cfuzzer::SizedFile, std::allocator\u003cfuzzer::SizedFile\u003e\u003e\u0026) (/home/philip/Code/examples/c-cpp-example/.cifuzz-build/libfuzzer/address+undefined/src/simple_examples/simple_checks_fuzz_test+0xbc593) (BuildId: 8cecfc4051a1a8d091763e4d316dd04ebc33f259)",
17
+
" #9 0x58f4a712189f in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) (/home/philip/Code/examples/c-cpp-example/.cifuzz-build/libfuzzer/address+undefined/src/simple_examples/simple_checks_fuzz_test+0xaa89f) (BuildId: 8cecfc4051a1a8d091763e4d316dd04ebc33f259)",
18
+
" #10 0x58f4a714a932 in main (/home/philip/Code/examples/c-cpp-example/.cifuzz-build/libfuzzer/address+undefined/src/simple_examples/simple_checks_fuzz_test+0xd3932) (BuildId: 8cecfc4051a1a8d091763e4d316dd04ebc33f259)",
19
+
" #11 0x7fa793829d8f in __libc_start_call_main ../sysdeps/nptl/libc_start_call_main.h:58:16",
20
+
" #12 0x7fa793829e3f in __libc_start_main ../csu/libc-start.c:392:3",
21
+
" #13 0x58f4a7116e14 in _start (/home/philip/Code/examples/c-cpp-example/.cifuzz-build/libfuzzer/address+undefined/src/simple_examples/simple_checks_fuzz_test+0x9fe14) (BuildId: 8cecfc4051a1a8d091763e4d316dd04ebc33f259)",
22
+
"",
23
+
"0x58f4a8007dc5 is located 0 bytes after global variable 'gBuffer' defined in '/home/philip/Code/examples/c-cpp-example/src/simple_examples/explore_me.cpp' (0x58f4a8007dc0) of size 5",
24
+
"SUMMARY: AddressSanitizer: global-buffer-overflow (/home/philip/Code/examples/c-cpp-example/.cifuzz-build/libfuzzer/address+undefined/src/simple_examples/simple_checks_fuzz_test+0x16ba33) (BuildId: 8cecfc4051a1a8d091763e4d316dd04ebc33f259) in __asan_memcpyShadow bytes around the buggy address:",
0 commit comments