ProDB: A memory-secure database using hardware enclave and practical oblivious RAM

作者:

Highlights:

摘要

One key challenge for data owners to host their databases in the cloud is data privacy. In this paper, we first demonstrate that even with the most recent hardware-based security technology such as Intel SGX, a hypervisor can still sniff key database operations running in its guest virtual machine (VM) such as the frequency and type of SQL queries, by monitoring the access pattern of this VM’s main and secondary memory. To ensure security against such access pattern monitoring attacks, we then propose ProDB, a minimal adaptation of a conventional DBMS with both hardware enclave and Oblivious RAM protocol. To enhance its performance for practical use, we also design a SQL-aware Path ORAM protocol called SaP ORAM, which optimizes the classic Path ORAM protocol under practical database workload. Through security analysis and extensive experimental results, we prove and show ProDB achieves high security and throughput on commodity cloud hosting servers.

论文关键词:Access pattern,Oblivious RAM,Secure database,Path ORAM,SaP ORAM,Hardware-based security

论文评审过程:Received 22 July 2020, Revised 29 October 2020, Accepted 8 November 2020, Available online 10 November 2020, Version of Record 12 November 2020.

论文官网地址:https://doi.org/10.1016/j.is.2020.101681