diff options
author | Kees Cook <[email protected]> | 2017-08-16 14:09:13 -0700 |
---|---|---|
committer | Kees Cook <[email protected]> | 2018-01-15 12:08:06 -0800 |
commit | 08626a6056aad824c43d34ce587ab2b01f49d1a4 (patch) | |
tree | cbf024b04979925f657fb5fead7d10edac2efbe7 /net/unix/sysctl_net_unix.c | |
parent | 9e8084d3f761413b2d58b2625bc6e332eab2bfce (diff) |
arm: Implement thread_struct whitelist for hardened usercopy
While ARM32 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: Russell King <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Christian Borntraeger <[email protected]>
Cc: "Peter Zijlstra (Intel)" <[email protected]>
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions