Linux Kernel Exploitation: Know Your Attack Surface
CVE-2024-1086 showed that a single kernel bug can hand attackers full root — fast. Before you can defend or research Linux kernel vulnerabilities, you need to map exactly what the kernel exposes to user-space. This post walks through real commands to enumerate syscall interfaces, eBPF exposure, and io_uring attack surface on a live system.
