Hi,

I am getting the below avc denied for almost every untrusted app

type=1400 audit(0.0:1078): avc: denied { search } for name="#" dev="#" ino=# 
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:app_data_file:s0 
tclass=dir permissive=0

Usecase: Apps on SDCard try to access their files.

I know the reason about why this is happening:
1)untrusted_app and app_data_file has different security level
2)untrusted_app is not mlstrustedsubject
3)app_data_file is not mlstrustedobject

But I am not sure how I can solve this issue.

Please let me know any pointers on how to solve this issue.

Thanks.

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may 
contain
confidential information.  Any unauthorized review, use, disclosure or 
distribution
is prohibited.  If you are not the intended recipient, please contact the 
sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------
_______________________________________________
Seandroid-list mailing list
[email protected]
To unsubscribe, send email to [email protected].
To get help, send an email containing "help" to 
[email protected].

Reply via email to