摘要
为避免嵌入式操作系统的进程受到恶意软件的修改破坏,提出一种适合于嵌入式操作系统的进程监测器。监测器周期性地对系统进程控制块进行检测恢复,通过设置进程检查点为系统提供恢复操作进程,并在Linux上进行实现,给出主要的数据结构和实现过程。实验结果表明,监测器的运行对系统性能影响小,能对系统进程进行有效的检测恢复。
In order to protect the process in kernel from attack,a process inspector for embedded system is designed and implemented.The process inspector periodically detects and recovers the system inconsistency.This protection method can provide recovery actions for the system which is based on checkpoint and recovery technique.It realizes in Linux and gives experimental result and analysis.Experimental results show the the inspector can correctly detect and recover the system inconsistency with acceptable penalty to the system performance.
出处
《计算机工程》
CAS
CSCD
北大核心
2011年第9期59-61,共3页
Computer Engineering
基金
"核高基"重大专项"核心电子器件
高端通用芯片及基础软件产品"(2009ZX01039-003-001-002)
国家"863"计划基金资助项目(2007AA01Z131)
关键词
进程监测器
安全攻击
检测点
检测恢复
process inspector
security attack
checkpoint
detection recovery