Modified SEPolicy rules
Go to file
Ningyuan Wang 49f86f5bcc add netlink socket permission for wificond
wificond: type=1400 audit(0.0:43): avc: denied { create } for
 scontext=u:r:wificond:s0 tcontext=u:r:wificond:s0 tclass=netlink_socket
 permissive=1

 wificond: type=1400 audit(0.0:44):
 avc: denied { setopt } for scontext=u:r:wificond:s0
 tcontext=u:r:wificond:s0 tclass=netlink_socket permissive=1

 wificond: type=1400 audit(0.0:45):
 avc: denied { net_admin } for capability=12 scontext=u:r:wificond:s0
 tcontext=u:r:wificond:s0 tclass=capability permissive=1

 wificond: type=1400 audit(0.0:46):
 avc: denied { bind } for scontext=u:r:wificond:s0
 tcontext=u:r:wificond:s0 tclass=netlink_socket permissive=1

 wificond: type=1400 audit(0.0:47):
 avc: denied { write } for scontext=u:r:wificond:s0
 tcontext=u:r:wificond:s0 tclass=netlink_socket permissive=1

 wificond: type=1400 audit(0.0:48):
 avc: denied { read } for path="socket:[35892]" dev="sockfs" ino=35892
 scontext=u:r:wificond:s0 tcontext=u:r:wificond:s0 tclass=netlink_socket
 permissive=1

TEST=compile and run

Change-Id: I5e1befabca7388d5b2145f49462e5cff872d9f43
(cherry picked from commit 781cfd8255)
2016-08-26 13:46:05 -07:00
tools Port from pcre to pcre2 (Fix wrong merge decision) 2016-08-22 11:12:53 +01:00
access_vectors Add module_load permission to system class 2016-04-07 12:48:10 -07:00
adbd.te resolve merge conflicts of 56ed8a4 to stage-aosp-master 2016-07-20 12:44:22 -07:00
Android.mk Merge \"service_contexts: strip blank lines and comments\" 2016-07-18 22:56:49 +00:00
app.te Allow apps to read keychain_data_file links 2016-08-24 12:08:36 -07:00
atrace.te
attributes resolve merge conflicts of d63084d to stage-aosp-master 2016-08-09 21:28:04 -07:00
audioserver.te Merge "buildtime/cts enforce no inet access for media domains" into nyc-dev 2016-04-22 22:44:53 +00:00
autoplay_app.te
binderservicedomain.te allow binderservice domains to write to a fifo file 2016-03-07 11:24:38 -08:00
blkid_untrusted.te Replace "neverallow domain" by "neverallow *" 2016-02-05 14:54:04 -08:00
blkid.te Replace "neverallow domain" by "neverallow *" 2016-02-05 14:54:04 -08:00
bluetooth.te Expand bluetooth access to media_rw_data_file for now. 2016-04-06 20:12:02 +00:00
bluetoothdomain.te
boot_control_hal.te Move boot_control HAL permissions to an attribute. 2016-04-22 16:45:23 -07:00
bootanim.te bootanim: allow /proc/meminfo read 2016-03-31 14:17:32 -07:00
bootstat.te
cameraserver.te buildtime/cts enforce no inet access for media domains 2016-04-22 15:39:00 -07:00
clatd.te
CleanSpec.mk
debuggerd.te Merge changes from topic \'dump_bluetooth_through_debuggerd\' into nyc-dev 2016-05-13 16:32:35 +00:00
device.te Simplify /dev/kmsg SELinux policy. 2016-07-26 09:46:20 -07:00
dex2oat.te Selinux: Policies for otapreopt_chroot and postinstall_dexopt 2016-04-21 22:41:56 -07:00
dhcp.te
dnsmasq.te
domain_deprecated.te Merge "DO NOT MERGE. Remove isolated_app\'s ability to read sysfs." into nyc-dev 2016-05-13 00:39:11 +00:00
domain.te domain: allow reading /proc/sys/vm/overcommit_memory 2016-06-28 15:27:17 +00:00
drmserver.te
dumpstate.te Merge "fine-grained policy for access to /proc/zoneinfo" 2016-08-14 18:28:49 +00:00
file_contexts SEPolicy to start hostapd via init 2016-08-26 13:18:05 -07:00
file_contexts_asan Add /data/lib64, /data/vendor/lib64 to ASan sepolicy. 2016-05-09 20:53:38 -07:00
file.te SEPolicy to start hostapd via init 2016-08-26 13:18:05 -07:00
fingerprintd.te
fs_use
fsck_untrusted.te Replace "neverallow domain" by "neverallow *" 2016-02-05 14:54:04 -08:00
fsck.te Replace "neverallow domain" by "neverallow *" 2016-02-05 14:54:04 -08:00
gatekeeperd.te Renamed hardwareproperties to hardware_properties 2016-03-09 18:13:11 +01:00
genfs_contexts fine-grained policy for access to /proc/zoneinfo 2016-08-08 13:48:01 -04:00
global_macros global_macros: Allow directory locking 2016-03-22 10:03:41 -07:00
hci_attach.te
healthd.te Keep pre-existing sysfs write permissions. 2016-06-14 14:13:14 -07:00
hostapd.te SEPolicy to start hostapd via init 2016-08-26 13:18:05 -07:00
idmap.te
init.te Allow init to mount /odm, /vendor early 2016-08-18 05:04:50 +00:00
initial_sid_contexts
initial_sids
inputflinger.te
install_recovery.te drop install_recovery cache_recovery_file rules 2016-03-29 14:47:39 -07:00
installd.te Allow installd to delete the foreign-dex folder 2016-06-16 00:25:29 +00:00
ioctl_defines Define more ioctl types 2016-04-21 18:02:03 +00:00
ioctl_macros Add SIOCGSTAMP SIOCGSTAMPNS to unpriv_sock_ioctls 2016-06-14 07:26:33 -07:00
isolated_app.te Remove domain_deprecated from isolated_app am: 0b430aba22 2016-05-12 21:35:16 +00:00
kernel.te Merge \"Simplify /dev/kmsg SELinux policy.\" 2016-07-27 15:47:13 +00:00
keys.conf
keystore.te Replace "neverallow domain" by "neverallow *" 2016-02-05 14:54:04 -08:00
lmkd.te Merge "fine-grained policy for access to /proc/zoneinfo" 2016-08-14 18:28:49 +00:00
logd.te logd: Add setpcap for Minijail use. 2016-07-20 17:12:59 -04:00
mac_permissions.xml
mdnsd.te
mediacodec.te buildtime/cts enforce no inet access for media domains 2016-04-22 15:39:00 -07:00
mediadrmserver.te Allow mediadrmservice to access processinfo 2016-03-31 16:25:06 -07:00
mediaextractor.te buildtime/cts enforce no inet access for media domains 2016-04-22 15:39:00 -07:00
mediaserver.te reduce mediaserver permissions 2016-06-10 17:26:29 +00:00
mls
mls_macros
MODULE_LICENSE_PUBLIC_DOMAIN
mtp.te
net.te Further restrict socket ioctls available to apps 2016-04-15 21:55:43 +00:00
netd.te SEPolicy to start hostapd via init 2016-08-26 13:18:05 -07:00
neverallow_macros
nfc.te Keep pre-existing sysfs write permissions. 2016-06-14 14:13:14 -07:00
NOTICE
otapreopt_chroot.te Selinux: Policies for otapreopt_chroot and postinstall_dexopt 2016-04-21 22:41:56 -07:00
perfprofd.te
platform_app.te SELinux policies for /data/preloads directory 2016-05-24 20:17:45 +00:00
policy_capabilities
port_contexts
postinstall_dexopt.te Selinux: Policies for otapreopt_chroot and postinstall_dexopt 2016-04-21 22:41:56 -07:00
postinstall.te resolve merge conflicts of d63084d to stage-aosp-master 2016-08-09 21:28:04 -07:00
ppp.te
priv_app.te SELinux policies for /data/preloads directory 2016-05-24 20:17:45 +00:00
profman.te Enable profman pretty printing 2016-06-06 18:21:12 +00:00
property_contexts Separate permissions to set WiFi related properties 2016-08-26 13:15:52 -07:00
property.te Separate permissions to set WiFi related properties 2016-08-26 13:15:52 -07:00
racoon.te
radio.te allow radio to find nfc_service 2016-06-16 16:55:57 -07:00
README
recovery_persist.te Add recovery_persist & recovery_refresh 2016-03-24 12:48:26 -07:00
recovery_refresh.te Add recovery_persist & recovery_refresh 2016-03-24 12:48:26 -07:00
recovery.te Allow executing update_engine_sideload from recovery. 2016-08-09 14:59:40 -07:00
rild.te Fix rild policy to accomodate minijail 2016-05-17 09:44:47 -07:00
roles
runas.te Leftovers of SELinux policy reload mechanism 2016-03-11 17:48:19 +00:00
sdcardd.te
seapp_contexts
security_classes Update netlink socket classes. 2016-03-03 13:37:40 -08:00
service_contexts sepolicy: Add permissions for wpa_supplicant binder 2016-08-26 13:13:51 -07:00
service.te sepolicy: Add permissions for wpa_supplicant binder 2016-08-26 13:13:51 -07:00
servicemanager.te
sgdisk.te Replace "neverallow domain" by "neverallow *" 2016-02-05 14:54:04 -08:00
shared_relro.te
shell.te Merge "fine-grained policy for access to /proc/zoneinfo" 2016-08-14 18:28:49 +00:00
slideshow.te
su.te Allow manual /postinstall loopback mounting on debug builds. 2016-03-30 04:18:04 +00:00
surfaceflinger.te Define gpu_service and allow surfaceflinger to provide it 2016-04-01 02:38:37 +00:00
system_app.te resolve merge conflicts of 0251220 to nyc-dev-plus-aosp 2016-06-07 14:39:12 -07:00
system_server.te Allow system_server to call wificond via Binder 2016-08-26 13:15:52 -07:00
te_macros Merge "te_macros: drop unused macros" 2016-08-05 17:55:58 +00:00
tee.te Update netlink socket classes. 2016-03-03 13:37:40 -08:00
toolbox.te Replace "neverallow domain" by "neverallow *" 2016-02-05 14:54:04 -08:00
tzdatacheck.te
ueventd.te Merge \"Simplify /dev/kmsg SELinux policy.\" 2016-07-27 15:47:13 +00:00
uncrypt.te Merge "Add /dev/socket/uncrypt." into nyc-dev 2016-03-03 22:12:07 +00:00
untrusted_app.te allow policy to create a file by vfat (fs_type) for a case using sdcardfs 2016-07-26 00:23:15 +00:00
update_engine_common.te Allow executing update_engine_sideload from recovery. 2016-08-09 14:59:40 -07:00
update_engine.te Allow executing update_engine_sideload from recovery. 2016-08-09 14:59:40 -07:00
update_verifier.te Move boot_control HAL permissions to an attribute. 2016-04-22 16:45:23 -07:00
users
vdc.te Allow 'vdc' to be invoked with logwrapper. 2016-02-04 15:25:18 -07:00
vold.te resolve merge conflicts of b71cf12 to nyc-dev-plus-aosp 2016-06-16 12:57:27 -07:00
watchdogd.te
wificond.te add netlink socket permission for wificond 2016-08-26 13:46:05 -07:00
wpa.te sepolicy: Add permissions for wpa_supplicant binder 2016-08-26 13:13:51 -07:00
zygote.te sepolicy: Add policy for sdcardfs and configfs 2016-07-22 13:34:23 -07: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. These files should have each line including the
final line terminated by a newline character (0x0A).  This
will allow files to be concatenated and processed whenever
the m4(1) macro processor is called by the build process.
Adding the newline will also make the intermediate text files
easier to read when debugging build failures.  The sets of file,
service and property contexts files will automatically have a
newline inserted between each file as these are common failure
points.

These device policy files 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

Additionally, OEMs can specify BOARD_SEPOLICY_M4DEFS to pass arbitrary m4
definitions during the build. A definition consists of a string in the form
of macro-name=value. Spaces must NOT be present. This is useful for building modular
policies, policy generation, conditional file paths, etc. It is supported in
the following file types:
 * All *.te and SE Linux policy files as passed to checkpolicy
 * file_contexts
 * service_contexts
 * property_contexts
 * keys.conf

Example BoardConfig.mk Usage:
BOARD_SEPOLICY_M4DEFS += btmodule=foomatic \
                         btdevice=/dev/gps

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.