Checking Interaction-Based Declassification Policies for Android Using Symbolic Execution
Kristopher Micinski, Jonathan Fetter-Degges, Jinseong Jeon, Jeffrey S., Foster, Michael R. Clarkson

TL;DR
This paper proposes interaction-based declassification policies for Android apps, using symbolic execution and LTL to precisely specify and verify secure information release based on user interactions.
Contribution
It introduces a novel formal framework for interaction-based declassification policies and a prototype tool for their verification on Android apps.
Findings
The policies effectively constrain data release based on user interactions.
The symbolic execution tool correctly enforces policies on tested apps.
Formal semantics ensure precise policy specification.
Abstract
Mobile apps can access a wide variety of secure information, such as contacts and location. However, current mobile platforms include only coarse access control mechanisms to protect such data. In this paper, we introduce interaction-based declassification policies, in which the user's interactions with the app constrain the release of sensitive information. Our policies are defined extensionally, so as to be independent of the app's implementation, based on sequences of security-relevant events that occur in app runs. Policies use LTL formulae to precisely specify which secret inputs, read at which times, may be released. We formalize a semantic security condition, interaction-based noninterference, to define our policies precisely. Finally, we describe a prototype tool that uses symbolic execution to check interaction-based declassification policies for Android, and we show that it…
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.
