October 2018
Beginner
794 pages
19h 23m
English
Recent Intel 64-bit processors bring to the table a feature called Memory Protection Keys (MPK). Very briefly, MPK (or pkeys, as it's called on Linux) allows userspace to set permissions with page granularity, too. So, if it does the same thing as mprotect or mmap, what benefit does it bring? See the following:
How do you exploit MPK? ...
Read now
Unlock full access