[PATCH 0/1] v2, randomize stack offset upon syscall

From: Elena Reshetova
Date: Wed Apr 10 2019 - 07:21:18 EST


Resending the patch since the first attempt never made
it to lkml.

changes in v2:
- alloca() is changed to __builtin_alloca() in order
to be compatible with 32 bit versions

Elena Reshetova (1):
x86/entry/64: randomize kernel stack offset upon syscall

arch/Kconfig | 15 +++++++++++++++
arch/x86/Kconfig | 1 +
arch/x86/entry/common.c | 13 +++++++++++++
3 files changed, 29 insertions(+)

--
2.17.1