eBPF rootkits and the Volatility blind spot in Linux memory forensics
eBPF can be abused to create stealthy rootkits that evade memory forensics tools like Volatility, as eBPF programs load dynamically into kernel memory and aren't part of the static kernel image, creating a blind spot in Linux memory forensics.