Abstract
Memory deduplication improves the utilization of physical memory by sharing identical blocks of data. Although memory deduplication is most effective when many virtual machines with same operating systems run on a CPU, cross-user memory deduplication is a covert channel and causes serious memory disclosure attack. It reveals the existence of an application or file on another virtual machine. The covert channel is a difference in write access time on deduplicated memory pages that are re-created by Copy-On-Write, but it has some interferences caused by execution environments. This paper indicates that the attack includes implementation issues caused by memory alignment, self-reflection between page cache and heap, and run-time modification (swap-out, anonymous pages, ASLR, preloading mechanism, and self-modification code). However, these problems are avoidable with some techniques. In our experience on KSM (kernel samepage merging) with the KVM virtual machine, the attack could detect the security level of attacked operating systems, find vulnerable applications, and confirm the status of attacked applications. Copyright © 2013 The Institute of Electronics, Information and Communication Engineers.
Author supplied keywords
Cite
CITATION STYLE
Suzaki, K., Iijima, K., Yagi, T., & Artho, C. (2013). Implementation of a memory disclosure attack on memory deduplication of virtual machines. In IEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences (Vol. E96-A, pp. 215–224). Institute of Electronics, Information and Communication, Engineers, IEICE. https://doi.org/10.1587/transfun.E96.A.215
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.