diff options
author | Kees Cook <[email protected]> | 2021-10-22 15:38:26 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-10-25 09:13:46 +0200 |
commit | d46e58ef776bc6548b17b563ec4a8ed30c6643da (patch) | |
tree | 9310e618184c42ca467919ae2818163f53a004ac /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 149538cd55cad138b6eaa4dc4735c28f53eb5d32 (diff) |
lkdtm/bugs: Check that a per-task stack canary exists
Introduce REPORT_STACK_CANARY to check for differing stack canaries
between two processes (i.e. that an architecture is correctly implementing
per-task stack canaries), using the task_struct canary as the hint to
locate in the stack. Requires that one of the processes being tested
not be pid 1.
Cc: Ard Biesheuvel <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions