Title :
Enhancing access control with SysGuard, a reference monitor supporting portable and composable kernel module
Author :
Shinjo, Yasushi ; Eiraku, Kotaro ; Suzuki, Atsushi ; Itano, Kozo ; Pu, Calton
Author_Institution :
Inst. of Inf. Sci. & Electron., Tsukuba Univ., Ibaraki, Japan
Abstract :
To install security modules or reference monitors into operating system kernels is a common and effective way for enhancing access control for networks. However, security modules in conventional kernel-level reference monitors are usually not portable to other kernels and require detailed knowledge about kernel internals. Furthermore, different security modules are often not composable and conflict with each other. This paper describes a reference monitor called SysGuard that addresses these problems. SysGuard uses modules called guards that are invoked before or after the execution of system calls. Unlike kernel-specific security modules, guards are attached to standard system calls that enhance their portability. The guard scoping on a per-process basis improves composability of individual guards, and it is implemented efficiently by using a per-process jump table of system calls. This paper describes the implementation of restricted execution environments for networks by composing simple and portable guards, and shows the advantages of the SysGuard security framework.
Keywords :
authorisation; operating system kernels; software portability; system monitoring; SysGuard; access control; guards; networks; operating system kernels; per-process jump table; portable composable kernel module; reference monitors; restricted execution environments; security modules; system calls; Access control; Computer bugs; Computer networks; Educational institutions; Guidelines; Kernel; Monitoring; Operating systems; Portable computers; Security;
Conference_Titel :
Dependable Computing, 2002. Proceedings. 2002 Pacific Rim International Symposium on
Print_ISBN :
0-7695-1852-4
DOI :
10.1109/PRDC.2002.1185635