Function report |
Source Code:security\selinux\hooks.c |
Create Date:2022-07-28 18:56:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Prepare a process for imminent new credential changes due to exec
Proto:static void selinux_bprm_committing_creds(struct linux_binprm *bprm)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct linux_binprm * | bprm |
2508 | new_tsec = selinux_cred(w credentials ) |
2509 | If current SID == SID prior to last execve Then Return |
2516 | pdeath_signal = 0 |
2531 | If rc Then |
2534 | When i < RLIM_NLIMITS cycle |
2539 | task_unlock(current process) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |