diff options
author | Daniel Micay <[email protected]> | 2017-05-04 09:32:09 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-05-05 08:05:13 +0200 |
commit | 5ea30e4e58040cfd6434c2f33dc3ea76e2c15b05 (patch) | |
tree | 050d8d790a8434e1379b525f2f0aa33d1370b610 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | d3b5d35290d729a2518af00feca867385a1b08fa (diff) |
stackprotector: Increase the per-task stack canary's random range from 32 bits to 64 bits on 64-bit platforms
The stack canary is an 'unsigned long' and should be fully initialized to
random data rather than only 32 bits of random data.
Signed-off-by: Daniel Micay <[email protected]>
Acked-by: Arjan van de Ven <[email protected]>
Acked-by: Rik van Riel <[email protected]>
Acked-by: Kees Cook <[email protected]>
Cc: Arjan van Ven <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions