|
|
Log in / Subscribe / Register

Hardware technologies for securing containers

Hardware technologies for securing containers

Posted Sep 11, 2015 11:56 UTC (Fri) by PaXTeam (guest, #24616)
Parent article: Hardware technologies for securing containers

> The supervisor mode access protection (SMAP) and execution prevention (SMEP) features of some x86 processors
> are changing some of things that we learned in school about CPUs, Van de Ven said.

actually it's PaX that brought that change into the world with KERNEXEC (2003) and UDEREF (2006). SMEP (3 years old) and SMAP (<1 year old) are inadequate substitutes unfortunately as they both suffer from bad designs (e.g., SMAP ties the override capability to highly volatile processor state instead of read-only code and data).


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds