commit | dfd45b6103c973bfcea2341d89e36faf947dbc33 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Thu Jun 23 15:06:53 2016 -0700 |
committer | Kees Cook <keescook@chromium.org> | Tue Jul 26 14:41:49 2016 -0700 |
tree | 7f9a7a3069064efc667a8845ca0a263a8c620315 | |
parent | 5b710f34e194c6b7710f69fdb5d798fdf35b98c1 [diff] |
ARM: uaccess: Enable hardened usercopy Enables CONFIG_HARDENED_USERCOPY checks on arm. Based on code from PaX and grsecurity. Signed-off-by: Kees Cook <keescook@chromium.org>