Publikationen

Publikationen

Art der Publikation: Beitrag in Sammelwerk

POSTER: Control-Flow Integrity for Smartphones

Autor(en):
Davi, Lucas; Dmitrienko, Alexandra; Egele, Manuel; Fischer, Thomas; Holz, Thorsten; Hund, Ralf; Nürnberger, Stefan; Sadeghi, Ahmad-Reza
Titel des Sammelbands:
Proc. of 18th ACM Conference on Computer and Communications Security (CCS)
Veröffentlichung:
2011
Digital Object Identifier (DOI):
doi:10.1145/2046707.2093484
Link zum Volltext:
https://dl.acm.org/authorize?N27444
Zitation:
Download BibTeX

Kurzfassung

Despite extensive research over the last two decades, runtime attacks on software are still prevalent. Recently, smartphones, of which millions are in use today, have become an attractive target for adversaries. However, existing solutions are either ad-hoc or limited in their effectiveness.

In this poster, we present a general countermeasure against runtime attacks on smartphone platforms. Our approach makes use of control-flow integrity (CFI), and tackles unique challenges of the ARM architecture and smartphone platforms. Our framework and implementation is efficient, since it requires no access to source code, performs CFI enforcement on-the-fly during runtime, and is compatible to memory randomization and code signing/encryption. We chose Apple iPhone for our reference implementation, because it has become an attractive target for runtime attacks. Our performance evaluation on a real iOS device demonstrates that our implementation does not induce any notable overhead when applied to popular iOS applications.