Microsvuln

Results 15 issues of Microsvuln

Hi . Using jazzer, the following exception has been occurred : `Java Exception: java.lang.IllegalStateException: Failed to recover` . The produced jazzer file is as : ``` import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method;...

bug

Hi. I have a problem running local experiments, I get the following error while building benchmarks after running this : `(.venv) arash@fuzzbench-scale1:~/new/fuzzbench$ PYTHONPATH=. python3 experiment/run_experiment.py --experiment-config experiment-config.yaml --benchmarks bloaty_fuzz_target harfbuzz-1.3.2...

priority

Hi! Is it possible to remove fuzzbench local experiment limitations of the number of fuzzers and benchmarks? I remember I had experiments before with about 18 benchmarks and 5-8 fuzzers....

Hello . When running Grammar mutator on a target, there is a problem right before running AFL++ on the target . Here is the log : ``` mic@mic-System-Product-Name:~/Documents/AFLplusplus$ ./afl-fuzz -m...

bug

Hi ! ``` ~/Documents/Kirenenko/z3 ~/Documents/Kirenenko + popd ~/Documents/Kirenenko + mkdir -p /home/arash/Documents/Kirenenko/bin/ + mkdir -p /home/arash/Documents/Kirenenko/bin//lib + pushd llvm_mode ~/Documents/Kirenenko/llvm_mode ~/Documents/Kirenenko + rm -rf build + mkdir -p build +...

There is a **heap buffer overflow** vulnerability in `deco.c` and `draw_all_deco` function which is occurred by parsing an input file. output : ``` ================================================================= ==10052==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x629000009764...

There is a buffer overflow vulnerability in `parse.c `(`get_info` function) which is occurred when specific malformed file is parsed . Output : ``` t terminated 35 U:N = !te ^...

There is a crash in `set_stem_dir` function in `music.c` file when parsing a malformed input . Output : ``` poc5:27:37: error: Bad character '2' AddressSanitizer:DEADLYSIGNAL ================================================================= ==22266==ERROR: AddressSanitizer: SEGV on...

There is a crash in the parse.c file and in set_tuplet when parsing a specific input file. It's a high probability that it is a divide-by-zero error. Output : ```...

There is a crash in `draw.c` file in function `draw_gracenotes() `when the program reads a malformed input . Output : ``` id:000983,sig:11,src:013870+014464,time:3776617,op:splice,rep:8:3:19: error: Invalid note duration id:000983,sig:11,src:013870+014464,time:3776617,op:splice,rep:8:3:19: error: Note too...