Skip to content
Snippets Groups Projects
  1. Jan 05, 2016
    • Jeff Vander Stoep's avatar
      disallow unprivileged access to rmnet · 84a61cc5
      Jeff Vander Stoep authored
      Enforce via neverallow rule by adding WAN_IOC_ADD_FLT_RULE
      and WAN_IOC_ADD_FLT_RULE_INDEX to neverallow macro.
      
      Bug: 26324307
      Change-Id: I5350d9339e45ddeefd5423c3fe9a0ea14fe877b2
      84a61cc5
  2. Jan 04, 2016
    • Jeff Vander Stoep's avatar
      Reduce socket ioctl perms · cbaa2b7d
      Jeff Vander Stoep authored
      Reduce the socket ioctl commands available to untrusted/isolated apps.
      Neverallow accessing sensitive information or setting of network parameters.
      Neverallow access to device private ioctls i.e. device specific
      customizations as these are a common source of driver bugs.
      
      Define common ioctl commands in ioctl_defines.
      
      Bug: 26267358
      Change-Id: Ic5c0af066e26d4cb2867568f53a3e65c5e3b5a5d
      cbaa2b7d
Loading