Difference between revisions of "SMEP"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
 
SMEP Supervisor Mode Execution Protection Enable. If set, execution of code in a higher ring generates a fault.
 
SMEP Supervisor Mode Execution Protection Enable. If set, execution of code in a higher ring generates a fault.
  
 +
 +
The processor introduces a new mechanism that provides next level of system protection by blocking malicious software attacks from user mode code when the system is running in the highest privilege level. This technology helps to protect from virus attacks and unwanted code to harm the
 +
system. For more information, please refer to the Intel® 64 and IA-32 Architectures Software. <ref>https://www.intel.com/content/dam/www/public/us/en/documents/datasheets/3rd-gen-core-desktop-vol-1-datasheet.pdf</ref>
  
  

Revision as of 10:04, 24 February 2020

SMEP Supervisor Mode Execution Protection Enable. If set, execution of code in a higher ring generates a fault.


The processor introduces a new mechanism that provides next level of system protection by blocking malicious software attacks from user mode code when the system is running in the highest privilege level. This technology helps to protect from virus attacks and unwanted code to harm the system. For more information, please refer to the Intel® 64 and IA-32 Architectures Software. [1]


QEMU https://wiki.qemu.org/ChangeLog/0.15 x86

  • Support for SMEP CPU feature


https://wiki.qemu.org/ChangeLog/1.3

  • TCG (emulation) supports the SMEP (Supervisor Mode Execution Prevention) and SMAP (Supervisor Mode Access Prevention) features of newer x86 processors.


See also

  • https://www.intel.com/content/dam/www/public/us/en/documents/datasheets/3rd-gen-core-desktop-vol-1-datasheet.pdf
  • Advertising: