aboutsummaryrefslogtreecommitdiff
path: root/kernel/timer.c
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2017-05-22 04:56:22 -0400
committerMoyster <oysterized@gmail.com>2018-05-16 13:26:07 +0200
commit617387d117b60601979b49c8aa98b8e8e840c446 (patch)
tree78a71aaef11466c435b96284a1e0be97b76ea541 /kernel/timer.c
parentc8972edb1a80b6395f9df64f6ea856cd09e334e3 (diff)
arm64: properly account for stack rnd in mmap base
The stack ASLR base was not included in the gap size for rlimit values larger than MIN_GAP, resulting in insufficient space being reserved. PaX uses an alternate approach where the mmap base is instead offset from the actual random stack base, but this works for the time being. Signed-off-by: Daniel Micay <danielmicay@gmail.com>
Diffstat (limited to 'kernel/timer.c')
0 files changed, 0 insertions, 0 deletions