diff options
author | 2024-03-09 12:24:48 -0800 | |
---|---|---|
committer | 2024-04-03 14:45:03 -0700 | |
commit | 9c573cd313433f6c1f7236fe64b9b743500c1628 (patch) | |
tree | 69e9397102c2704709368fb199287944bb295a4d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ubsan: fix unused variable warning in test module (diff) | |
download | wireguard-linux-9c573cd313433f6c1f7236fe64b9b743500c1628.tar.xz wireguard-linux-9c573cd313433f6c1f7236fe64b9b743500c1628.zip |
randomize_kstack: Improve entropy diffusion
The kstack_offset variable was really only ever using the low bits for
kernel stack offset entropy. Add a ror32() to increase bit diffusion.
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Fixes: 39218ff4c625 ("stack: Optionally randomize kernel stack offset each syscall")
Link: https://lore.kernel.org/r/20240309202445.work.165-kees@kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions