KSPP / linux

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

Protect arm32 vector table #13

Open kees opened 4 years ago

kees commented 4 years ago

The ARM vector table is at a fixed location. This should be protected in some way, perhaps similar to the work done to make the x86_64 vsyscall table safer.

kees commented 4 years ago

Some more details: https://lore.kernel.org/lkml/2760702.46Rp2Juk5b@wuerfel/