Skip to content
Snippets Groups Projects
  • Linus Torvalds's avatar
    21266b8d
    Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux · 21266b8d
    Linus Torvalds authored
    Pull AT_EXECVE_CHECK from Kees Cook:
    
     - Implement AT_EXECVE_CHECK flag to execveat(2) (Mickaël Salaün)
    
     - Implement EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
       (Mickaël Salaün)
    
     - Add selftests and samples for AT_EXECVE_CHECK (Mickaël Salaün)
    
    * tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
      ima: instantiate the bprm_creds_for_exec() hook
      samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
      selftests: ktap_helpers: Fix uninitialized variable
      samples/check-exec: Add set-exec
      selftests/landlock: Add tests for execveat + AT_EXECVE_CHECK
      selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebits
      security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
      exec: Add a new AT_EXECVE_CHECK flag to execveat(2)
    21266b8d
    History
    Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
    Linus Torvalds authored
    Pull AT_EXECVE_CHECK from Kees Cook:
    
     - Implement AT_EXECVE_CHECK flag to execveat(2) (Mickaël Salaün)
    
     - Implement EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
       (Mickaël Salaün)
    
     - Add selftests and samples for AT_EXECVE_CHECK (Mickaël Salaün)
    
    * tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
      ima: instantiate the bprm_creds_for_exec() hook
      samples/check-exec: Add an enlighten "inc" interpreter and 28 tests
      selftests: ktap_helpers: Fix uninitialized variable
      samples/check-exec: Add set-exec
      selftests/landlock: Add tests for execveat + AT_EXECVE_CHECK
      selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebits
      security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
      exec: Add a new AT_EXECVE_CHECK flag to execveat(2)