函数逻辑报告 |
Source Code:fs\exec.c |
Create Date:2022-07-29 10:33:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:setup_new_exec
函数原型:void setup_new_exec(struct linux_binprm *bprm)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct linux_binprm * | bprm |
1340 | secureexec或等于cap_elevated |
1342 | 如果secureexec则 |
1344 | pdeath_signal等于0 |
1357 | arch_pick_mmap_layout(mm, & rlim_stack) |
1359 | sas_ss_sp等于sas_ss_size等于0 |
1366 | 如果interp_flags按位与BINPRM_FLAGS_ENFORCE_NONDUMP或非uid_eq(current_euid(), current_uid())且gid_eq(current_egid(), current_gid())的值则set_dumpable stores three-value SUID_DUMP_* into mm->flags. |
1374 | perf_event_exec() |
1385 | self_exec_id自加 |
名称 | 描述 |
---|---|
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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |