Implementing RBAC model in An Operating System Kernel
Zhiyong Shan, Yu-fang Sun

TL;DR
This paper presents the design and implementation of an OS-specific RBAC model called OSR, integrated into the RFSOS kernel using GFAC and Capability mechanisms, with detailed implementation insights.
Contribution
Introduces the OSR RBAC model tailored for operating systems and demonstrates its integration into the RFSOS kernel using novel methods.
Findings
Successful implementation of OSR in RFSOS kernel
Enhanced security control through OSR model
Detailed methodology for integrating RBAC in OS kernels
Abstract
In this paper, the implementation of an operating system oriented RBAC model is discussed. Firstly, on the basis of RBAC96 model, a new RBAC model named OSR is presented. Secondly, the OSR model is enforced in RFSOS kernel by the way of integrating GFAC method and Capability mechanism together. All parts of the OSR implementation are described in detail.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAccess Control and Trust · Service-Oriented Architecture and Web Services · Mobile Agent-Based Network Management
