IRO: Integrity and Reliability Enhanced Ring ORAM
Wenpeng He, Dan Feng, Fang Wang, Yue Li, Mengting Lu

TL;DR
IRO enhances Ring ORAM with integrated security and reliability features, reducing overhead while providing strong guarantees against memory access pattern leakage and memory faults in cloud systems.
Contribution
The paper introduces IRO, a novel design that combines integrity verification, error resilience, and fault repair into Ring ORAM, achieving high security and reliability with minimal performance impact.
Findings
IRO adds only 7.54% execution time overhead on average.
IRO reduces execution time by 2.14% with optimized AES-GCM units.
Provides strong security and reliability guarantees for cloud memory systems.
Abstract
Memory security and reliability are two of the major design concerns in cloud computing systems. State-of-the-art memory security-reliability co-designs (e.g. Synergy) have achieved a good balance on performance, confidentiality, integrity, and reliability. However, these works merely rely on encryption to ensure data confidentiality, which has been proven unable to prevent information leakage from memory access patterns. Ring ORAM is an attractive confidential protection protocol to hide memory access patterns to the untrusted storage system. Unfortunately, it does not compatible with the security-reliability co-designs. A forced combination would result in more severe performance loss. In this paper, we propose IRO, an Integrity and Reliability enhanced Ring ORAM design. To reduce the overhead of integrity verification, we propose a low overhead integrity tree RIT and use a Minimum…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSecurity and Verification in Computing · Advanced Data Storage Technologies · Cryptography and Data Security
