1. 03 Mar, 2016 1 commit
    • Danny Auble's avatar
      Force close on exec on first 256 file descriptors when launching a · f502f1e5
      Danny Auble authored
      slurmstepd to close potential open ones.
      
      It was pointed out the slurmd using acct_gather_energy/ipmi links to
      freeipmi which could possibly open /dev/ipmi0 without the close on exec
      flag set as root while launching a step leaving it open in the users app.
      
      What this does is sets the flag on the first 256 to mitigate the concern.
      
      Reported by Maksym Planeta.
      
      Bug 2506
      f502f1e5
  2. 02 Mar, 2016 3 commits
  3. 01 Mar, 2016 9 commits
  4. 29 Feb, 2016 1 commit
  5. 26 Feb, 2016 5 commits
  6. 25 Feb, 2016 3 commits
  7. 24 Feb, 2016 9 commits
  8. 23 Feb, 2016 2 commits
  9. 19 Feb, 2016 7 commits