Skip to content
Snippets Groups Projects
  • Stephen Smalley's avatar
    495e9d12
    Allow getopt / getattr to bluetooth unix_stream_socket. · 495e9d12
    Stephen Smalley authored
    
    Resolve denials such as:
    
    avc:  denied  { getattr } for  pid=16226 comm="Thread-2096" path="socket:[414657]" dev="sockfs" ino=414657 scontext=u:r:untrusted_app:s0 tcontext=u:r:bluetooth:s0 tclass=unix_stream_socket
    
    avc:  denied  { getopt } for  pid=5890 comm="FinalizerDaemon" scontext=u:r:untrusted_app:s0 tcontext=u:r:bluetooth:s0 tclass=unix_stream_socket
    
    Change-Id: Iea7790aa4f8e24f3ec0d2c029933a3902333472e
    Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
    495e9d12
    History
    Allow getopt / getattr to bluetooth unix_stream_socket.
    Stephen Smalley authored
    
    Resolve denials such as:
    
    avc:  denied  { getattr } for  pid=16226 comm="Thread-2096" path="socket:[414657]" dev="sockfs" ino=414657 scontext=u:r:untrusted_app:s0 tcontext=u:r:bluetooth:s0 tclass=unix_stream_socket
    
    avc:  denied  { getopt } for  pid=5890 comm="FinalizerDaemon" scontext=u:r:untrusted_app:s0 tcontext=u:r:bluetooth:s0 tclass=unix_stream_socket
    
    Change-Id: Iea7790aa4f8e24f3ec0d2c029933a3902333472e
    Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>