Abstract
Run-time attacks against programs written in memory-unsafe programming languages (e.g., C and C++) remain a prominent threat against computer systems. The prevalence of techniques like return-oriented programming (ROP) in attacking real-world systems has prompted major processor manufacturers to design hardware-based countermeasuresagainst specific classes of run-time attacks. An example is the recently added support for pointer authentication (PA) in the ARMv8-A processor architecture, commonly used in devices like smartphones. PA is a low-cost technique to authenticate pointers so as to resist memory vulnerabilities. It has been shown to enable practical protection against memory vulnerabilities that corrupt return addresses or function pointers. However, so far, PA has received very little attention as a general purpose protection mechanism to harden
software against various classes of memory attacks.
In this paper, we use PA to build novel defenses against various classes of run-time attacks, including the first PA-based mechanism for data pointer integrity. We present PARTS, an instrumentation framework that integrates our PA-based defenses into the LLVM compiler and the GNU/Linux operating system and show, via systematic evaluation, that PARTS provides better protection than current solutions at a reasonable performance overhead.
software against various classes of memory attacks.
In this paper, we use PA to build novel defenses against various classes of run-time attacks, including the first PA-based mechanism for data pointer integrity. We present PARTS, an instrumentation framework that integrates our PA-based defenses into the LLVM compiler and the GNU/Linux operating system and show, via systematic evaluation, that PARTS provides better protection than current solutions at a reasonable performance overhead.
Original language | English |
---|---|
Title of host publication | Proceedings of the 28th USENIX Security Symposium |
Publisher | ACM |
Pages | 177-194 |
ISBN (Electronic) | 978-1-939133-06-9 |
Publication status | Published - 2019 |
MoE publication type | A4 Conference publication |
Event | USENIX Security Symposium - Santa Clara, United States Duration: 14 Aug 2019 → 16 Aug 2019 Conference number: 29 |
Conference
Conference | USENIX Security Symposium |
---|---|
Country/Territory | United States |
City | Santa Clara |
Period | 14/08/2019 → 16/08/2019 |