Trail of Bits

Kernel CI

ebpf-verifier

Research prototype for running the eBPF verifier outside the live kernel to make cross-version testing practical.

View on GitHub trailofbits/ebpf-verifier

Best for

Reducing verifier-specific surprises before deployment.

Surface

Kernel CI

Catalog group

Inspect operating systems and endpoint surfaces

Repository

trailofbits/ebpf-verifier

From the README

The eBPF Verifier Harness project seeks to isolate the eBPF verifier from the Linux kernel in order to allow efficient checks that an eBPF program will run on various kernel versions and configurations. It will also allow for detecting discrepencies in the eBPF verifier between different kernel versions. 1. linux/src: git submodule of linux src 2. libbpf/src: git submodule of libbpf mirror src 3.
Read the full README on GitHub ↗

Related tools · Inspect operating systems and endpoint surfaces