This document summarizes a presentation on Linux kernel exploitation given by Jon Oberheide. The presentation covered why the Linux kernel is an attractive target, a history of vulnerabilities in the kernel, classes of vulnerabilities, and ways to improve kernel security. Specific vulnerability examples discussed included privilege escalation using ReiserFS extended attributes and a NULL pointer dereference in OpenBSD that was leveraged for a multi-stage kernel exploit. The presentation encouraged both researchers to investigate kernel vulnerabilities and administrators to deploy additional hardening techniques.