Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
E external_sepolicy
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • halo
  • external_sepolicy
  • Repository

Switch branch/tag
  • external_sepolicy
  • netd.te
Find file BlameHistoryPermalink
  • Nick Kralevich's avatar
    netd: allow tcp_socket name_connect · 360d4120
    Nick Kralevich authored Nov 13, 2013
    The patch in 36a5d109 wasn't
    sufficient to address DNS over TCP. We also need to allow
    name_connect.
    
    Fixes the following denial:
    
    <5>[   82.120746] type=1400 audit(1830030.349:5): avc:  denied  { name_connect } for  pid=1457 comm="netd" dest=53 scontext=u:r:netd:s0 tcontext=u:object_r:port:s0 tclass=tcp_socket
    
    Public Bug: https://code.google.com/p/android/issues/detail?id=62196
    Bug: 11097631
    
    (cherry picked from commit 91ebcf33)
    
    Change-Id: I62bba8777a5c8af1c0143e7ca2d915129ef38798
    360d4120
netd.te 2.6 KB
EditWeb IDE

Replace netd.te

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.