Skip to content
Snippets Groups Projects
  • Jeff Vander Stoep's avatar
    cbaa2b7d
    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
    History
    Reduce socket ioctl perms
    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