KSPP / linux

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

Move x86_64 and arm64 ELF_ET_DYN_BASE to 0x000100000000 #108

Open kees opened 4 years ago

kees commented 4 years ago

Find a solution for KASan binaries so commit c715b72c1ba4 ("mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes") can be effectively un-reverted.

kees commented 2 years ago

Have KAsan binaries changed? Can this be detected with an ELF flag?