@inproceedings{67292e64e36a491ba3ae9fae3a2c3be3,
title = "A permission-dependent type system for secure information flow analysis",
abstract = "We introduce a novel type system for enforcing secure information flow in an imperative language. Our work is motivated by the problem of statically checking potential information leakage in Android applications. To this end, we design a lightweight type system featuring Android permission model, where the permissions are statically assigned to applications and are used to enforce access control in the applications. We take inspiration from a type system by Banerjee and Naumann to allow security types to be dependent on the permissions of the applications. A novel feature of our type system is a typing rule for conditional branching induced by permission testing, which introduces a merging operator on security types, allowing more precise security policies to be enforced. The soundness of our type system is proved with respect to non-interference. In addition, a type inference algorithm is presented for the underlying security type system, by reducing the inference problem to a constraint solving problem in the lattice of security types.",
keywords = "Android-security, Non-interference, information-flow, type-system",
author = "Hongxu Chen and Alwen Tiu and Zhiwu Xu and Yang Liu",
note = "Publisher Copyright: {\textcopyright} 2018 IEEE.; 31st IEEE Computer Security Foundations Symposium, CSF 2018 ; Conference date: 09-07-2018 Through 12-07-2018",
year = "2018",
month = aug,
day = "7",
doi = "10.1109/CSF.2018.00023",
language = "English",
isbn = "9781538666807",
series = "Proceedings - IEEE Computer Security Foundations Symposium",
publisher = "IEEE Computer Society",
pages = "218--232",
booktitle = "Proceedings - IEEE 31st Computer Security Foundations Symposium, CSF 2018",
address = "United States",
}