Created
October 14, 2018 22:56
-
-
Save shaqman/091f30716cbf51711e73529193071c5c to your computer and use it in GitHub Desktop.
SELinux Denials
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 10-15 05:48:53.929 681 681 I storaged: type=1400 audit(0.0:12294): avc: denied { read } for name="stat" dev="sysfs" ino=22317 scontext=u:r:storaged:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow storaged sysfs:tclass { read }; | |
| # 10-15 05:48:53.929 681 681 I storaged: type=1400 audit(0.0:12295): avc: denied { open } for path="/sys/devices/soc.0/f9824900.sdhci/mmc_host/mmc0/mmc0:0001/block/mmcblk0/stat" dev="sysfs" ino=22317 scontext=u:r:storaged:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow storaged sysfs:tclass { open }; | |
| # 10-15 05:48:53.929 681 681 I storaged: type=1400 audit(0.0:12296): avc: denied { getattr } for path="/sys/devices/soc.0/f9824900.sdhci/mmc_host/mmc0/mmc0:0001/block/mmcblk0/stat" dev="sysfs" ino=22317 scontext=u:r:storaged:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow storaged sysfs:tclass { getattr }; | |
| # 10-15 05:48:57.419 2612 2612 I .android.chrome: type=1400 audit(0.0:12297): avc: denied { open } for path="/proc/vmstat" dev="proc" ino=4026548628 scontext=u:r:untrusted_app:s0:c106,c256,c512,c768 tcontext=u:object_r:proc_vmstat:s0 tclass=file permissive=1 | |
| allow untrusted_app proc_vmstat:tclass { open }; | |
| # 10-15 05:48:57.419 2612 2612 I .android.chrome: type=1400 audit(0.0:12298): avc: denied { getattr } for path="/proc/vmstat" dev="proc" ino=4026548628 scontext=u:r:untrusted_app:s0:c106,c256,c512,c768 tcontext=u:object_r:proc_vmstat:s0 tclass=file permissive=1 | |
| allow untrusted_app proc_vmstat:tclass { getattr }; | |
| # 10-15 05:49:03.599 495 495 I healthd : type=1400 audit(0.0:12299): avc: denied { read } for name="present" dev="sysfs" ino=19382 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow healthd sysfs:tclass { read }; | |
| # 10-15 05:49:03.599 495 495 I healthd : type=1400 audit(0.0:12300): avc: denied { open } for path="/sys/devices/platform/htc_battery/power_supply/battery/present" dev="sysfs" ino=19382 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow healthd sysfs:tclass { open }; | |
| # 10-15 05:49:03.599 495 495 I healthd : type=1400 audit(0.0:12301): avc: denied { getattr } for path="/sys/devices/platform/htc_battery/power_supply/battery/present" dev="sysfs" ino=19382 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow healthd sysfs:tclass { getattr }; | |
| # 10-15 05:49:06.809 32274 32274 I kworker/0:0: type=1400 audit(0.0:12302): avc: denied { write } for name="ktop_accu" dev="sysfs" ino=81 scontext=u:r:kernel:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow kernel sysfs:tclass { write }; | |
| # 10-15 05:49:06.819 32274 32274 I kworker/0:0: type=1400 audit(0.0:12303): avc: denied { open } for path="/sys/power/ktop_accu" dev="sysfs" ino=81 scontext=u:r:kernel:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow kernel sysfs:tclass { open }; | |
| # 10-15 05:49:19.289 716 716 I Binder:562_1: type=1400 audit(0.0:12304): avc: denied { getattr } for path=2F6D6E742F6D656469615F72772F354642312D464230332F417564696F626F6F6B2F54686520477265617420436F75727365732D204120427269656620486973746F7279204F662054686520576F726C642F54686520477265617420436F75727365732D204120427269656620486973746F7279206F662074686520576F726C642D3033372E6D7033 dev="mmcblk1p1" ino=290973 scontext=u:r:mediaextractor:s0 tcontext=u:object_r:exfat:s0 tclass=file permissive=1 | |
| allow mediaextractor exfat:tclass { getattr }; | |
| # 10-15 05:49:19.299 716 716 I Binder:562_1: type=1400 audit(0.0:12305): avc: denied { read } for path=2F6D6E742F6D656469615F72772F354642312D464230332F417564696F626F6F6B2F54686520477265617420436F75727365732D204120427269656620486973746F7279204F662054686520576F726C642F54686520477265617420436F75727365732D204120427269656620486973746F7279206F662074686520576F726C642D3033372E6D7033 dev="mmcblk1p1" ino=290973 scontext=u:r:mediaextractor:s0 tcontext=u:object_r:exfat:s0 tclass=file permissive=1 | |
| allow mediaextractor exfat:tclass { read }; | |
| # 10-15 05:49:19.569 716 716 I Binder:562_1: type=1400 audit(0.0:12306): avc: denied { getattr } for path=2F6D6E742F6D656469615F72772F354642312D464230332F417564696F626F6F6B2F54686520477265617420436F75727365732D204120427269656620486973746F7279204F662054686520576F726C642F54686520477265617420436F75727365732D204120427269656620486973746F7279206F662074686520576F726C642D3033372E6D7033 dev="mmcblk1p1" ino=290973 scontext=u:r:mediaextractor:s0 tcontext=u:object_r:exfat:s0 tclass=file permissive=1 | |
| allow mediaextractor exfat:tclass { getattr }; | |
| # 10-15 05:49:29.199 2113 2113 I Binder:562_3: type=1400 audit(0.0:12307): avc: denied { read } for path=2F6D6E742F6D656469615F72772F354642312D464230332F417564696F626F6F6B2F54686520477265617420436F75727365732D204120427269656620486973746F7279204F662054686520576F726C642F54686520477265617420436F75727365732D204120427269656620486973746F7279206F662074686520576F726C642D3033372E6D7033 dev="mmcblk1p1" ino=290973 scontext=u:r:mediaextractor:s0 tcontext=u:object_r:exfat:s0 tclass=file permissive=1 | |
| allow mediaextractor exfat:tclass { read }; | |
| # 10-15 05:49:53.139 495 495 I healthd : type=1400 audit(0.0:12310): avc: denied { read } for name="present" dev="sysfs" ino=19382 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow healthd sysfs:tclass { read }; | |
| # 10-15 05:49:53.139 495 495 I healthd : type=1400 audit(0.0:12311): avc: denied { open } for path="/sys/devices/platform/htc_battery/power_supply/battery/present" dev="sysfs" ino=19382 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow healthd sysfs:tclass { open }; | |
| # 10-15 05:49:53.139 495 495 I healthd : type=1400 audit(0.0:12312): avc: denied { getattr } for path="/sys/devices/platform/htc_battery/power_supply/battery/present" dev="sysfs" ino=19382 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow healthd sysfs:tclass { getattr }; | |
| # 10-15 05:49:53.939 681 681 I storaged: type=1400 audit(0.0:12313): avc: denied { read } for name="stat" dev="sysfs" ino=22317 scontext=u:r:storaged:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow storaged sysfs:tclass { read }; | |
| # 10-15 05:49:53.939 681 681 I storaged: type=1400 audit(0.0:12314): avc: denied { open } for path="/sys/devices/soc.0/f9824900.sdhci/mmc_host/mmc0/mmc0:0001/block/mmcblk0/stat" dev="sysfs" ino=22317 scontext=u:r:storaged:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow storaged sysfs:tclass { open }; | |
| # 10-15 05:49:53.939 681 681 I storaged: type=1400 audit(0.0:12315): avc: denied { getattr } for path="/sys/devices/soc.0/f9824900.sdhci/mmc_host/mmc0/mmc0:0001/block/mmcblk0/stat" dev="sysfs" ino=22317 scontext=u:r:storaged:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow storaged sysfs:tclass { getattr }; | |
| # 10-15 05:49:57.419 2612 2612 I .android.chrome: type=1400 audit(0.0:12316): avc: denied { open } for path="/proc/vmstat" dev="proc" ino=4026548628 scontext=u:r:untrusted_app:s0:c106,c256,c512,c768 tcontext=u:object_r:proc_vmstat:s0 tclass=file permissive=1 | |
| allow untrusted_app proc_vmstat:tclass { open }; | |
| # 10-15 05:49:57.419 2612 2612 I .android.chrome: type=1400 audit(0.0:12317): avc: denied { getattr } for path="/proc/vmstat" dev="proc" ino=4026548628 scontext=u:r:untrusted_app:s0:c106,c256,c512,c768 tcontext=u:object_r:proc_vmstat:s0 tclass=file permissive=1 | |
| allow untrusted_app proc_vmstat:tclass { getattr }; | |
| # 10-15 05:50:06.979 6108 6108 I kworker/0:1: type=1400 audit(0.0:12318): avc: denied { write } for name="ktop_accu" dev="sysfs" ino=81 scontext=u:r:kernel:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow kernel sysfs:tclass { write }; | |
| # 10-15 05:50:06.979 6108 6108 I kworker/0:1: type=1400 audit(0.0:12319): avc: denied { open } for path="/sys/power/ktop_accu" dev="sysfs" ino=81 scontext=u:r:kernel:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow kernel sysfs:tclass { open }; | |
| # 10-15 05:50:32.769 562 562 I mediaextractor: type=1400 audit(0.0:12320): avc: denied { read } for path=2F6D6E742F6D656469615F72772F354642312D464230332F417564696F626F6F6B2F54686520477265617420436F75727365732D204120427269656620486973746F7279204F662054686520576F726C642F54686520477265617420436F75727365732D204120427269656620486973746F7279206F662074686520576F726C642D3033372E6D7033 dev="mmcblk1p1" ino=290973 scontext=u:r:mediaextractor:s0 tcontext=u:object_r:exfat:s0 tclass=file permissive=1 | |
| allow mediaextractor exfat:tclass { read }; | |
| # 10-15 05:50:53.519 495 495 I healthd : type=1400 audit(0.0:12323): avc: denied { read } for name="present" dev="sysfs" ino=19382 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow healthd sysfs:tclass { read }; | |
| # 10-15 05:50:53.519 495 495 I healthd : type=1400 audit(0.0:12324): avc: denied { open } for path="/sys/devices/platform/htc_battery/power_supply/battery/present" dev="sysfs" ino=19382 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow healthd sysfs:tclass { open }; | |
| # 10-15 05:50:53.519 495 495 I healthd : type=1400 audit(0.0:12325): avc: denied { getattr } for path="/sys/devices/platform/htc_battery/power_supply/battery/present" dev="sysfs" ino=19382 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow healthd sysfs:tclass { getattr }; | |
| # 10-15 05:50:53.949 681 681 I storaged: type=1400 audit(0.0:12326): avc: denied { read } for name="stat" dev="sysfs" ino=22317 scontext=u:r:storaged:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow storaged sysfs:tclass { read }; | |
| # 10-15 05:50:53.949 681 681 I storaged: type=1400 audit(0.0:12327): avc: denied { open } for path="/sys/devices/soc.0/f9824900.sdhci/mmc_host/mmc0/mmc0:0001/block/mmcblk0/stat" dev="sysfs" ino=22317 scontext=u:r:storaged:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow storaged sysfs:tclass { open }; | |
| # 10-15 05:50:53.949 681 681 I storaged: type=1400 audit(0.0:12328): avc: denied { getattr } for path="/sys/devices/soc.0/f9824900.sdhci/mmc_host/mmc0/mmc0:0001/block/mmcblk0/stat" dev="sysfs" ino=22317 scontext=u:r:storaged:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow storaged sysfs:tclass { getattr }; | |
| # 10-15 05:51:44.779 716 716 I Binder:562_1: type=1400 audit(0.0:12337): avc: denied { read } for path=2F6D6E742F6D656469615F72772F354642312D464230332F417564696F626F6F6B2F54686520477265617420436F75727365732D204120427269656620486973746F7279204F662054686520576F726C642F54686520477265617420436F75727365732D204120427269656620486973746F7279206F662074686520576F726C642D3033372E6D7033 dev="mmcblk1p1" ino=290973 scontext=u:r:mediaextractor:s0 tcontext=u:object_r:exfat:s0 tclass=file permissive=1 | |
| allow mediaextractor exfat:tclass { read }; | |
| # 10-15 05:51:47.119 10715 10715 I na:notification: type=1400 audit(0.0:12338): avc: denied { read } for name="zoneinfo" dev="proc" ino=4026548629 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:proc_zoneinfo:s0 tclass=file permissive=1 | |
| allow untrusted_app_27 proc_zoneinfo:tclass { read }; | |
| # 10-15 05:51:47.119 10715 10715 I na:notification: type=1400 audit(0.0:12339): avc: denied { open } for path="/proc/zoneinfo" dev="proc" ino=4026548629 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:proc_zoneinfo:s0 tclass=file permissive=1 | |
| allow untrusted_app_27 proc_zoneinfo:tclass { open }; | |
| # 10-15 05:51:47.119 10715 10715 I na:notification: type=1400 audit(0.0:12340): avc: denied { getattr } for path="/proc/zoneinfo" dev="proc" ino=4026548629 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:proc_zoneinfo:s0 tclass=file permissive=1 | |
| allow untrusted_app_27 proc_zoneinfo:tclass { getattr }; | |
| # 10-15 05:51:47.669 10733 10733 I secondary_proce: type=1400 audit(0.0:12341): avc: denied { call } for scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:r:hal_memtrack_default:s0 tclass=binder permissive=1 | |
| allow untrusted_app_27 hal_memtrack_default:tclass { call }; | |
| # 10-15 05:51:48.049 2112 2112 I Binder:562_2: type=1400 audit(0.0:12342): avc: denied { read } for path=2F6D6E742F6D656469615F72772F354642312D464230332F417564696F626F6F6B2F54686520477265617420436F75727365732D204120427269656620486973746F7279204F662054686520576F726C642F54686520477265617420436F75727365732D204120427269656620486973746F7279206F662074686520576F726C642D3033372E6D7033 dev="mmcblk1p1" ino=290973 scontext=u:r:mediaextractor:s0 tcontext=u:object_r:exfat:s0 tclass=file permissive=1 | |
| allow mediaextractor exfat:tclass { read }; | |
| # 10-15 05:51:53.679 495 495 I healthd : type=1400 audit(0.0:12343): avc: denied { read } for name="present" dev="sysfs" ino=19382 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow healthd sysfs:tclass { read }; | |
| # 10-15 05:51:53.679 495 495 I healthd : type=1400 audit(0.0:12344): avc: denied { open } for path="/sys/devices/platform/htc_battery/power_supply/battery/present" dev="sysfs" ino=19382 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow healthd sysfs:tclass { open }; | |
| # 10-15 05:51:53.679 495 495 I healthd : type=1400 audit(0.0:12345): avc: denied { getattr } for path="/sys/devices/platform/htc_battery/power_supply/battery/present" dev="sysfs" ino=19382 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow healthd sysfs:tclass { getattr }; | |
| # 10-15 05:51:53.949 681 681 I storaged: type=1400 audit(0.0:12346): avc: denied { read } for name="stat" dev="sysfs" ino=22317 scontext=u:r:storaged:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow storaged sysfs:tclass { read }; | |
| # 10-15 05:51:53.949 681 681 I storaged: type=1400 audit(0.0:12347): avc: denied { open } for path="/sys/devices/soc.0/f9824900.sdhci/mmc_host/mmc0/mmc0:0001/block/mmcblk0/stat" dev="sysfs" ino=22317 scontext=u:r:storaged:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow storaged sysfs:tclass { open }; | |
| # 10-15 05:51:53.949 681 681 I storaged: type=1400 audit(0.0:12348): avc: denied { getattr } for path="/sys/devices/soc.0/f9824900.sdhci/mmc_host/mmc0/mmc0:0001/block/mmcblk0/stat" dev="sysfs" ino=22317 scontext=u:r:storaged:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow storaged sysfs:tclass { getattr }; | |
| # 10-15 05:51:57.399 2612 2612 I .android.chrome: type=1400 audit(0.0:12349): avc: denied { open } for path="/proc/vmstat" dev="proc" ino=4026548628 scontext=u:r:untrusted_app:s0:c106,c256,c512,c768 tcontext=u:object_r:proc_vmstat:s0 tclass=file permissive=1 | |
| allow untrusted_app proc_vmstat:tclass { open }; | |
| # 10-15 05:51:57.399 2612 2612 I .android.chrome: type=1400 audit(0.0:12350): avc: denied { getattr } for path="/proc/vmstat" dev="proc" ino=4026548628 scontext=u:r:untrusted_app:s0:c106,c256,c512,c768 tcontext=u:object_r:proc_vmstat:s0 tclass=file permissive=1 | |
| allow untrusted_app proc_vmstat:tclass { getattr }; | |
| # 10-15 05:52:07.309 32274 32274 I kworker/0:0: type=1400 audit(0.0:12351): avc: denied { write } for name="ktop_accu" dev="sysfs" ino=81 scontext=u:r:kernel:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow kernel sysfs:tclass { write }; | |
| # 10-15 05:52:07.309 32274 32274 I kworker/0:0: type=1400 audit(0.0:12352): avc: denied { open } for path="/sys/power/ktop_accu" dev="sysfs" ino=81 scontext=u:r:kernel:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow kernel sysfs:tclass { open }; | |
| # 10-15 05:52:09.249 495 495 I healthd : type=1400 audit(0.0:12353): avc: denied { read } for name="type" dev="sysfs" ino=10731 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow healthd sysfs:tclass { read }; | |
| # 10-15 05:52:09.249 495 495 I healthd : type=1400 audit(0.0:12354): avc: denied { open } for path="/sys/devices/soc.0/msm-bcl-16/power_supply/fg_adc/type" dev="sysfs" ino=10731 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow healthd sysfs:tclass { open }; | |
| # 10-15 05:52:09.249 495 495 I healthd : type=1400 audit(0.0:12355): avc: denied { getattr } for path="/sys/devices/soc.0/msm-bcl-16/power_supply/fg_adc/type" dev="sysfs" ino=10731 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow healthd sysfs:tclass { getattr }; | |
| # 10-15 05:52:11.539 716 716 I Binder:562_1: type=1400 audit(0.0:12356): avc: denied { read } for path=2F6D6E742F6D656469615F72772F354642312D464230332F417564696F626F6F6B2F54686520477265617420436F75727365732D204120427269656620486973746F7279204F662054686520576F726C642F54686520477265617420436F75727365732D204120427269656620486973746F7279206F662074686520576F726C642D3033372E6D7033 dev="mmcblk1p1" ino=290973 scontext=u:r:mediaextractor:s0 tcontext=u:object_r:exfat:s0 tclass=file permissive=1 | |
| allow mediaextractor exfat:tclass { read }; | |
| # 10-15 05:52:53.959 681 681 I storaged: type=1400 audit(0.0:12359): avc: denied { read } for name="stat" dev="sysfs" ino=22317 scontext=u:r:storaged:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow storaged sysfs:tclass { read }; | |
| # 10-15 05:52:53.959 681 681 I storaged: type=1400 audit(0.0:12360): avc: denied { open } for path="/sys/devices/soc.0/f9824900.sdhci/mmc_host/mmc0/mmc0:0001/block/mmcblk0/stat" dev="sysfs" ino=22317 scontext=u:r:storaged:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow storaged sysfs:tclass { open }; | |
| # 10-15 05:52:53.959 681 681 I storaged: type=1400 audit(0.0:12361): avc: denied { getattr } for path="/sys/devices/soc.0/f9824900.sdhci/mmc_host/mmc0/mmc0:0001/block/mmcblk0/stat" dev="sysfs" ino=22317 scontext=u:r:storaged:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow storaged sysfs:tclass { getattr }; | |
| # 10-15 05:52:57.429 2612 2612 I .android.chrome: type=1400 audit(0.0:12362): avc: denied { open } for path="/proc/vmstat" dev="proc" ino=4026548628 scontext=u:r:untrusted_app:s0:c106,c256,c512,c768 tcontext=u:object_r:proc_vmstat:s0 tclass=file permissive=1 | |
| allow untrusted_app proc_vmstat:tclass { open }; | |
| # 10-15 05:52:57.429 2612 2612 I .android.chrome: type=1400 audit(0.0:12363): avc: denied { getattr } for path="/proc/vmstat" dev="proc" ino=4026548628 scontext=u:r:untrusted_app:s0:c106,c256,c512,c768 tcontext=u:object_r:proc_vmstat:s0 tclass=file permissive=1 | |
| allow untrusted_app proc_vmstat:tclass { getattr }; | |
| # 10-15 05:53:07.469 6108 6108 I kworker/0:1: type=1400 audit(0.0:12364): avc: denied { write } for name="ktop_accu" dev="sysfs" ino=81 scontext=u:r:kernel:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow kernel sysfs:tclass { write }; | |
| # 10-15 05:53:07.469 6108 6108 I kworker/0:1: type=1400 audit(0.0:12365): avc: denied { open } for path="/sys/power/ktop_accu" dev="sysfs" ino=81 scontext=u:r:kernel:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow kernel sysfs:tclass { open }; | |
| # 10-15 05:53:09.519 495 495 I healthd : type=1400 audit(0.0:12366): avc: denied { read } for name="present" dev="sysfs" ino=19382 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow healthd sysfs:tclass { read }; | |
| # 10-15 05:53:09.519 495 495 I healthd : type=1400 audit(0.0:12367): avc: denied { open } for path="/sys/devices/platform/htc_battery/power_supply/battery/present" dev="sysfs" ino=19382 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow healthd sysfs:tclass { open }; | |
| # 10-15 05:53:09.529 495 495 I healthd : type=1400 audit(0.0:12368): avc: denied { getattr } for path="/sys/devices/platform/htc_battery/power_supply/battery/present" dev="sysfs" ino=19382 scontext=u:r:healthd:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1 | |
| allow healthd sysfs:tclass { getattr }; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment