KSPP / linux

Linux kernel source tree (Kernel Self Protection Project)
https://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project
Other
81 stars 5 forks source link

Implement x86 Shadow Call Stack in kernel space #178

Open kees opened 2 years ago

kees commented 2 years ago

The kernel needs backward edge CFI checking based on the hardware CET Shadow Call Stack features of x86.