DocumentCode
3308176
Title
Return-oriented vulnerabilities in ARM executables
Author
Zi-Shun Huang ; Harris, I.G.
Author_Institution
Center for Embedded Comput. Syst., Univ. of California Irvine, Irvine, CA, USA
fYear
2012
fDate
13-15 Nov. 2012
Firstpage
1
Lastpage
6
Abstract
Return-oriented programming is a method of computer exploit technique which is growing in popularity among attackers because it enables the remote execution of arbitrary code without the need for code injection. Return-to-LibC (Ret2LibC) is the most common return-oriented attack in use today, allowing an attacker to leverage control of the stack to execute common library functions which are already present on the target system, such as LibC. ARM-based processors, commonly used in embedded systems, are not directly vulnerable to Ret2LibC attacks because function arguments in the ARM are passed through registers rather than the stack. In 2011 Itzhak Avraham presented a new Return-to-Zero-Protection (Ret2ZP) attack against ARM processors which enables the same control as a Ret2LibC attack. Our research contribution is to provide a formal definition of the Ret2ZP attack and to define an algorithm to detect vulnerabilities to Ret2ZP in ARM executables. Our algorithm for detecting vulnerabilities can be used to screen executables for vulnerabilities before they are deployed.
Keywords
embedded systems; security of data; ARM executables; ARM-based processors; Ret2LibC attack; Ret2ZP attack; computer exploit technique; embedded systems; return-oriented attack; return-oriented programming; return-oriented vulnerabilities; return-to-LibC; return-to-zero-protection; Embedded systems; Libraries; Program processors; Programming; Registers; Security;
fLanguage
English
Publisher
ieee
Conference_Titel
Homeland Security (HST), 2012 IEEE Conference on Technologies for
Conference_Location
Waltham, MA
Print_ISBN
978-1-4673-2708-4
Type
conf
DOI
10.1109/THS.2012.6459817
Filename
6459817
Link To Document