Affiliation:
1. Foundation for Research and Technology Hellas (FORTH-ICS), Heraklion, Greece
2. Unaffiliated
3. Technical University of Crete (TUC-ECE), Chania, Greece
Abstract
Instruction Set Randomization (ISR) is able to protect against remote code injection attacks by randomizing the instruction set of each process. Thereby, even if an attacker succeeds to inject code, it will fail to execute on the randomized processor. The majority of existing ISR implementations is based on emulators and binary instrumentation tools that unfortunately: (i) incur significant runtime performance overheads, (ii) limit the ease of deployment, (iii) cannot protect the underlying operating system kernel, and (iv) are vulnerable to evasion attempts that bypass the ISR protection itself.
To address these issues, we present the design and implementation of ASIST, an architecture with both hardware and operating system support for ISR. ASIST uses our extended SPARC processor that is mapped onto a FPGA board and runs our modified Linux kernel to support the new features. In particular, before executing a new user-level process, the operating system loads its randomization key into a newly defined register, and the modified processor decodes the process’s instructions with this key. Besides that, ASIST uses a separate randomization key for the operating system to protect the base system against attacks that exploit kernel vulnerabilities to run arbitrary code with elevated privileges. Our evaluation shows that ASIST can transparently protect both user-land applications and the operating system kernel from code injection and code reuse attacks, with about 1.5% runtime overhead when using simple encryption schemes, such as XOR and Transposition; more secure ciphers, such as AES, even though they are much more complicated for mapping them to hardware, they are still within acceptable margins,with approximately 10% runtime overhead, when efficiently leveraging the spatial locality of code through modern instruction cache configurations.
Publisher
Association for Computing Machinery (ACM)
Subject
Hardware and Architecture,Information Systems,Software
Reference68 articles.
1. [n.d.]. The SPARC Architecture Manual Version 8. Retrieved from www.sparc.com/standards/V8.pdf [n.d.]. The SPARC Architecture Manual Version 8. Retrieved from www.sparc.com/standards/V8.pdf
2. [n.d.]. USA National Vulnerability Database. Retrieved from http://web.nvd.nist.gov/view/vuln/statistics. [n.d.]. USA National Vulnerability Database. Retrieved from http://web.nvd.nist.gov/view/vuln/statistics.
3. 2006. Linux Kernel Remote Buffer Overflow Vulnerabilities. Retrieved from http://secwatch.org/advisories/1013445/. 2006. Linux Kernel Remote Buffer Overflow Vulnerabilities. Retrieved from http://secwatch.org/advisories/1013445/.
4. 2007. OpenBSD IPv6 mbuf Remote Kernel Buffer Overflow. Retrieved from http://www.securityfocus.com/archive/1/462728/30/0/threaded. 2007. OpenBSD IPv6 mbuf Remote Kernel Buffer Overflow. Retrieved from http://www.securityfocus.com/archive/1/462728/30/0/threaded.
5. 2008. Microsoft Windows TCP/IP IGMP MLD Remote Buffer Overflow Vulnerability. Retrieved from http://www.securityfocus.com/bid/27100. 2008. Microsoft Windows TCP/IP IGMP MLD Remote Buffer Overflow Vulnerability. Retrieved from http://www.securityfocus.com/bid/27100.
Cited by
4 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献