mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-03-03 01:29:16 -05:00
Add references to KSPP
This commit is contained in:
parent
e53d24fc48
commit
f6a16258a1
@ -18,6 +18,7 @@ kver="$(dpkg-query --show --showformat='${Version}' "$kpkg")" 2>/dev/null || tru
|
|||||||
## 1. Kernel Space:
|
## 1. Kernel Space:
|
||||||
##
|
##
|
||||||
## https://madaidans-insecurities.github.io/guides/linux-hardening.html#boot-parameters
|
## https://madaidans-insecurities.github.io/guides/linux-hardening.html#boot-parameters
|
||||||
|
## https://kspp.github.io/Recommended_Settings#kernel-command-line-options
|
||||||
|
|
||||||
## Disable merging of slabs with similar size.
|
## Disable merging of slabs with similar size.
|
||||||
## Reduces the risk of triggering heap overflows.
|
## Reduces the risk of triggering heap overflows.
|
||||||
|
@ -23,6 +23,7 @@
|
|||||||
## 1. Kernel Space:
|
## 1. Kernel Space:
|
||||||
##
|
##
|
||||||
## https://madaidans-insecurities.github.io/guides/linux-hardening.html#sysctl-kernel
|
## https://madaidans-insecurities.github.io/guides/linux-hardening.html#sysctl-kernel
|
||||||
|
## https://kspp.github.io/Recommended_Settings#sysctls
|
||||||
## https://wiki.archlinux.org/title/Security#Kernel_hardening
|
## https://wiki.archlinux.org/title/Security#Kernel_hardening
|
||||||
|
|
||||||
## Restrict kernel address visibility via /proc and other interfaces, regardless of user privileges.
|
## Restrict kernel address visibility via /proc and other interfaces, regardless of user privileges.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user