An Enhancement of Return Address Stack for Security

Chien-Ming Chen,Shaui-Min Chen,Wei-Chih Ting,Chi-Yi Kao,Hung-Min Sun
DOI: https://doi.org/10.1016/j.csi.2014.08.008
IF: 3.721
2014-01-01
Computer Standards & Interfaces
Abstract:Stack smashing is one of the most popular techniques for hijacking program controls. Various techniques have been proposed, but most techniques need to alter compilers or require hardware support, and only few of them are developed for Windows. In this paper, we design a Secure Return Address Stack to defeat stack smashing attacks on Windows. Our approach does not need source code and hardware support We also extend our approach to instrument a DLL, a multi-thread application, and DLLs used by multi-thread applications. Benchmark GnuWin32 shows that the relative performance overhead of our approach is only between 3.47% and 8.59%. (C) 2014 Elsevier B.V. All rights reserved.
What problem does this paper attempt to address?