Verifying resource access control on mobile interactive devices

  • Authors:
  • Frédéric Besson;Guillaume Dufay;Thomas Jensen;David Pichardie

  • Affiliations:
  • Inria Rennes, Campus de Beaulieu, Rennes Cedex, France;Inria Rennes, Campus de Beaulieu, Rennes Cedex, France and Trusted Labs, Versailles, France;CNRS, Campus de Beaulieu, Rennes Cedex, France;(Correspd. E-mail: david.pichardie@irisa.fr) Inria Rennes, Campus de Beaulieu, Rennes Cedex, France

  • Venue:
  • Journal of Computer Security - 7th International Workshop on Issues in the Theory of Security (WITS'07)
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

A model of resource access control is presented in which the access control to resources can employ user interaction to obtain the necessary permissions. This model is inspired by and improves on the Java security architecture used in Java-enabled mobile telephones. We extend the Java model to include access control permissions with multiplicities in order to allow to use a permission a certain number of times. We define a program model based on control flow graphs together with its operational semantics and provide a formal definition of the basic security policy to enforce viz that an application will always ask for a permission before using it to access a resource. A static analysis which enforces the security policy is defined and proved correct. A constraint solving algorithm implementing the analysis is presented.