mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-23 01:03:35 +07:00
Typo
This commit is contained in:
parent
9d06341c91
commit
ca3a73ac13
@ -281,7 +281,7 @@ fs.protected_fifos=2
|
|||||||
fs.protected_regular=2
|
fs.protected_regular=2
|
||||||
|
|
||||||
## Enable ASLR for mmap base, stack, VDSO pages, and heap.
|
## Enable ASLR for mmap base, stack, VDSO pages, and heap.
|
||||||
## Forces shared libraries to be loaded to random addresses
|
## Forces shared libraries to be loaded to random addresses.
|
||||||
## Start location of PIE-linked binaries is randomized.
|
## Start location of PIE-linked binaries is randomized.
|
||||||
## Heap randomization can lead to breakages with legacy applications.
|
## Heap randomization can lead to breakages with legacy applications.
|
||||||
##
|
##
|
||||||
|
Loading…
Reference in New Issue
Block a user