DocumentCode
2742128
Title
A Lightweight Kernel Objects Monitoring Infrastructure for Embedded Systems
Author
Sun, Lei ; Nakajima, Tatsuo
Author_Institution
Dept. of Comput. Sci., Waseda Univ., Tokyo
fYear
2008
fDate
25-27 Aug. 2008
Firstpage
55
Lastpage
60
Abstract
In this paper, a lightweight system level monitoring infrastructure known as kernel objects monitoring infrastructure (KOMI) is presented for commercial-off-the-shelf (COTS) embedded systems. The kernel objects consist of certain critical kernel data structures and entry points of system calls, which are protected as first-class objects inside the system. KOMI provides specific runtime protections to different kernel objects: kernel data structures are protected by the periodic detection and recovery, the interception of arguments is used to protect vulnerable system calls. Both protection methods can provide not only consistency regulations but also recovery actions for the system. During its runtime deployment, once any system inconsistency has been detected, predefined recovery actions will be invoked. Since KOMI requires few modifications to kernel source code, it is easy to integrate into existing embedded systems. The evaluation experiment results indicate our prototype system can correctly detect the inconsistent kernel data structures caused by security attacks and also prevent kernel from exploits due to vulnerable system calls with acceptable penalty to the system performance. Moreover, KOMI is fully software-based without introducing any specific hardware and requires no modifications to system call APIs, therefore legacy applications can be also easily reused.
Keywords
data structures; embedded systems; operating system kernels; security of data; software packages; COTS embedded system; commercial-off-the-shelf package; kernel data structure; kernel objects monitoring infrastructure; lightweight system level monitoring; security attack; Data security; Data structures; Embedded system; Kernel; Monitoring; Object detection; Protection; Prototypes; Runtime; Software prototyping; monitor; recovery; reliability; security;
fLanguage
English
Publisher
ieee
Conference_Titel
Embedded and Real-Time Computing Systems and Applications, 2008. RTCSA '08. 14th IEEE International Conference on
Conference_Location
Kaohsiung
ISSN
1533-2306
Print_ISBN
978-0-7695-3349-0
Type
conf
DOI
10.1109/RTCSA.2008.16
Filename
4617273
Link To Document