diff options
author | 2012-10-31 03:30:22 +0000 | |
---|---|---|
committer | 2012-10-31 03:30:22 +0000 | |
commit | ab8e1d1048f427ce7eddea1eb397e25b91e49b66 (patch) | |
tree | 449fbe4296b2a34d1d9b267f6d3e6a159cd063aa /lib/libssl/src | |
parent | Some fixes for the receive filter handling. (diff) | |
download | wireguard-openbsd-ab8e1d1048f427ce7eddea1eb397e25b91e49b66.tar.xz wireguard-openbsd-ab8e1d1048f427ce7eddea1eb397e25b91e49b66.zip |
Add support for Intel's Supervisor Mode Access Prevention (SMAP) feature.
When enabled SMAP will generate page faults on the kernel attempting
to read/write user data pages unless an override flag is set.
Instructions that modify the flag are patched into copyin/copyout and
friends on boot if SMAP is enabled.
Those with access to hardware with SMAP can contact me for a test case.
joint work with deraadt@
ok miod@ deraadt@
Diffstat (limited to 'lib/libssl/src')
0 files changed, 0 insertions, 0 deletions