We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CR

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Cryptography and Security

Title: The Endokernel: Fast, Secure, and Programmable Subprocess Virtualization

Authors: Bumjin Im (1), Fangfei Yang (1), Chia-Che Tsai (2), Michael LeMay (3), Anjo Vahldiek-Oberwagner (3), Nathan Dautenhahn (1) ((1) Rice University, (2) Texas A&M University, (3) Intel Labs)
Abstract: Commodity applications contain more and more combinations of interacting components (user, application, library, and system) and exhibit increasingly diverse tradeoffs between isolation, performance, and programmability. We argue that the challenge of future runtime isolation is best met by embracing the multi-principle nature of applications, rethinking process architecture for fast and extensible intra-process isolation. We present, the Endokernel, a new process model and security architecture that nests an extensible monitor into the standard process for building efficient least-authority abstractions. The Endokernel introduces a new virtual machine abstraction for representing subprocess authority, which is enforced by an efficient self-isolating monitor that maps the abstraction to system level objects (processes, threads, files, and signals). We show how the Endokernel can be used to develop specialized separation abstractions using an exokernel-like organization to provide virtual privilege rings, which we use to reorganize and secure NGINX. Our prototype, includes a new syscall monitor, the nexpoline, and explores the tradeoffs of implementing it with diverse mechanisms, including Intel Control Enhancement Technology. Overall, we believe sub-process isolation is a must and that the Endokernel exposes an essential set of abstractions for realizing this in a simple and feasible way.
Comments: Revision: Fix 2 misspellings: 1) No white space in the title, 2) One of the Author's name
Subjects: Cryptography and Security (cs.CR)
Cite as: arXiv:2108.03705 [cs.CR]
  (or arXiv:2108.03705v2 [cs.CR] for this version)

Submission history

From: Bumjin Im [view email]
[v1] Sun, 8 Aug 2021 18:18:18 GMT (631kb,D)
[v2] Tue, 10 Aug 2021 16:11:06 GMT (1050kb,D)

Link back to: arXiv, form interface, contact.