Skip to content
Open access

PMO Checker: A Framework for Protecting Persistent Memory Objects Against Security Attacks

Aug 2026 · ACM Transactions on Architecture and Code Optimization (TACO) · 0 citations · 43 references

Abstract

As a new abstraction to manage persistent data in non-volatile memory, Persistent Memory Objects (PMOs) hold (pointer-rich) data structures that can be shared among processes over many runs and system boots. While convenient and fast, such sharing opens up a new class of attacks that attempt to break inter-process isolation, allowing the attacker to compromise a non-vulnerable process through a different process and a shared PMO. Due to the difficulty in completely preventing or avoiding security attacks, we present PMO Checker, a comprehensive framework for detecting and recovering from them. Our framework includes various invariant checking and checkpointing schemes. We implement them on a real system with Linux kernel on a real platform with Intel Optane PMem memory. Our evaluation shows the effectiveness of the attack detection and various performance optimizations that keep the overheads low.

Read PDF

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.