Linternals: The Slab Allocator

This time we're going to build on that and introduce another memory allocator found within the Linux kernel, the slab allocator, and it's various flavours. So buckle up as we dive into the exciting world of SLABs, SLUBs and SLOBs.…

So You Wanna Pwn The Kernel?

My aim for this post is to provide some insights for getting into Linux kernel vulnerability research and exploit development…