Hi All,

In one of our set we are seeing /data/misc/netd, keystore, user as
unlabeled (dont know why it has become unlabeled). Since it is google AOSP
module I am expecting restorecon should be part of AOSP code on these
folder.

===========
[Wed Mar 07 20:20:23.103 2018] [   19.018081] type=1400
audit(946742413.155:43): avc: denied { unlink } for pid=1146 comm="netd"
name="netd_pid" dev="mmcblk0p7" ino=406433 scontext=u:r:netd:s0
tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0

[Wed Mar 07 20:20:23.103 2018] [   19.034844] type=1400
audit(946742413.160:44): avc: denied { setattr } for pid=1161
comm="installd" name="0" dev="mmcblk0p7" ino=407130
scontext=u:r:installd:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir
permissive=0

[Wed Mar 07 20:20:29.397 2018] [   25.229311] type=1400
audit(946742419.495:47): avc: denied { write } for pid=1146 comm="netd"
name="*rt_tables*" dev="mmcblk0p7" ino=406432 scontext=u:r:netd:s0
tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0

[Wed Mar 07 20:20:29.425 2018] [   25.256023] type=1400
audit(946742419.520:48): avc: denied { write } for pid=1146
comm="Binder:1146_2" name="*netd_pid*" dev="mmcblk0p7" ino=406433
scontext=u:r:*netd*:s0 tcontext=u:object_r:unlabeled:s0 tclass=file
permissive=0
=========
below folders are getting unlabeled.

/data/misc/keystore
data/misc/netd
data/misc/user

what may be the reason for this unlabeled?

Is restorecon -R in init.rc file for these folder is the solution? want to
know the real reason.

Please help

-- 
regards,
kiran mardi

Reply via email to