mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-25 22:48:24 -05:00
Typo
This commit is contained in:
parent
1f7525722e
commit
00c660d40d
1 changed files with 2 additions and 2 deletions
|
|
@ -221,8 +221,8 @@ Kernel space:
|
|||
|
||||
- Disable 32-bit vDSO mappings as they are a legacy compatibility feature.
|
||||
|
||||
- Use kCFI as the default CFI implementation as it is more resilient to attacks that able
|
||||
to write arbitrary executables into memory omitting the necessary hash validation.
|
||||
- Use kCFI as the default CFI implementation as it is more resilient to attacks that are
|
||||
able to write arbitrary executables into memory omitting the necessary hash validation.
|
||||
|
||||
- Optional - Disable support for all x86 processes and syscalls (when using Linux kernel >= 6.7)
|
||||
to reduce attack surface.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue