Chinese Wall Isolation Mechanism and Its Implementation on VMM

Guanhai Wang,Minglu Li,Chuliang Weng
DOI: https://doi.org/10.1007/978-3-642-14944-3_2
2010-01-01
Abstract:Virtualization is achieving increasing popularity and there are some mandatory access control (MAC) mechanisms available which control overt communications among virtual machines (VM) in virtual machine systems. However such mechanisms cannot block covert channels. A strong isolation mechanism at hardware layer can benefit solutions to this problem. Hence, in this paper we propose an isolation mechanism based on Chinese Wall policy to make an air-gap among VMs which have conflict of interest, and implement it on a popular virtual machine monitor (VMM), Xen. It regulates the VMM allocating hardware resources like physical memory, CPUs and I/O adapters to VMs without many losses of system performance. Hence it provides stronger isolation among VMs than VMMs do.
What problem does this paper attempt to address?