aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorKees Cook <[email protected]>2017-08-16 21:05:09 +0000
committerKees Cook <[email protected]>2018-01-15 20:08:05 +0000
commit9e8084d3f761413b2d58b2625bc6e332eab2bfce (patch)
tree4ce8c3d3675c3c0775c9060a57b28d56e2647ce0 /tools/perf/scripts/python/mem-phys-addr.py
parentx86: Implement thread_struct whitelist for hardened usercopy (diff)
downloadkernel-9e8084d3f761413b2d58b2625bc6e332eab2bfce.tar.gz
kernel-9e8084d3f761413b2d58b2625bc6e332eab2bfce.zip
arm64: Implement thread_struct whitelist for hardened usercopy
While ARM64 carries FPU state in the thread structure that is saved and restored during signal handling, it doesn't need to declare a usercopy whitelist, since existing accessors are all either using a bounce buffer (for which whitelisting isn't checking the slab), are statically sized (which will bypass the hardened usercopy check), or both. Cc: Catalin Marinas <[email protected]> Cc: Will Deacon <[email protected]> Cc: Christian Borntraeger <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: James Morse <[email protected]> Cc: "Peter Zijlstra (Intel)" <[email protected]> Cc: Dave Martin <[email protected]> Cc: zijun_hu <[email protected]> Cc: [email protected] Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions