@inproceedings{79695b4fae0d4fd1a81743d2f6502419,
title = "Preventing overflow attacks by memory randomization",
abstract = "Buffer overflow is known to be a common memory vulnerability affecting software. It is exploited to gain various kinds of privilege escalation. C and C++ are very commonly used to develop applications; due to the efficient {"}unmanaged{"} executions these languages are not safe. These attacks are highly successful as every executing copy of a shipped binary is the same. This work presents two approaches to randomizing the memory layout which does not require modifications at the developer end. Both techniques are implemented at the user-end machines and have no requirement for source code. The feasibility of the two techniques is shown by randomizing complex applications and demonstrating that the run-time penalty for the randomization schemes is very less.",
keywords = "Buffer overflow, Heap randomization, Software diversity, Stack randomization",
author = "Vivek Iyer and Amit Kanitkar and Partha Dasgupta and Raghunathan Srinivasan",
note = "Copyright: Copyright 2011 Elsevier B.V., All rights reserved.; 2010 IEEE 21st International Symposium on Software Reliability Engineering, ISSRE 2010 ; Conference date: 01-11-2010 Through 04-11-2010",
year = "2010",
doi = "10.1109/ISSRE.2010.22",
language = "English (US)",
isbn = "9780769542553",
series = "Proceedings - International Symposium on Software Reliability Engineering, ISSRE",
pages = "339--347",
booktitle = "Proceedings - 2010 IEEE 21st International Symposium on Software Reliability Engineering, ISSRE 2010",
}