Model Checking for Verification of Mandatory Access Control Models and Properties.

Vincent C. Hu,D. Richard Kuhn,Tao Xie,Jeehyun Hwang
DOI: https://doi.org/10.1142/s021819401100513x
IF: 1.007
2011-01-01
International Journal of Software Engineering and Knowledge Engineering
Abstract:Mandatory access control (MAC) mechanisms control which users or processes have access to which resources in a system. MAC policies are increasingly specified to facilitate managing and maintaining access control. However, the correct specification of the policies is a very challenging problem. To formally and precisely capture the security properties that MAC should adhere to, MAC models are usually written to bridge the rather wide gap in abstraction between policies and mechanisms. In this paper, we propose a general approach for property verification for MAC models. The approach defines a standardized structure for MAC models, providing for both property verification and automated generation of test cases. The approach expresses MAC models in the specification language of a model checker and expresses generic access control properties in the property language. Then the approach uses the model checker to verify the integrity, coverage, and confinement of these properties for the MAC models and finally generates test cases via combinatorial covering array for the system implementations of the models.
What problem does this paper attempt to address?