diff options
author | Nico Weber <thakis@chromium.org> | 2020-08-13 15:05:08 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-13 21:05:08 +0200 |
commit | df62e54d1e49cbcf06c88b6be79ed6b174e901ac (patch) | |
tree | f38f5a0f09b33709770bf3f4a27ae76ed0761dc9 /Libraries/LibGUI/ModelIndex.h | |
parent | 6d9b59f1b7b958e890e4b6e68ed333a910e40920 (diff) | |
download | serenity-df62e54d1e49cbcf06c88b6be79ed6b174e901ac.zip |
Kernel: Request random numbers for syscall stack noise in larger chunks (#3125)
Cuts time needed for `disasm /bin/id` from 2.5s to 1s -- identical
to the time it needs when not doing the random adjustment at all.
The downside is that it's now very easy to get the random offsets
with out-of-bounds reads, so it does make this mitigation less
effective.
Diffstat (limited to 'Libraries/LibGUI/ModelIndex.h')
0 files changed, 0 insertions, 0 deletions