SockFuzzer
SockFuzzer copied to clipboard
While compiling inside the Docker, the "build_all.sh" script under fuzz-introspector got into the following errors: [ 41%] Built target RTUbsan_cxx.x86_64 [ 41%] Linking CXX static library ../../../../lib/clang/14.0.4/lib/linux/libclang_rt.ubsan_standalone_cxx-x86_64.a [ 41%] Built...
OSS-Fuzz has found a bug in this project. Please see https://oss-fuzz.com/testcase?key=5484532464222208 for details and reproducers. This issue is mirrored from https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40062 and will auto-close if the status changes there. If...
OSS-Fuzz has found a bug in this project. Please see https://oss-fuzz.com/testcase?key=5278904546361344 for details and reproducers. This issue is mirrored from https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=39921 and will auto-close if the status changes there. If...
OSS-Fuzz has found a bug in this project. Please see https://oss-fuzz.com/testcase?key=4893426416484352 for details and reproducers. This issue is mirrored from https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40391 and will auto-close if the status changes there. If...
OSS-Fuzz has found a bug in this project. Please see https://oss-fuzz.com/testcase?key=4729558281093120 for details and reproducers. This issue is mirrored from https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40168 and will auto-close if the status changes there. If...
================================================================= ==882421==ERROR: AddressSanitizer: global-buffer-overflow on address 0x0000015021f8 at pc 0x000000f8bb2d bp 0x7fff205d4b60 sp 0x7fff205d4b58 READ of size 4 at 0x0000015021f8 thread T0 #0 0xf8bb2c in startup_entry_cmp /home/test/Downloads/tmp/SockFuzzer-main/build/../third_party/xnu/osfmk/kern/startup.c:259:25 #1 0x50af5b in...
After the latest update, the build does not work. ``` $docker build --pull -t builder . [+] Building 0.8s (14/14) FINISHED => [internal] load build definition from Dockerfile 0.0s =>...
Hi, Developers: I encountered an error when building. Does it miss a file? Thank you for your help. ``` /Users/xx/Documents/tools/SockFuzzer/fuzz/net_fuzzer.cc:29:10: fatal error: 'fuzzer/FuzzedDataProvider.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error...
Hi, the problem is that every time I run the fuzzer, after some minutes it crashes on this: ../fuzz/fakes/mbuf.c: assert failed on line 65: false ==4628== ERROR: libFuzzer: deadly signal...
OSS-Fuzz has found a bug in this project. Please see https://oss-fuzz.com/testcase?key=4838407041318912 for details and reproducers. This issue is mirrored from https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=51190 and will auto-close if the status changes there. If...