iovisor / ubpf

Userspace eBPF VM
Apache License 2.0
829 stars 136 forks source link

Run ubpf_test over every file in corpus #468

Closed Alan-Jowett closed 5 months ago

Alan-Jowett commented 6 months ago

Execute the ubpf_test binary over each file in the fuzzing corpus, first using the interpreter then using JIT.

Alan-Jowett commented 6 months ago

Blocked on bugs in ubpf.

Alan-Jowett commented 5 months ago

Too slow. Need to investigate a better approach.