https://www.youtube.com/watch?v=m1jgykKxtPk
https://www.youtube.com/watch?v=2R46lJsOOTE
proxy.c « examples - liburing - io_uring library
* Sample program that can act either as a packet sink, where it just receives
* packets and doesn't do anything with them, or it can act as a proxy where it
* receives packets and then sends them to a new destination.
Dig into how this works and what io_uring does.
[Linux Kernel Exploitation 0x0] Debugging the Kernel with QEMU
[Linux Kernel Exploitation 0x1] Smashing Stack Overflows in the Kernel