https://breaking-bits.gitbook.io/breaking-bits/exploit-development/linux-kernel-exploit-development
Linux Kernel Pwn Series.
https://lkmidas.github.io/posts/20210123-linux-kernel-pwn-part-1/
https://lkmidas.github.io/posts/20210128-linux-kernel-pwn-part-2/ https://lkmidas.github.io/posts/20210205-linux-kernel-pwn-part-3/
Task_Struct
http://books.gigatux.nl/mirror/kerneldevelopment/0672327201/ch03lev1sec1.html#:~:text=The%20task_struct%20is%20a%20relatively,and%20needs%20about%20a%20process
Tooling
https://github.com/0xricksanchez/like-dbg - Easy Setup for Kernel Exploitation.
