Files
bpfire/config/etc
Peter Müller ef21f3e49d sysctl: improve KASLR effectiveness for mmap
By feeding more random bits into mmap allocation, the
effectiveness of KASLR will be improved, making attacks
trying to bypass address randomisation more difficult.

Changed sysctl values are:

vm.mmap_rnd_bits = 32 (default: 28)
vm.mmap_rnd_compat_bits = 16 (default: 8)

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2019-07-04 11:22:13 +01:00
..
2012-11-11 23:28:52 +01:00
2018-03-24 13:26:32 +01:00
2006-06-14 21:19:05 +00:00
2012-11-15 13:49:51 +01:00
2018-03-24 13:26:32 +01:00
2019-03-01 17:56:46 +01:00