Page MenuHomeFreeBSD

D33438.diff
No OneTemporary

D33438.diff

diff --git a/sys/kern/imgact_elf.c b/sys/kern/imgact_elf.c
--- a/sys/kern/imgact_elf.c
+++ b/sys/kern/imgact_elf.c
@@ -201,7 +201,7 @@
&__elfN(aslr_honor_sbrk), 0,
__XSTRING(__CONCAT(ELF, __ELF_WORD_SIZE)) ": assume sbrk is used");
-static int __elfN(aslr_stack_gap) = 3;
+static int __elfN(aslr_stack_gap) = 0;
SYSCTL_INT(ASLR_NODE_OID, OID_AUTO, stack_gap, CTLFLAG_RW,
&__elfN(aslr_stack_gap), 0,
__XSTRING(__CONCAT(ELF, __ELF_WORD_SIZE))

File Metadata

Mime Type
text/plain
Expires
Tue, Jan 21, 3:55 AM (19 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15997588
Default Alt Text
D33438.diff (465 B)

Event Timeline