diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-12-25 11:44:32 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-12-25 13:35:57 +0100 |
commit | ce5f7f6c07aa40137c83b7ceda7e36fc3dd1b2bc (patch) | |
tree | 3b3778952cebf63f13e2d160367a7ffd46a3a57f /Base/home/anon | |
parent | c22a4301ed0341477295d7ae481b1223d2428eaa (diff) | |
download | serenity-ce5f7f6c07aa40137c83b7ceda7e36fc3dd1b2bc.zip |
Kernel: Use the CPU's NX bit to enforce PROT_EXEC on memory mappings
Now that we have PAE support, we can ask the CPU to crash processes for
trying to execute non-executable memory. This is pretty cool! :^)
Diffstat (limited to 'Base/home/anon')
0 files changed, 0 insertions, 0 deletions