mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Set vm.mmap_min_addr to 4096 to block a security problem.
This commit is contained in:
@@ -23,3 +23,4 @@ net.ipv4.conf.all.log_martians = 1
|
||||
|
||||
kernel.printk = 1 4 1 7
|
||||
vm.swappiness=0
|
||||
vm.mmap_min_addr = 4096
|
||||
|
||||
Reference in New Issue
Block a user