1TRACEHOOK_UNSAFE_EXE(9)        Kernel Internals        TRACEHOOK_UNSAFE_EXE(9)
2
3
4

NAME

6       tracehook_unsafe_exec - check for exec declared unsafe due to tracing
7

SYNOPSIS

9       int tracehook_unsafe_exec(struct task_struct * task);
10

ARGUMENTS

12       task
13           current task doing exec
14

DESCRIPTION

16       Return LSM_UNSAFE_* bits applied to an exec because of tracing.
17
18       task->cred_guard_mutex is held by the caller through the do_execve.
19
20
21
22Kernel Hackers Manual 2.6.         June 2019           TRACEHOOK_UNSAFE_EXE(9)
Impressum