Query: tracehook_unsafe_exec
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TRACEHOOK_UNSAFE_EXE(9) Kernel Internals TRACEHOOK_UNSAFE_EXE(9)NAMEtracehook_unsafe_exec - check for exec declared unsafe due to tracingSYNOPSISint tracehook_unsafe_exec(struct task_struct * task);ARGUMENTStask current task doing execDESCRIPTIONReturn LSM_UNSAFE_* bits applied to an exec because of tracing. task->cred_guard_mutex is held by the caller through the do_execve. Kernel Hackers Manual 2.6. July 2010 TRACEHOOK_UNSAFE_EXE(9)