showSidebars ==
showTitleBreadcrumbs == 1
node.field_disable_title_breadcrumbs.value ==

Pre-Conference Talk by ZHAO Siqi

Please click here if you are unable to view this page.

 

 

 

On the Effectiveness of Virtualization Based Memory Isolation on Multicore Platforms

 

 

 


 

 

 

Speaker (s):

 

 

ZHAO Siqi

PhD Candidate

School of Information Systems

Singapore Management University

 

 

 

 

 


 

 

Date:


Time:


Venue:

 

 

 

April 21, 2017, Friday


1:00pm - 1:30pm


Meeting Room 4.4, Level 4

School of Information Systems

Singapore Management University


80 Stamford Road

Singapore 178902

 

We look forward to seeing you at this research seminar.

 

 

About the Talk

 

 

Virtualization based memory isolation has been widely used as a security primitive in many security sys- tems. This paper firstly provides an in-depth analysis of its effectiveness in the multicore setting; a first in the literature. Our study reveals that memory isolation by itself is inade- quate for security. Due to the fundamental design choices in hardware, it faces several challenging issues including page table maintenance, address mapping validation and thread identification. As demonstrated by our attacks implemented on XMHF and BitVisor, these issues undermine the security of memory isolation. Next, we propose a new isolation approach that is immune to the aforementioned problems. In our design, the hypervisor constructs a fully isolated micro computing environment (FIMCE) that exposes a minimal attack surface to an untrusted OS on a multicore platform. By virtue of its architectural niche, FIMCE offers stronger assurance and greater versatility than memory isolation. We have built a prototype of FIMCE and measured its performance. To show the benefits of using FIMCE as a building block, we have also implemented several practical applications which cannot be securely realized by using memory isolation alone.

 

This a pre-conference talk for 2nd IEEE European Symposium on Security and Privacy (EuroS&P'17).

 

 

 

About the Speaker

 

ZHAO Siqi is a PhD student in the School of Information System, Singapore Management University. His research focuses on utilising virtualisation based system for security purposes such as isolated execution, access control, virtual machine introspection etc.