This commit is contained in:
raja-grewal
2024-12-17 11:37:10 +00:00
committed by GitHub
parent 9d06341c91
commit ca3a73ac13

View File

@ -281,7 +281,7 @@ fs.protected_fifos=2
fs.protected_regular=2
## 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.
## Heap randomization can lead to breakages with legacy applications.
##