Skip to content
Snippets Groups Projects
Commit 0f60a8ef authored by Kees Cook's avatar Kees Cook
Browse files

mm: Implement stack frame object validation


This creates per-architecture function arch_within_stack_frames() that
should validate if a given object is contained by a kernel stack frame.
Initial implementation is on x86.

This is based on code from PaX.

Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent 7c15d9bb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment