Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • David Goulet
  • Tor
  • Repository
Switch branch/tag
  • tor
  • changes
  • bug32877
Find file BlameHistoryPermalink
  • Peter Gerber's avatar
    Fix sandbox crash during reload of logging configuration · b9d81282
    Peter Gerber authored Jan 05, 2020 and Peter Gerber's avatar Peter Gerber committed Jan 05, 2020
    Allow calls to dup() which was introduced in commit a22fbab9.
    
    From a security perspective, I don't think this should impact the
    security of the sandbox significantly. As far as I can tell, there
    is nothing an adversary can do with a duplicated FD that can't be
    done with the original.
    b9d81282