Hacker News new | ask | show | jobs
by tptacek 2053 days ago
BPF has always been statically verified, back to 1991 or whenever.

If anything, eBPF is less sound than classic BPF, because the verifier is dramatically more complicated, as is the execution environment.