Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 719 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 719 Bytes

Kernel Exploits

In this repository I would like to collect various exploits for the linux kernel, eventually with writeups.

The exploits are written by me and my CTF team.

Inside every CTF challenge there is extract.sh to extract initramfs.

CTF

Challenge Summary Writeup
Klibrary UAF + race condition (SLUB) ✔️
Pprofile Unchecked copy_to_user ✔️
Hashbrown UAF + race condition (SLAB)
Kernel-Rop ROP chain with KPTI+SMAP+SMEP+KASLR-FG
Atoms Kernel deadlock