mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-06 11:34:57 -04:00
Typo
This commit is contained in:
parent
9d06341c91
commit
ca3a73ac13
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue