Function report |
Source Code:fs\exec.c |
Create Date:2022-07-28 20:04:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:setup_new_exec
Proto:void setup_new_exec(struct linux_binprm *bprm)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct linux_binprm * | bprm |
1340 | secureexec |= cap_elevated |
1342 | If secureexec Then |
1344 | pdeath_signal = 0 |
1357 | arch_pick_mmap_layout(mm, & rlim_stack) |
1359 | sas_ss_sp = sas_ss_size = 0 |
1366 | If interp_flags & BINPRM_FLAGS_ENFORCE_NONDUMP || Not (uid_eq(current_euid(), current_uid()) && gid_eq(current_egid(), current_gid())) Then set_dumpable stores three-value SUID_DUMP_* into mm->flags. |
1374 | perf_event_exec() |
1385 | self_exec_id++ |
Name | Describe |
---|---|
load_aout_binary | These are the functions used to load a.out style executables and shared* libraries. There is no binary dependent code anywhere else. |
load_elf_binary | |
load_elf_fdpic_binary | load an fdpic binary into various bits of memory |
load_flat_file |
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 |