Verifying the Verifier - eBPF Range Analysis Verification
Offered By: Linux Plumbers Conference via YouTube
Course Description
Overview
Explore an automated tool called Agni designed to verify the correctness of range analysis in the Linux kernel's eBPF verifier. Dive into the process of extracting verifier semantics from kernel source code, learn about the formal specification for range analysis soundness, and discover how Agni synthesizes eBPF programs to expose potential verifier bugs. Examine results from testing 16 kernel versions, understand the non-standard range analysis implementation in the eBPF verifier, and witness a live demonstration of the entire toolchain. Gain insights into future directions for checking other eBPF verifier analyses and access resources including the Agni GitHub repository, a collection of synthesized eBPF programs, and relevant kernel mailing list discussions.
Syllabus
Verifying the Verifier eBPF Range Analysis Verification - Harishankar Vishwanathan
Taught by
Linux Plumbers Conference
Related Courses
Analyzing Postgres Performance Problems Using Perf and eBPFMicrosoft via YouTube Citus Con - An Event for Postgres - Americas Livestream
Microsoft via YouTube EBPF - The Next Power Tool of SREs
USENIX via YouTube Kernel Tracing With EBPF
media.ccc.de via YouTube Building Observability for 99% Developers
Docker via YouTube