kernel exploit POC for vulnerability i found in amd gpu driver# CVE-2021-42327
SLUB overflow exploit
[full writeup](https://docfate111.github.io/blog/securityresearch/2021/11/08/SLUBoverflow.html)
[4.0K] /data/pocs/ef8ecc7f08c7ee89634e082322cc8aa19a00ee55
├── [5.2K] exploit.c
├── [ 12K] exploit_userfaultfd.c
├── [ 173] gdbscript
├── [4.0K] module
│ ├── [5.4K] cdev.c
│ ├── [299K] cdev.ko
│ └── [ 255] Makefile
├── [ 139] README.md
├── [ 540] run_challenge.sh
└── [ 192] setup.sh
1 directory, 9 files