Searched hist:"04385 fc5" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/mm/ |
H A D | slab.c | 04385fc5 Thu Jun 23 17:20:59 CDT 2016 Kees Cook <keescook@chromium.org> mm: SLAB hardened usercopy support
Under CONFIG_HARDENED_USERCOPY, this adds object size checking to the SLAB allocator to catch any copies that may span objects.
Based on code from PaX and grsecurity.
Signed-off-by: Kees Cook <keescook@chromium.org> Tested-by: Valdis Kletnieks <valdis.kletnieks@vt.edu> 04385fc5 Thu Jun 23 17:20:59 CDT 2016 Kees Cook <keescook@chromium.org> mm: SLAB hardened usercopy support Under CONFIG_HARDENED_USERCOPY, this adds object size checking to the SLAB allocator to catch any copies that may span objects. Based on code from PaX and grsecurity. Signed-off-by: Kees Cook <keescook@chromium.org> Tested-by: Valdis Kletnieks <valdis.kletnieks@vt.edu>
|
/openbmc/linux/init/ |
H A D | Kconfig | 04385fc5 Thu Jun 23 17:20:59 CDT 2016 Kees Cook <keescook@chromium.org> mm: SLAB hardened usercopy support
Under CONFIG_HARDENED_USERCOPY, this adds object size checking to the SLAB allocator to catch any copies that may span objects.
Based on code from PaX and grsecurity.
Signed-off-by: Kees Cook <keescook@chromium.org> Tested-by: Valdis Kletnieks <valdis.kletnieks@vt.edu>
|