Annual Computer Security Applications Conference (ACSAC) 2017

Full Program »

Supplementing Modern Software Defenses with Stack-Pointer Sanity

The perpetual cat-and-mouse game between the attackers and software defenders has highlighted the need for strong and robust security. With performance as a key concern, most modern defenses focus on control-flow integrity (CFI), a program property that requires runtime execution of a program to adhere to a statically determined control-flow graph. Despite its success in preventing traditional return-oriented programming (ROP), CFI is known to be ineffective against modern attacks that adhere to a statically recovered CFG (e.g., COOP). This paper introduces stack-pointer integrity (SPI) as a means to supplement CFI and other modern defense techniques. Due to its ability to influence indirect control targets, stack pointer is a key artifact in attacks. We define SPI that is comprised of two key sub-properties - Stack Localization and Stack conservation - and implement a LLVM-based compiler prototype codenamed SPIglass that enforces SPI. We demonstrate a low implementation overhead and incremental deployability, two of the most desirable features for practical deployment. Our performance experiments show that the overhead of our defense is low in practice.We opensource SPIglass for the benefit of the community.

Anh Quach
Binghamton University
United States

Matthew Cole
Binghamton University
United States

Aravind Prakash
Binghamton University
United States

 

Powered by OpenConf®
Copyright©2002-2017 Zakon Group LLC