kernel: Resolved potential deadlock issues arising from operations not being performed within locks.
This commit is contained in:
@@ -65,6 +65,6 @@ void escape_with_root_profile(void);
|
||||
|
||||
void escape_to_root_for_cmd_su(uid_t target_uid, pid_t target_pid);
|
||||
|
||||
void disable_seccomp(struct task_struct *tsk);
|
||||
void disable_seccomp(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user