• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2006, Vol. 28 ›› Issue (8): 36-39.

• 论文 • 上一篇    下一篇

基于LSM的进程行为监控技术研究

王赛娇[1,3] 陈新登[2] 李宗伯[1] 尹虹[3]   

  • 出版日期:2006-08-01 发布日期:2010-05-20

  • Online:2006-08-01 Published:2010-05-20

摘要:

LSM是一款支持多种安全策略的、为Linux内核开发的轻量级通用访问控制框架,这种访问控制框架能使各类访问控制模型作为动态内核模块执行。本文简要介绍了LSM的相关背景和设计思想,讨论了LSM的具体实例,并介绍了我们的设计方案。

关键词: LSM 钩子函数 访问控制 可装载动态内核模块

Abstract:

LSM(Linux Security Modules)is a universal lightweight access control framework supporting multiple security strategies for Linux kernel development,  and this framework can make every access control module server act as a dynamic kernel module. In this paper, the related background and the design conc eption of LSM are briefly introduced, a detailed case of LSM is discussed,and our design scheme is presented.

Key words: LSM, hook function;access control;loadable kernel modul