iovisor / ubpf

Userspace eBPF VM
Apache License 2.0
814 stars 132 forks source link

Run ubpf_test over every file in corpus #468

Closed Alan-Jowett closed 4 months ago

Alan-Jowett commented 4 months ago

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

Alan-Jowett commented 4 months ago

Blocked on bugs in ubpf.

Alan-Jowett commented 4 months ago

Too slow. Need to investigate a better approach.