blob: 71749c00f6c992e8a14423e7a5e4019570d5ffbb [file] [log] [blame]
Alex Klyubina3903972017-01-05 16:06:54 -08001###
2### Services with isolatedProcess=true in their manifest.
3###
4### This file defines the rules for isolated apps. An "isolated
5### app" is an APP with UID between AID_ISOLATED_START (99000)
6### and AID_ISOLATED_END (99999).
7###
8
Alex Klyubinf5446eb2017-03-23 14:27:32 -07009typeattribute isolated_app coredomain;
10
dcashman3e8dbf02016-12-08 11:23:34 -080011app_domain(isolated_app)
dcashman2e00e632016-10-12 14:58:09 -070012
Alex Klyubina3903972017-01-05 16:06:54 -080013# Access already open app data files received over Binder or local socket IPC.
Nick Kralevich00252202018-10-31 12:47:27 -070014allow isolated_app { app_data_file privapp_data_file }:file { append read write getattr lock map };
Alex Klyubina3903972017-01-05 16:06:54 -080015
Robert Sesek2284d352020-01-09 18:17:30 -050016# Allow access to network sockets received over IPC. New socket creation is not
17# permitted.
18allow isolated_app { ephemeral_app priv_app untrusted_app_all }:{ tcp_socket udp_socket } { rw_socket_perms_no_ioctl };
19
Alex Klyubina3903972017-01-05 16:06:54 -080020allow isolated_app activity_service:service_manager find;
21allow isolated_app display_service:service_manager find;
22allow isolated_app webviewupdate_service:service_manager find;
23
24# Google Breakpad (crash reporter for Chrome) relies on ptrace
25# functionality. Without the ability to ptrace, the crash reporter
26# tool is broken.
27# b/20150694
28# https://code.google.com/p/chromium/issues/detail?id=475270
29allow isolated_app self:process ptrace;
30
31# b/32896414: Allow accessing sdcard file descriptors passed to isolated_apps
32# by other processes. Open should never be allowed, and is blocked by
33# neverallow rules below.
Alex Klyubina3903972017-01-05 16:06:54 -080034# media_rw_data_file is included for sdcardfs, and can be removed if sdcardfs
35# is modified to change the secontext when accessing the lower filesystem.
Nick Kralevich00252202018-10-31 12:47:27 -070036allow isolated_app { sdcard_type media_rw_data_file }:file { read write append getattr lock map };
Alex Klyubina3903972017-01-05 16:06:54 -080037
38# For webviews, isolated_app processes can be forked from the webview_zygote
39# in addition to the zygote. Allow access to resources inherited from the
40# webview_zygote process. These rules are specialized copies of the ones in app.te.
41# Inherit FDs from the webview_zygote.
42allow isolated_app webview_zygote:fd use;
43# Notify webview_zygote of child death.
44allow isolated_app webview_zygote:process sigchld;
45# Inherit logd write socket.
46allow isolated_app webview_zygote:unix_dgram_socket write;
dcashman2e00e632016-10-12 14:58:09 -070047# Read system properties managed by webview_zygote.
48allow isolated_app webview_zygote_tmpfs:file read;
Alex Klyubina3903972017-01-05 16:06:54 -080049
Martijn Coenen1bbda7e2018-11-05 11:39:15 +010050# Inherit FDs from the app_zygote.
51allow isolated_app app_zygote:fd use;
52# Notify app_zygote of child death.
53allow isolated_app app_zygote:process sigchld;
54# Inherit logd write socket.
55allow isolated_app app_zygote:unix_dgram_socket write;
56
Dan Cashman91d398d2017-09-26 12:58:29 -070057# TODO (b/63631799) fix this access
58# suppress denials to /data/local/tmp
59dontaudit isolated_app shell_data_file:dir search;
60
Primiano Tuccic80f9e02017-12-21 03:51:15 +010061# Write app-specific trace data to the Perfetto traced damon. This requires
62# connecting to its producer socket and obtaining a (per-process) tmpfs fd.
Florian Mayer5e522812019-10-08 16:15:14 +010063perfetto_producer(isolated_app)
Primiano Tuccic80f9e02017-12-21 03:51:15 +010064
Ryan Savitski67a82482020-01-22 19:16:13 +000065# Allow profiling if the main app has been marked as profileable or
Ryan Savitskica0690e2019-01-16 16:29:43 +000066# debuggable.
67can_profile_heap(isolated_app)
Ryan Savitski67a82482020-01-22 19:16:13 +000068can_profile_perf(isolated_app)
Ryan Savitskica0690e2019-01-16 16:29:43 +000069
Alex Klyubina3903972017-01-05 16:06:54 -080070#####
71##### Neverallow
72#####
73
Alex Klyubina3903972017-01-05 16:06:54 -080074# Isolated apps should not directly open app data files themselves.
Nick Kralevich23c9d912018-08-02 15:54:23 -070075neverallow isolated_app { app_data_file privapp_data_file }:file open;
Alex Klyubina3903972017-01-05 16:06:54 -080076
77# Only allow appending to /data/anr/traces.txt (b/27853304, b/18340553)
78# TODO: are there situations where isolated_apps write to this file?
79# TODO: should we tighten these restrictions further?
80neverallow isolated_app anr_data_file:file ~{ open append };
81neverallow isolated_app anr_data_file:dir ~search;
82
Dan Cashman91d398d2017-09-26 12:58:29 -070083# Isolated apps must not be permitted to use HwBinder
84neverallow isolated_app hwbinder_device:chr_file *;
85neverallow isolated_app *:hwservice_manager *;
86
87# Isolated apps must not be permitted to use VndBinder
88neverallow isolated_app vndbinder_device:chr_file *;
89
90# Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager
Jeff Sharkeya0e7a6d2020-07-31 12:28:11 -060091# except the find actions for services allowlisted below.
Dan Cashman91d398d2017-09-26 12:58:29 -070092neverallow isolated_app *:service_manager ~find;
93
Alex Klyubina3903972017-01-05 16:06:54 -080094# b/17487348
95# Isolated apps can only access three services,
Tri Vobfcddbe2019-09-25 11:20:01 -070096# activity_service, display_service, webviewupdate_service.
Alex Klyubina3903972017-01-05 16:06:54 -080097neverallow isolated_app {
98 service_manager_type
99 -activity_service
100 -display_service
101 -webviewupdate_service
102}:service_manager find;
103
104# Isolated apps shouldn't be able to access the driver directly.
105neverallow isolated_app gpu_device:chr_file { rw_file_perms execute };
106
107# Do not allow isolated_app access to /cache
108neverallow isolated_app cache_file:dir ~{ r_dir_perms };
109neverallow isolated_app cache_file:file ~{ read getattr };
110
Alex Klyubina3903972017-01-05 16:06:54 -0800111# Do not allow isolated_app to access external storage, except for files passed
112# via file descriptors (b/32896414).
113neverallow isolated_app { storage_file mnt_user_file sdcard_type }:dir ~getattr;
114neverallow isolated_app { storage_file mnt_user_file }:file_class_set *;
115neverallow isolated_app sdcard_type:{ devfile_class_set lnk_file sock_file fifo_file } *;
Nick Kralevich00252202018-10-31 12:47:27 -0700116neverallow isolated_app sdcard_type:file ~{ read write append getattr lock map };
Alex Klyubina3903972017-01-05 16:06:54 -0800117
118# Do not allow USB access
119neverallow isolated_app { usb_device usbaccessory_device }:chr_file *;
120
121# Restrict the webview_zygote control socket.
Robert Sesek869562e2018-01-30 10:54:33 -0500122neverallow isolated_app webview_zygote:sock_file write;
Nick Kralevich62d3b4f2017-10-09 15:10:30 -0700123
124# Limit the /sys files which isolated_app can access. This is important
125# for controlling isolated_app attack surface.
126neverallow isolated_app {
127 sysfs_type
128 -sysfs_devices_system_cpu
Tri Vod6c5ff52019-03-13 12:06:01 -0700129 -sysfs_transparent_hugepage
Nick Kralevich62d3b4f2017-10-09 15:10:30 -0700130 -sysfs_usb # TODO: check with audio team if needed for isolated_app (b/28417852)
Yurii Zubrytskyib382f022021-04-21 13:58:24 -0700131 -sysfs_fs_incfs_features
Nick Kralevich62d3b4f2017-10-09 15:10:30 -0700132}:file no_rw_file_perms;
Nick Kralevich8f084562018-10-02 21:43:20 -0700133
134# No creation of sockets families other than AF_UNIX sockets.
135# List taken from system/sepolicy/public/global_macros - socket_class_set
136# excluding unix_stream_socket and unix_dgram_socket.
137# Many of these are socket families which have never and will never
138# be compiled into the Android kernel.
Robert Sesek2284d352020-01-09 18:17:30 -0500139neverallow isolated_app { self ephemeral_app priv_app untrusted_app_all }:{
Nick Kralevich8f084562018-10-02 21:43:20 -0700140 socket tcp_socket udp_socket rawip_socket netlink_socket packet_socket
141 key_socket appletalk_socket netlink_route_socket
142 netlink_tcpdiag_socket netlink_nflog_socket netlink_xfrm_socket
143 netlink_selinux_socket netlink_audit_socket netlink_dnrt_socket
144 netlink_kobject_uevent_socket tun_socket netlink_iscsi_socket
145 netlink_fib_lookup_socket netlink_connector_socket netlink_netfilter_socket
146 netlink_generic_socket netlink_scsitransport_socket netlink_rdma_socket
147 netlink_crypto_socket sctp_socket icmp_socket ax25_socket ipx_socket
148 netrom_socket atmpvc_socket x25_socket rose_socket decnet_socket atmsvc_socket
149 rds_socket irda_socket pppox_socket llc_socket can_socket tipc_socket
150 bluetooth_socket iucv_socket rxrpc_socket isdn_socket phonet_socket
151 ieee802154_socket caif_socket alg_socket nfc_socket vsock_socket kcm_socket
Nick Kralevicha194d372018-11-16 02:48:03 -0800152 qipcrtr_socket smc_socket xdp_socket
Nick Kralevich8f084562018-10-02 21:43:20 -0700153} create;