@inproceedings{7c1c51f45d1a410aa78d57419a255aa1,
title = "Run-time detection of buffer overflow attacks without explicit sensor data objects",
abstract = "This paper presents two schemes for detecting buffer overflow attacks at run-time. One is sensor embedding, which hides sensor data objects inside code pointers, and the other, stack frame inversion checking, which detects attacks by inspecting processor registers. Our methods make it difficult for attackers to guess the locations of sensors so that they cannot easily bypass sensors when they attempt to access code pointers. We have implemented the schemes by extending the GCC toolchain. Experimental data shows that our schemes provide programs with powerful detection and protection capabilities at the reasonable sacrifice of execution efficiency. Operating systems would improve on the defense against buffer overflow attacks by using our toolchain when they are built.",
author = "Changwoo Pyo and Byungchul Bae and Taejin Kim and Gyungho Lee",
year = "2004",
language = "English",
isbn = "0769521088",
series = "International Conference on Information Technology: Coding Computing, ITCC",
pages = "50--54",
editor = "P.K. Srimani and A. Abraham and M. Cannataro and J. Domingo-Ferrer and R. Hashemi",
booktitle = "International Conferen ON Information Technology",
note = "International Conference on Information Technology: Coding Computing, ITCC 2004 ; Conference date: 05-04-2004 Through 07-04-2004",
}