Sciweavers

CCS
2015
ACM

AppPolicyModules: Mandatory Access Control for Third-Party Apps

8 years 3 days ago
AppPolicyModules: Mandatory Access Control for Third-Party Apps
Android has recently introduced the support for Mandatory Access Control, which extends previous security services relying on the Android Permission Framework and on the kernel-level Discretionary Access Control. This extension has been obtained with the use of SELinux and its adaptation to Android (SEAndroid). Currently, the use of the MAC model is limited to the protection of system resources. All the apps that are installed by users fall in a single undifferentiated domain, untrusted app. We propose an extension of the architecture that permits to associate with each app a dedicated MAC policy, contained in a dedicated appPolicyModule, in order to protect app resources even from malware with root privileges. A crucial difference with respect to the support for policy modules already available in some SELinux implementations is the need to constrain the policies in order to guarantee that an app policy is not able to manipulate the system policy. We present the security requirement...
Enrico Bacis, Simone Mutti, Stefano Paraboschi
Added 17 Apr 2016
Updated 17 Apr 2016
Type Journal
Year 2015
Where CCS
Authors Enrico Bacis, Simone Mutti, Stefano Paraboschi
Comments (0)