Skip to content
Snippets Groups Projects
  1. Oct 01, 2015
  2. Sep 29, 2015
  3. Sep 28, 2015
  4. Sep 22, 2015
  5. Sep 19, 2015
  6. Sep 18, 2015
  7. Sep 16, 2015
  8. Sep 15, 2015
  9. Sep 14, 2015
  10. Sep 09, 2015
    • Lorenzo Colitti's avatar
      am c3712143: Allow system_server to bind ping sockets. · e24aab28
      Lorenzo Colitti authored
      * commit 'c3712143':
        Allow system_server to bind ping sockets.
      e24aab28
    • Lorenzo Colitti's avatar
      Allow system_server to bind ping sockets. · c3712143
      Lorenzo Colitti authored
      This allows NetworkDiagnostics to send ping packets from specific
      source addresses in order to detect reachability problems on the
      reverse path.
      
      This addresses the following denial:
      
      [  209.744636] type=1400 audit(1441805730.510:14): avc: denied { node_bind } for pid=8347 comm="Thread-202" saddr=2400:xxxx:xxxx:xxxx:40b1:7e:a1d7:b3ae scontext=u:r:system_server:s0 tcontext=u:object_r:node:s0 tclass=rawip_socket permissive=0
      
      Bug: 23661687
      Change-Id: Ia93c14bc7fec17e2622e1b48bfbf591029d84be2
      c3712143
  11. Sep 08, 2015
  12. Sep 04, 2015
  13. Sep 02, 2015
  14. Sep 01, 2015
  15. Aug 28, 2015
    • Nick Kralevich's avatar
      am 2cc94205: install_recovery: drop toolbox auditallow · 5a863aef
      Nick Kralevich authored
      * commit '2cc94205':
        install_recovery: drop toolbox auditallow
      5a863aef
    • Nick Kralevich's avatar
      install_recovery: drop toolbox auditallow · 2cc94205
      Nick Kralevich authored
      Toolbox is definitely used from install_recovery. Addresses
      the following denials:
      
        type=1400 audit(0.0:7): avc: granted { execute } for comm="install-recover" name="toolbox" dev="mmcblk0p41" ino=463 scontext=u:r:install_recovery:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file
        type=1400 audit(0.0:6): avc: granted { getattr } for comm="install-recover" path="/system/bin/toolbox" dev="mmcblk0p41" ino=463 scontext=u:r:install_recovery:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file
        type=1400 audit(0.0:13): avc: granted { read } for comm="log" path="/system/bin/toolbox" dev="mmcblk0p41" ino=463 scontext=u:r:install_recovery:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file
        type=1400 audit(0.0:9): avc: granted { read open } for comm="install-recover" path="/system/bin/toolbox" dev="mmcblk0p41" ino=463 scontext=u:r:install_recovery:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file
      
      Change-Id: I51d6e474f34afe1f33ea8294a344aa71e41deead
      2cc94205
Loading