mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-05 07:51:25 +07:00
Create 40_kernel_hardening.cfg
This commit is contained in:
2
etc/default/grub.d/40_kernel_hardening.cfg
Normal file
2
etc/default/grub.d/40_kernel_hardening.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
# Disables the merging of slabs of similar sizes. Sometimes a slab can be used in a vulnerable way which an attacker can exploit.
|
||||
GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX slab_nomerge"
|
Reference in New Issue
Block a user