Modified SEPolicy rules
Go to file
William Roberts 81e1f90cd1 check_seapp: add support for "neverallow" checks
Introduce "neverallow" rules for seapp_contexts. A neverallow rule is
similar to the existing key-value-pair entries but the line begins
with "neverallow". A neverallow violation is detected when all keys,
both inputs and outputs are matched. The neverallow rules value
parameter (not the key) can contain regular expressions to assist in
matching. Neverallow rules are never output to the generated
seapp_contexts file.

Also, unless -o is specified, checkseapp runs in silent mode and
outputs nothing. Specifying - as an argument to -o outputs to stdout.

Sample Output:
Error: Rule in File "external/sepolicy/seapp_contexts" on line 87: "user=fake domain=system_app type=app_data_file" violates neverallow in File "external/sepolicy/seapp_contexts" on line 57: "user=((?!system).)* domain=system_app"

Change-Id: Ia4dcbf02feb774f2e201bb0c5d4ce385274d8b8d
Signed-off-by: William Roberts <william.c.roberts@intel.com>
2015-06-25 23:53:46 +00:00
tools check_seapp: add support for "neverallow" checks 2015-06-25 23:53:46 +00:00
access_vectors Remove unused userspace security classes. 2015-05-26 16:24:34 -04:00
adbd.te Replace unix_socket_connect() and explicit property sets with macro 2015-05-07 00:02:59 +00:00
Android.mk check_seapp: add support for "neverallow" checks 2015-06-25 23:53:46 +00:00
app.te Rename keystore methods and delete unused permissions 2015-05-14 13:49:24 -07:00
attributes Remove service_manager_local_audit_domain. 2015-06-08 11:21:54 -07:00
binderservicedomain.te Rename keystore methods and delete unused permissions 2015-05-14 13:49:24 -07:00
blkid_untrusted.te Different blkid and fsck execution domains. 2015-04-01 14:41:24 -07:00
blkid.te Different blkid and fsck execution domains. 2015-04-01 14:41:24 -07:00
bluetooth.te Replace unix_socket_connect() and explicit property sets with macro 2015-05-07 00:02:59 +00:00
bootanim.te Restrict service_manager find and list access. 2014-12-15 10:09:24 -08:00
clatd.te Allow clatd CAP_IPC_LOCK for mmap() 2015-06-16 17:40:30 +09:00
debuggerd.te Allow debuggerd to redirect requests. 2015-01-20 15:15:27 -08:00
device.te Label /dev/rtc0 as rtc_device. 2015-05-18 14:01:37 -07:00
dex2oat.te Support for storing OAT files in app directory 2015-04-02 14:32:43 -07:00
dhcp.te Replace unix_socket_connect() and explicit property sets with macro 2015-05-07 00:02:59 +00:00
dnsmasq.te Allow dnsmasq to inherit/use netd UDP socket. 2014-06-11 14:16:36 +00:00
domain.te neverallow PROT_EXEC stack or heap. 2015-06-23 18:47:52 +00:00
drmserver.te Enforce more specific service access. 2015-04-08 20:26:50 +00:00
dumpstate.te Remove service_manager_local_audit_domain. 2015-06-08 11:21:54 -07:00
file_contexts Run idmap in its own domain. 2015-06-19 14:34:20 -04:00
file_contexts_asan Extend sepolicy for SANITIZE_TARGET. 2015-06-12 17:19:30 -07:00
file.te logd: logpersistd 2015-06-02 13:56:01 -07:00
fs_use fs_use: Enabled loading security xattrs for squashfs 2015-02-25 14:18:11 -08:00
fsck_untrusted.te Different blkid and fsck execution domains. 2015-04-01 14:41:24 -07:00
fsck.te Different blkid and fsck execution domains. 2015-04-01 14:41:24 -07:00
gatekeeperd.te Expand access to gatekeeperd. 2015-04-29 09:22:11 -07:00
genfs_contexts genfs_contexts: provide a label for binfmt_misc 2015-04-10 17:42:49 -07:00
global_macros Don't grant hard link capabilities by default. 2015-03-27 08:22:56 -07:00
gpsd.te Don't allow gpsd to have capabilities other than block_suspend 2015-03-24 13:23:34 -07:00
hci_attach.te Make hci_attach enforcing. 2014-01-14 10:55:56 -05:00
healthd.te Allow /dev/klog access, drop mknod and __null__ access 2015-06-23 16:47:49 +00:00
hostapd.te Allow netd-spawned domains to use inherited netd unix_dgram_socket. 2014-03-18 10:46:48 -04:00
idmap.te Run idmap in its own domain. 2015-06-19 14:34:20 -04:00
init.te logd: logpersistd 2015-06-02 13:56:01 -07:00
initial_sid_contexts Restore devnull initial sid context. 2012-07-12 10:14:38 -04:00
initial_sids SE Android policy. 2012-01-04 12:33:27 -05:00
inputflinger.te Update selinux for inputflinger 2015-04-01 11:29:29 -07:00
install_recovery.te Create boot_block_device and allow install_recovery read access 2015-02-27 17:39:09 -08:00
installd.te Run idmap in its own domain. 2015-06-19 14:34:20 -04:00
isolated_app.te Remove service_manager_local_audit_domain. 2015-06-08 11:21:54 -07:00
kernel.te kernel: allow rebooting, and writing to /dev/__kmsg__ 2015-05-05 17:40:07 -07:00
keys.conf Make DEFAULT_SYSTEM_DEV_CERTIFICATE available in keys.conf 2013-10-28 13:08:14 -07:00
keystore.te New ext4enc kernel switching from xattrs to ioctl 2015-04-29 15:44:46 -07:00
lmkd.te More MLS trusted subject/object annotations. 2014-09-15 19:22:23 +00:00
logd.te logd: logpersistd 2015-06-02 13:56:01 -07:00
mac_permissions.xml Coalesce shared_app, media_app, release_app into untrusted_app. 2014-04-04 18:24:09 +00:00
mdnsd.te Annotate MLS trusted subjects and objects. 2014-09-08 16:06:40 -04:00
mediaserver.te Replace unix_socket_connect() and explicit property sets with macro 2015-05-07 00:02:59 +00:00
mls sepolicy: Clean up mls constraints. 2015-03-13 17:07:39 -04:00
mls_macros SE Android policy. 2012-01-04 12:33:27 -05:00
MODULE_LICENSE_PUBLIC_DOMAIN Update MODULE_LICENSE 2015-05-22 10:31:21 -07:00
mtp.te Make mtp enforcing. 2014-03-07 14:59:51 -05:00
net.te Introduce fwmarkd: a service to set the fwmark of sockets. 2014-05-14 11:23:28 -07:00
netd.te Replace unix_socket_connect() and explicit property sets with macro 2015-05-07 00:02:59 +00:00
neverallow_macros system_server: neverallow blk_file read/write 2015-03-11 12:48:02 -07:00
nfc.te Replace unix_socket_connect() and explicit property sets with macro 2015-05-07 00:02:59 +00:00
NOTICE Public domain notice 2012-06-19 07:29:55 -04:00
perfprofd.te Update perfprofd rules to allow wake_unlock inspection. 2015-06-10 15:21:48 -04:00
platform_app.te Grant platform apps access to /mnt/media_rw. 2015-04-18 14:14:15 -07:00
policy_capabilities SE Android policy. 2012-01-04 12:33:27 -05:00
port_contexts Support for ocontexts per device. 2012-07-12 10:02:45 -04:00
ppp.te Make ppp domain enforcing. 2014-05-13 08:25:31 -04:00
procrank.te procrank: fix procrank when run from dumpstate 2015-03-19 11:18:03 -07:00
property_contexts Create context for ctl.console 2015-04-24 14:39:16 -07:00
property.te Create context for ctl.console 2015-04-24 14:39:16 -07:00
racoon.te Adding policies for KeyStore MAC. 2014-06-26 08:53:10 -07:00
radio.te Replace unix_socket_connect() and explicit property sets with macro 2015-05-07 00:02:59 +00:00
README Drop BOARD_SEPOLICY_UNION. 2015-04-01 10:18:17 -04:00
recovery.te Allow recovery to read files with oemfs label 2015-06-10 16:18:28 -07:00
rild.te Replace unix_socket_connect() and explicit property sets with macro 2015-05-07 00:02:59 +00:00
roles Add explicit role declaration for newer checkpolicy versions. 2012-01-12 09:58:37 -05:00
runas.te runas: don't allow capabilities other than setuid/setgid 2015-03-25 17:42:37 -07:00
sdcardd.te Allow sdcard daemon to run above expanded storage. 2015-04-11 22:21:50 -07:00
seapp_contexts check_seapp: add support for "neverallow" checks 2015-06-25 23:53:46 +00:00
security_classes Remove unused userspace security classes. 2015-05-26 16:24:34 -04:00
service_contexts Enforce more specific service access. 2015-04-07 16:59:38 +00:00
service.te Make deviceidle accessible as system_api_service. 2015-04-29 10:30:10 -07:00
servicemanager.te Annotate MLS trusted subjects and objects. 2014-09-08 16:06:40 -04:00
sgdisk.te sgdisk: devpts and reload partition tables. 2015-04-01 09:29:10 -07:00
shared_relro.te Enforce more specific service access. 2015-04-09 09:45:54 -07:00
shell.te Remove service_manager_local_audit_domain. 2015-06-08 11:21:54 -07:00
slideshow.te Allow /dev/klog access, drop mknod and __null__ access 2015-06-23 16:47:49 +00:00
su.te Remove service_manager_local_audit_domain. 2015-06-08 11:21:54 -07:00
surfaceflinger.te Replace unix_socket_connect() and explicit property sets with macro 2015-05-07 00:02:59 +00:00
system_app.te Allow system_app to find all system services. 2015-05-28 15:47:00 -07:00
system_server.te Allow system server and uncrypt to operate pipe file 2015-06-09 14:59:59 -07:00
te_macros Allow /dev/klog access, drop mknod and __null__ access 2015-06-23 16:47:49 +00:00
tee.te Clean up socket rules. 2014-02-25 12:41:23 -05:00
toolbox.te toolbox: remove permissive_or_unconfined() 2014-12-19 17:22:35 -08:00
tzdatacheck.te Add rules for /system/bin/tzdatacheck 2015-04-09 09:29:12 +01:00
ueventd.te Allow /dev/klog access, drop mknod and __null__ access 2015-06-23 16:47:49 +00:00
uncrypt.te Allow system server and uncrypt to operate pipe file 2015-06-09 14:59:59 -07:00
untrusted_app.te Update sepolicy to add label for /data/misc/perfprofd. 2015-05-06 14:45:44 -07:00
users SE Android policy. 2012-01-04 12:33:27 -05:00
vdc.te dumpstate: transition into vdc domain 2014-06-25 14:18:51 -07:00
vold.te Allow /dev/klog access, drop mknod and __null__ access 2015-06-23 16:47:49 +00:00
watchdogd.te Allow /dev/klog access, drop mknod and __null__ access 2015-06-23 16:47:49 +00:00
wpa.te Add wpa neverallow rule 2014-11-06 10:57:03 -08:00
zygote.te Run idmap in its own domain. 2015-06-19 14:34:20 -04:00

This directory contains the core Android SELinux policy configuration.
It defines the domains and types for the AOSP services and apps common to
all devices.  Device-specific policy should be placed under a
separate device/<vendor>/<board>/sepolicy subdirectory and linked
into the policy build as described below.

Policy Generation:

Additional, per device, policy files can be added into the
policy build.

They can be configured through the use of the BOARD_SEPOLICY_DIRS
variable. This variable should be set in the BoardConfig.mk file in
the device or vendor directories.

BOARD_SEPOLICY_DIRS contains a list of directories to search
for additional policy files. Order matters in this list.
For example, if you have 2 instances of widget.te files in the
BOARD_SEPOLICY_DIRS search path, then the first one found (at the
first search dir containing the file) will be concatenated first.
Reviewing out/target/product/<device>/etc/sepolicy_intermediates/policy.conf
will help sort out ordering issues.

Example BoardConfig.mk Usage:
From the Tuna device BoardConfig.mk, device/samsung/tuna/BoardConfig.mk

BOARD_SEPOLICY_DIRS += device/samsung/tuna/sepolicy

SPECIFIC POLICY FILE INFORMATION

mac_permissions.xml:
  ABOUT:
    The mac_permissions.xml file is used for controlling the mmac solutions
    as well as mapping a public base16 signing key with an arbitrary seinfo
    string. Details of the files contents can be found in a comment at the
    top of that file. The seinfo string, previously mentioned, is the same string
    that is referenced in seapp_contexts.

    It is important to note the final processed version of this file
    is stripped of comments and whitespace. This is to preserve space on the
    system.img. If one wishes to view it in a more human friendly format,
    the "tidy" or "xmllint" command will assist you.

  TOOLING:
    insertkeys.py
      Is a helper script for mapping arbitrary tags in the signature stanzas of
      mac_permissions.xml to public keys found in pem files. This script takes
      a mac_permissions.xml file(s) and configuration file in order to operate.
      Details of the configuration file (keys.conf) can be found in the subsection
      keys.conf. This tool is also responsible for stripping the comments and
      whitespace during processing.

      keys.conf
        The keys.conf file is used for controlling the mapping of "tags" found in
        the mac_permissions.xml signature stanzas with actual public keys found in
        pem files. The configuration file is processed via m4.

        The script allows for mapping any string contained in TARGET_BUILD_VARIANT
        with specific path to a pem file. Typically TARGET_BUILD_VARIANT is either
        user, eng or userdebug. Additionally, one can specify "ALL" to map a path to
        any string specified in TARGET_BUILD_VARIANT. All tags are matched verbatim
        and all options are matched lowercase. The options are "tolowered" automatically
        for the user, it is convention to specify tags and options in all uppercase
        and tags start with @. The option arguments can also use environment variables
        via the familiar $VARIABLE syntax. This is often useful for setting a location
        to ones release keys.

        Often times, one will need to integrate an application that was signed by a separate
        organization and may need to extract the pem file for the insertkeys/keys.conf tools.
        Extraction of the public key in the pem format is possible via openssl. First you need
        to unzip the apk, once it is unzipped, cd into the META_INF directory and then execute
        openssl pkcs7 -inform DER -in CERT.RSA -out CERT.pem -outform PEM  -print_certs
        On some occasions CERT.RSA has a different name, and you will need to adjust for that.
        After extracting the pem, you can rename it, and configure keys.conf and
        mac_permissions.xml to pick up the change. You MUST open the generated pem file in a text
        editor and strip out anything outside the opening and closing scissor lines. Failure to do
        so WILL cause a compile time issue thrown by insertkeys.py

        NOTE: The pem files are base64 encoded and PackageManagerService, mac_permissions.xml
              and setool all use base16 encodings.