Skip to content

meowmeowxw/kernel-exploits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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