mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 08:28:11 +00:00
Meta: Fix link to relocated intel.com webpage
Using archive.org, it appears that this page has moved at some point between May 14, 2021, and December 22, 2022, for no discernible reason.
This commit is contained in:
parent
21b7c32af0
commit
b272b45137
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ to collect and describe the mitigations in one centralized place.
|
|||
|
||||
### SMEP (Supervisor Mode Execution Protection)
|
||||
|
||||
[Supervisor Mode Execution Protection](https://software.intel.com/security-software-guidance/best-practices/related-intel-security-features-technologies) is an Intel CPU feature which prevents execution
|
||||
[Supervisor Mode Execution Protection](https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/best-practices/related-intel-security-features-technologies.html) is an Intel CPU feature which prevents execution
|
||||
of userspace code with kernel privileges.
|
||||
|
||||
It was enabled in the following [commit](https://github.com/SerenityOS/serenity/commit/8602fa5b49aa4e2b039764a14698f0baa3ad0532):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue