mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-26 00:28:28 -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.
|
- 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
|
- Use kCFI as the default CFI implementation as it is more resilient to attacks that are
|
||||||
to write arbitrary executables into memory omitting the necessary hash validation.
|
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)
|
- Optional - Disable support for all x86 processes and syscalls (when using Linux kernel >= 6.7)
|
||||||
to reduce attack surface.
|
to reduce attack surface.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue