0x00C - eBPF 🐝 Oct 16, 2022 4 min read low-level Problem: Extending the kernel safely and easily is hard. Solution: eBPF lets you safely execute bytecode in the Linux kernel without changing the kernel source code or creating a kernel module.