Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 321 Bytes

File metadata and controls

9 lines (5 loc) · 321 Bytes

linux-kernel

This is a repo where I stored my notes and scripts about linux kernel exploitation, including mainly challenges.

All challenges use the same bzImage:

  • Version: 6.19.0-rc7 (Baby Opossum Posse)

Helper scripts for creating rootfs and extracting cpio archives are located in the scripts/ directory.