CRAug 8, 2016

SELint: an SEAndroid policy analysis tool

arXiv:1608.02339v31 citations
Originality Synthesis-oriented
AI Analysis

This tool addresses the need for Android OEMs to improve security by minimizing errors in SEAndroid policies, which is an incremental improvement over existing tools.

The authors tackled the problem of mistakes and redundancies in SEAndroid policies for Android devices by developing SELint, a new extensible and configurable tool that helps OEMs produce better policies, with a default configuration based on the AOSP SEAndroid policy.

SEAndroid enforcement is now mandatory for Android devices. In order to provide the desired level of security for their products, Android OEMs need to be able to minimize their mistakes in writing SEAndroid policies. However, existing SEAndroid and SELinux tools are not very useful for this purpose. It has been shown that SEAndroid policies found in commercially available devices for multiple manufacturers contain mistakes and redundancies. In this paper we present a new tool, SELint, which aims to help OEMs to produce better SEAndroid policies. SELint is extensible and configurable to suit the needs of different OEMs. It is provided with a default configuration based on the AOSP SEAndroid policy, but can be customized by OEMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes