FreeBSD Network Driver Implementation
A Technical review into the implementation of a FreeBSD module. This includes: * FreeBSD History * Implementation and Compilation if a...
grSecurity and PaX
A deep dive into memory protection mechanisms implemented by the grsecurity team in the Linux Kernel. The lecture covers the following...
Silence of the Canaries
Technical overview of Linux Kernel implementation of canaries on an x86-64 machines. This lecture includes kernel source code and...
Linux Kernel CVE-2013-2094
A technical overview of the Local Privilege Escalation Vulnerability (CVE-2013-2094) that existed in the kernel from 2.6 to 3.8. Includes...