mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-20 21:48:15 -04:00
Add option to switch (back) to using kCFI in the future
This commit is contained in:
parent
d2563ed923
commit
d6fc71dba7
2 changed files with 23 additions and 0 deletions
|
@ -137,6 +137,10 @@ configuration file.
|
|||
|
||||
- Provide the option to modify machine check exception handler.
|
||||
|
||||
- Provide the option to use kCFI as the default CFI implementation as it may be
|
||||
slightly more resilient to attacks that can construct arbitrary executable
|
||||
memory contents (when using Linux kernel version >= 6.5).
|
||||
|
||||
- Provide the option to disable support for all x86 processes and syscalls to reduce
|
||||
attack surface (when using Linux kernel version >= 6.7).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue