Publication | Closed Access
Dune: safe user-level access to privileged CPU features
190
Citations
30
References
2012
Year
EngineeringInformation SecurityComputer ArchitectureGarbage CollectorSafe User-level AccessPrivilege Separation FacilitySoftware AnalysisHardware SecurityTrusted Execution EnvironmentVirtualization HardwareOperating System SecurityComputer EngineeringVirtualization SupportComputer ScienceData SecurityOperating SystemsProgram AnalysisUnikernelsSystem SoftwareVirtual Machine
Dune is a system that provides applications with direct but safe access to hardware features such as ring protection, page tables, and tagged TLBs, while preserving the existing OS interfaces for processes. Dune uses the virtualization hardware in modern processors to provide a process, rather than a machine abstraction. It consists of a small kernel module that initializes virtualization hardware and mediates interactions with the kernel, and a user-level library that helps applications manage privileged hardware features. We present the implementation of Dune for 64- bit x86 Linux. We use Dune to implement three user-level applications that can benefit from access to privileged hardware: a sandbox for untrusted code, a privilege separation facility, and a garbage collector. The use of Dune greatly simplifies the implementation of these applications and provides significant performance advantages.
| Year | Citations | |
|---|---|---|
Page 1
Page 1