Tightly Seal Your Sensitive Pointers with PACTight
Mohannad Ismail, Andrew Quach, Christopher Jelesnianski, Yeongjin, Jang, Changwoo Min

TL;DR
PACTight is a novel scheme that uses ARM's Pointer Authentication to securely seal security-sensitive pointers, significantly improving security and efficiency with minimal performance overhead.
Contribution
We introduce PACTight, a new method leveraging Pointer Authentication to prevent misuse of security-sensitive pointers, addressing limitations of existing defenses.
Findings
PACTight reduces performance overhead to 4.07% on average.
PACTight effectively prevents pointer misuse in real applications.
Our evaluations show enhanced security and efficiency over prior methods.
Abstract
ARM is becoming more popular in desktops and data centers, opening a new realm in terms of security attacks against ARM. ARM has released Pointer Authentication, a new hardware security feature that is intended to ensure pointer integrity with cryptographic primitives. In this paper, we utilize Pointer Authentication (PA) to build a novel scheme to completely prevent any misuse of security-sensitive pointers. We propose PACTight to tightly seal these pointers. PACTight utilizes a strong and unique modifier that addresses the current issues with the state-of-the-art PA defense mechanisms. We implement four defenses based on the PACTight mechanism. Our security and performance evaluation results show that PACTight defenses are more efficient and secure. Using real PA instructions, we evaluated PACTight on 30 different applications, including NGINX web server, with an average performance…
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 Malware Detection Techniques · User Authentication and Security Systems
