[TOC] ## References 1. [Linux SLUB Allocator Internals and Debugging, Part 1 of 4](https://blogs.oracle.com/linux/post/linux-slub-allocator-internals-and-debugging-1) 2. [Linux SLUB Allocator Internals and Debugging - SLUB Debugger, Part 2 of 4](https://blogs.oracle.com/linux/post/linux-slub-allocator-internals-and-debugging-2) 3. [Linux SLUB Allocator Internals and Debugging - KASan, Part 3 of 4](https://blogs.oracle.com/linux/post/linux-slub-allocator-internals-and-debugging-3) 4. [Linux SLUB Allocator Internals and Debugging - KFENCE, Part 4 of 4](https://blogs.oracle.com/linux/post/linux-slub-allocator-internals-and-debugging-4) 5. [Debugging the SLUB allocator in the Linux kernel](https://dspace.cuni.cz/bitstream/handle/20.500.11956/148406/130315810.pdf?sequence=1&isAllowed=y) ### [SLUB Internals for Exploit Developers](https://www.youtube.com/live/WWQh4yAoXME?si=XvcElrNYLYri0awi&t=23151) The [slides](https://static.sched.com/hosted_files/lsseu2024/37/2024%2C%20LSS%20EU_%20SLUB%20Internals%20for%20Exploit%20Developers.pdf) are also worth looking into. {%youtube WWQh4yAoXME %} ### [ECE-T480 - Spring 2021: Lecture 16 (the slab allocator)](https://youtu.be/pFi-JKgoX-I) {%youtube pFi-JKgoX-I %} ### [From Finding New Type of Logical Flaw at Linux Kernel To Developing New Heap Exploitation Technique](https://youtu.be/C3ta-uUthfA) {%youtube C3ta-uUthfA %} ### [BG - See you later, allocator!': Updating Volatility's analysis of modern Linux memory allocators](https://youtu.be/qJUcsVM4Mp4) {%youtube qJUcsVM4Mp4 %} ### [Hands Off and Putting SLAB/SLUB Feng Shui in a Blackbox](https://youtu.be/6xB5A7T5LyQ) {%youtube 6xB5A7T5LyQ %}