diff --git a/private/genfs_contexts b/private/genfs_contexts index ad440d393870cec1acba540b7ed5c86e495b98c1..350f6b1f5453135fb88a06b18430086e4d5a9cff 100644 --- a/private/genfs_contexts +++ b/private/genfs_contexts @@ -146,16 +146,16 @@ genfscon debugfs /tracing/events/regulator/ u:object_r: genfscon debugfs /tracing/events/pagecache/ u:object_r:debugfs_tracing_debug:s0 genfscon debugfs /tracing/events/irq/ u:object_r:debugfs_tracing_debug:s0 genfscon debugfs /tracing/events/ipi/ u:object_r:debugfs_tracing_debug:s0 -genfscon debugfs /tracing/events/f2fs/f2fs_sync_file_enter/ u:object_r:debugfs_tracing_debug:s0 -genfscon debugfs /tracing/events/f2fs/f2fs_sync_file_exit/ u:object_r:debugfs_tracing_debug:s0 -genfscon debugfs /tracing/events/f2fs/f2fs_write_begin/ u:object_r:debugfs_tracing_debug:s0 -genfscon debugfs /tracing/events/f2fs/f2fs_write_end/ u:object_r:debugfs_tracing_debug:s0 -genfscon debugfs /tracing/events/ext4/ext4_da_write_begin/ u:object_r:debugfs_tracing_debug:s0 -genfscon debugfs /tracing/events/ext4/ext4_da_write_end/ u:object_r:debugfs_tracing_debug:s0 -genfscon debugfs /tracing/events/ext4/ext4_sync_file_enter/ u:object_r:debugfs_tracing_debug:s0 -genfscon debugfs /tracing/events/ext4/ext4_sync_file_exit/ u:object_r:debugfs_tracing_debug:s0 -genfscon debugfs /tracing/events/block/block_rq_issue/ u:object_r:debugfs_tracing_debug:s0 -genfscon debugfs /tracing/events/block/block_rq_complete/ u:object_r:debugfs_tracing_debug:s0 +genfscon debugfs /tracing/events/f2fs/f2fs_sync_file_enter/ u:object_r:debugfs_tracing:s0 +genfscon debugfs /tracing/events/f2fs/f2fs_sync_file_exit/ u:object_r:debugfs_tracing:s0 +genfscon debugfs /tracing/events/f2fs/f2fs_write_begin/ u:object_r:debugfs_tracing:s0 +genfscon debugfs /tracing/events/f2fs/f2fs_write_end/ u:object_r:debugfs_tracing:s0 +genfscon debugfs /tracing/events/ext4/ext4_da_write_begin/ u:object_r:debugfs_tracing:s0 +genfscon debugfs /tracing/events/ext4/ext4_da_write_end/ u:object_r:debugfs_tracing:s0 +genfscon debugfs /tracing/events/ext4/ext4_sync_file_enter/ u:object_r:debugfs_tracing:s0 +genfscon debugfs /tracing/events/ext4/ext4_sync_file_exit/ u:object_r:debugfs_tracing:s0 +genfscon debugfs /tracing/events/block/block_rq_issue/ u:object_r:debugfs_tracing:s0 +genfscon debugfs /tracing/events/block/block_rq_complete/ u:object_r:debugfs_tracing:s0 genfscon tracefs /events/sync/ u:object_r:debugfs_tracing_debug:s0 genfscon tracefs /events/workqueue/ u:object_r:debugfs_tracing_debug:s0 @@ -163,16 +163,16 @@ genfscon tracefs /events/regulator/ u:object_r:debugfs_ genfscon tracefs /events/pagecache/ u:object_r:debugfs_tracing_debug:s0 genfscon tracefs /events/irq/ u:object_r:debugfs_tracing_debug:s0 genfscon tracefs /events/ipi/ u:object_r:debugfs_tracing_debug:s0 -genfscon tracefs /events/f2fs/f2fs_sync_file_enter/ u:object_r:debugfs_tracing_debug:s0 -genfscon tracefs /events/f2fs/f2fs_sync_file_exit/ u:object_r:debugfs_tracing_debug:s0 -genfscon tracefs /events/f2fs/f2fs_write_begin/ u:object_r:debugfs_tracing_debug:s0 -genfscon tracefs /events/f2fs/f2fs_write_end/ u:object_r:debugfs_tracing_debug:s0 -genfscon tracefs /events/ext4/ext4_da_write_begin/ u:object_r:debugfs_tracing_debug:s0 -genfscon tracefs /events/ext4/ext4_da_write_end/ u:object_r:debugfs_tracing_debug:s0 -genfscon tracefs /events/ext4/ext4_sync_file_enter/ u:object_r:debugfs_tracing_debug:s0 -genfscon tracefs /events/ext4/ext4_sync_file_exit/ u:object_r:debugfs_tracing_debug:s0 -genfscon tracefs /events/block/block_rq_issue/ u:object_r:debugfs_tracing_debug:s0 -genfscon tracefs /events/block/block_rq_complete/ u:object_r:debugfs_tracing_debug:s0 +genfscon tracefs /events/f2fs/f2fs_sync_file_enter/ u:object_r:debugfs_tracing:s0 +genfscon tracefs /events/f2fs/f2fs_sync_file_exit/ u:object_r:debugfs_tracing:s0 +genfscon tracefs /events/f2fs/f2fs_write_begin/ u:object_r:debugfs_tracing:s0 +genfscon tracefs /events/f2fs/f2fs_write_end/ u:object_r:debugfs_tracing:s0 +genfscon tracefs /events/ext4/ext4_da_write_begin/ u:object_r:debugfs_tracing:s0 +genfscon tracefs /events/ext4/ext4_da_write_end/ u:object_r:debugfs_tracing:s0 +genfscon tracefs /events/ext4/ext4_sync_file_enter/ u:object_r:debugfs_tracing:s0 +genfscon tracefs /events/ext4/ext4_sync_file_exit/ u:object_r:debugfs_tracing:s0 +genfscon tracefs /events/block/block_rq_issue/ u:object_r:debugfs_tracing:s0 +genfscon tracefs /events/block/block_rq_complete/ u:object_r:debugfs_tracing:s0 genfscon tracefs /trace_clock u:object_r:debugfs_tracing:s0 genfscon tracefs /buffer_size_kb u:object_r:debugfs_tracing:s0 diff --git a/private/traced_probes.te b/private/traced_probes.te index 46d92f7139019a251b81cf27a7700ef9679b58ca..e6a3dfe32a04a7f38e145d6d4a25fb987911aa20 100644 --- a/private/traced_probes.te +++ b/private/traced_probes.te @@ -1,5 +1,4 @@ # Perfetto tracing probes, has tracefs access. -type traced_probes, domain, coredomain; type traced_probes_exec, exec_type, file_type; # Allow init to exec the daemon. @@ -35,6 +34,21 @@ allow traced_probes kmsg_device:chr_file write; # Allow traced_probes to list the system partition. allow traced_probes system_file:dir { open read }; +# Allow traced_probes to list some of the data partition. +allow traced_probes self:capability dac_read_search; + +allow traced_probes apk_data_file:dir { getattr open read }; +allow traced_probes dalvikcache_data_file:dir { getattr open read }; +userdebug_or_eng(` +allow traced_probes system_data_file:dir { getattr open read }; +') +allow traced_probes system_app_data_file:dir { getattr open read }; +allow traced_probes backup_data_file:dir { getattr open read }; +allow traced_probes bootstat_data_file:dir { getattr open read }; +allow traced_probes update_engine_data_file:dir { getattr open read }; +allow traced_probes update_engine_log_data_file:dir { getattr open read }; +allow traced_probes user_profile_data_file:dir { getattr open read }; + # Allow traced_probes to run atrace. atrace pokes at system services to enable # their userspace TRACE macros. domain_auto_trans(traced_probes, atrace_exec, atrace); @@ -61,13 +75,21 @@ neverallow traced_probes domain:process ptrace; # Disallows access to /data files. neverallow traced_probes { data_file_type + -apk_data_file + -dalvikcache_data_file -system_data_file + -system_app_data_file + -backup_data_file + -bootstat_data_file + -update_engine_data_file + -update_engine_log_data_file + -user_profile_data_file # TODO(b/72998741) Remove vendor_data_file exemption. Further restricted in a # subsequent neverallow. Currently only getattr and search are allowed. -vendor_data_file -zoneinfo_data_file }:dir *; -neverallow traced_probes system_data_file:dir ~{ getattr search }; +neverallow traced_probes system_data_file:dir ~{ getattr userdebug_or_eng(`open read') search }; neverallow traced_probes zoneinfo_data_file:dir ~r_dir_perms; neverallow traced_probes { data_file_type -zoneinfo_data_file }:lnk_file *; neverallow traced_probes { data_file_type -zoneinfo_data_file }:file *; diff --git a/public/domain.te b/public/domain.te index 065264824d04332966090c5057c5b745c5fc0d09..b914a102b4ec5bd179f4d9fe1cd94f728033c7f3 100644 --- a/public/domain.te +++ b/public/domain.te @@ -1130,6 +1130,9 @@ neverallow { -appdomain # finer-grained rules for appdomain are listed below -system_server #populate com.android.providers.settings/databases/settings.db. -installd # creation of app sandbox + -traced_probes # resolve inodes for i/o tracing. + # only needs open and read, the rest is neverallow in + # traced_probes.te. } system_app_data_file:dir_file_class_set { create unlink open }; neverallow { isolated_app @@ -1321,7 +1324,7 @@ neverallow { -vold_prepare_subdirs -zygote } self:capability dac_override; -neverallow domain self:capability dac_read_search; +neverallow { domain -traced_probes } self:capability dac_read_search; # If an already existing file is opened with O_CREATE, the kernel might generate # a false report of a create denial. Silence these denials and make sure that diff --git a/public/traced_probes.te b/public/traced_probes.te new file mode 100644 index 0000000000000000000000000000000000000000..e77c811662278336ff1471be5a1fc58f05df0e9a --- /dev/null +++ b/public/traced_probes.te @@ -0,0 +1 @@ +type traced_probes, domain, coredomain;