aero icon indicating copy to clipboard operation
aero copied to clipboard

Add and enable several x86_64 security features

Open Dennisbonke opened this issue 3 years ago • 1 comments

This PR aims to implement support for SMAP, SMEP and UMIP, and is provided as a draft so that my non existent rust skills can be reviewed already. It also enables bit 16 in CR0 for more write protection. As this is a draft, not everything is implemented or working yet, but on SMAP capable systems, aero_shell runs with SMAP and ls is working.

Dennisbonke avatar Mar 27 '22 15:03 Dennisbonke

Any updates on this pull request?

Andy-Python-Programmer avatar Apr 23 '22 07:04 Andy-Python-Programmer