LMP: Light-weighted Memory Protection with Hardware Assistance
Title | LMP: Light-weighted Memory Protection with Hardware Assistance |
Publication Type | Conference Paper |
Year of Publication | 2016 |
Authors | Huang, Wei, Huang, Zhen, Miyani, Dhaval, Lie, David |
Conference Name | Proceedings of the 32Nd Annual Conference on Computer Security Applications |
Publisher | ACM |
Conference Location | New York, NY, USA |
ISBN Number | 978-1-4503-4771-6 |
Keywords | CFI, composability, Metrics, MPX, pubcrawl, Resiliency, ROP, rop attacks, Scalability, stack protection |
Abstract | Despite a long history and numerous proposed defenses, memory corruption attacks are still viable. A secure and low-overhead defense against return-oriented programming (ROP) continues to elude the security community. Currently proposed solutions still must choose between either not fully protecting critical data and relying instead on information hiding, or using incomplete, coarse-grain checking that can be circumvented by a suitably skilled attacker. In this paper, we present a light-weighted memory protection approach (LMP) that uses Intel's MPX hardware extensions to provide complete, fast ROP protection without having to rely in information hiding. We demonstrate a prototype that defeats ROP attacks while incurring an average runtime overhead of 3.9%. |
URL | http://doi.acm.org/10.1145/2991079.2991089 |
DOI | 10.1145/2991079.2991089 |
Citation Key | huang_lmp:_2016 |