diff options
| author | Pengfei Xu <pengfei.xu@intel.com> | 2023-04-01 15:21:14 +0800 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2023-05-04 06:07:31 +0200 |
| commit | 5b7ff9dd2c5a1c9f7f07e26c06fd2f7954629ea5 (patch) | |
| tree | 1e913c9b716ac3f692f390a7905ff7ec54cec35e /executor/common_linux.h | |
| parent | b591883083486fa625ad707452e97a9a8f282a64 (diff) | |
sys/linux: add CET(Control-flow Enforcement Technology) user space SHSTK(Shadow Stack) test file
CET(Control-flow Enforcement Technology) is a security feature that includes
shadow stack and end branch to prevent ROP(Return Oriented programming)/JOP
(Jump Oriented Programming) attack from the root cause.
User space SHSTK which prevents ROP attack for user space process is in Linux
tip repo:
https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/log/?h=x86/shstk
Add CET user space SHSTK test file in syzkaller to cover related fuzzing
tests.
Signed-off-by: Pengfei Xu <pengfei.xu@intel.com>
Diffstat (limited to 'executor/common_linux.h')
0 files changed, 0 insertions, 0 deletions
