Hello,
For connectto permission using unix_stream_socket, the system throws write avc 
denial is on sock_file
e.g 
allow abcd xyz:unix_stream_socket connectto;

connect function call throws 
avc:  denied  { write } for  pid=12345 scontext=u:r:abcd:s0 
tcontext=u:object_r:xyz:s0 tclass=sock_file

Does connect call in socket opens a file for writing ?
If its so, is connectto rule is dependent on write permission in case of socket 
?
What am i missing here ?
Note: pid, source context and target context are taken only for example 
reference.
Regards,
Saurabh Sharma


--
This message was distributed to subscribers of the seandroid-list mailing list.
If you no longer wish to subscribe, send mail to [email protected] with
the words "unsubscribe seandroid-list" without quotes as the message.

Reply via email to