作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (7): 160-162. doi: 10.3969/j.issn.1000-3428.2008.07.056

• 安全技术 • 上一篇    下一篇

LSM框架下可执行程序的强制访问控制机制

刘威鹏1,胡 俊1,吕辉军2,刘 毅3   

  1. (1. 中国科学院研究生院信息安全国家重点实验室,北京100039;2. 国防科学技术大学计算机学院,长沙 410000; 3. 解放军信息工程大学电子技术学院,郑州 450052)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-04-05 发布日期:2008-04-05

Mandatory Access Control Mechanism of Executable Program Under LSM

LIU Wei-peng1, HU Jun1, LV Hui-jun2, LIU Yi3   

  1. (1. State Key Laboratory of Information Security, Graduate University of Chinese Academy of Sciences, Beijing 100039; 2. Computer Institute, University of National Defense Science and Technology, Changsha 410000; 3. Electronic Technology Institute, PLA Information Engineering University, Zhengzhou 450052)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-04-05 Published:2008-04-05

摘要: 分析LSM框架的基本设计思想和Linux系统上原有的可执行程序访问控制机制存在的问题,在此基础上讨论在LSM框架下可执行程序强制访问控制机制的设计。作为验证,基于Linux2.6.11内核实现了一个可执行程序强制访问控制系统原型,对如何在操作系统中实现可执行程序的强制访问控制具有指导意义。

关键词: LSM框架, 强制访问控制, 可执行程序

Abstract: This paper analyses the main design idea of Linux Security Module(LSM) and the problem of the intrinsic access control mechanism of Linux executable program, and discusses the design of Mandatory Access Control(MAC) mechanism of executable program based on LSM. As the demonstration, it implements a MAC system prototype based on Linux kernel 2.6.11. The illumination that how to implement MAC of executable program in operating system is given.

Key words: Linux Security Module(LSM), Mandatory Access Control(MAC), executable program

中图分类号: