mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-29 06:58:58 -05:00
Temporarily revert IA32 doc updates
This commit is contained in:
parent
1f75426f07
commit
e06b78a522
2 changed files with 7 additions and 3 deletions
|
|
@ -224,8 +224,9 @@ Kernel space:
|
|||
since it may be slightly more resilient to attacks that are able to write
|
||||
arbitrary executables in memory.
|
||||
|
||||
- Optional - Disable support for all 32-bit x86 processes and syscalls to reduce attack surface.
|
||||
|
||||
- Optional - Disable support for all x86 processes and syscalls (when using Linux kernel >= 6.7)
|
||||
to reduce attack surface.
|
||||
|
||||
- Disable the EFI persistent storage feature which prevents the kernel from writing crash logs
|
||||
and other persistent data to either the UEFI variable storage or ACPI ERST backends.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue