@inproceedings{d2349102b2b349beb6bd5d75a493b565,
title = "Sentry: A binary-level interposition mechanism for trusted kernel extension",
abstract = "Several commodity operating systems have used kernel extensions to extend or replace their functionalities. Generally, since the kernel extensions are executed in the same address space with the kernel, a mere fault in the extensions may lead the whole system to be corrupted. So naturally, studies on the kernel extension are mainly proposed with the goal of isolating extension faults from the system. However, previous schemes require the static analysis of the extension module and the modification of kernel source code. The goal of this paper is to remove such overhead stages. This paper proposes Sentry; a lightweight kernel subsystem that provides dependable execution environment for the kernel extensions. We show the efficiency of Sentry through practical implementation on Linux.",
author = "Kim, {Se Won} and Hwang, {Jae Hyun} and Choi, {Jin Hee} and Chuck Yoo",
year = "2006",
doi = "10.1109/CIT.2006.165",
language = "English",
isbn = "076952687X",
series = "Proceedings - Sixth IEEE International Conference on Computer and Information Technology, CIT 2006",
booktitle = "Proceedings - Sixth IEEE International Conference on Computer and Information Technology, CIT 2006",
note = "6th IEEE International Conference on Computer and Information Technology, CIT 2006 ; Conference date: 20-09-2006 Through 22-09-2006",
}