@inproceedings{63e8ff3a66b24b0f9118e0cb6d64f14d,
title = "Repairing return address stack for buffer overflow protection",
abstract = "Although many defense mechanisms against buffer overflow attacks have been proposed, buffer overflow vulnerability in software is still one of the most prevalent vulnerabilities exploited. This paper proposes a micro-architecture based defense mechanism against buffer overflow attacks. As buffer overflow attack leads to a compromised return address, our approach is to provide a software transparent micro-architectural support for return address integrity checking. By keeping an uncompromised copy of the return address separate from the activation record in run-time stack, the return address compromised by a buffer overflow attack can be detected at run time. Since extra copies of return addresses are already found in the return address stack (RAS) for return address prediction in most high-performance microprocessors, this paper considers augmenting the RAS in speculative superscalar processors for return address integrity checking. The new mechanism provides 100% accurate return address prediction as well as integrity checking for return addresses. Hence, it enhances system performance in addition to preventing a buffer overflow attack.",
keywords = "Buffer overflow, Computer architecture, Computer security, Intrusion tolerance",
author = "Park, {Yong Joon} and Gyungho Lee",
year = "2004",
doi = "10.1145/977091.977139",
language = "English",
isbn = "1581137419",
series = "2004 Computing Frontiers Conference",
publisher = "Association for Computing Machinery",
pages = "335--342",
booktitle = "2004 Computing Frontiers Conference",
note = "2004 Computing Frontiers Conference ; Conference date: 14-04-2004 Through 16-04-2004",
}