Rechercher une page de manuel
tracehook_unsafe_exec
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
Sommaire
NAME
tracehook_unsafe_exec - check for exec declared unsafe due to tracingSYNOPSIS
- int tracehook_unsafe_exec(struct task_struct * task);
ARGUMENTS
task
- current task doing exec
DESCRIPTION
Return LSM_UNSAFE_* bits applied to an exec because of tracing.
task->cred_guard_mutex is held by the caller through the do_execve.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre