函数逻辑报告 |
Source Code:kernel\auditsc.c |
Create Date:2022-07-27 12:30:45 |
Last Modify:2020-03-17 16:31:21 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:show_special
函数原型:static void show_special(struct audit_context *context, int *call_panic)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct audit_context * | context | |
int * | call_panic |
1194 | 如果非ab则返回 |
1198 | 当:type恒等于sys_socketcall arguments |
1205 | 当:type恒等于IPC record |
1208 | 写入审计信息 |
1212 | 如果osid则 |
1213 | char * ctx = NULL |
1215 | 如果security_secid_to_secctx(osid, & ctx, & len)则 |
1216 | 写入审计信息 |
1217 | call_panic等于1 |
1218 | 否则 |
1219 | 写入审计信息 |
1220 | security_release_secctx(ctx, len) |
1223 | 如果has_perm则 |
1236 | 退出 |
1237 | 当:type恒等于POSIX MQ open record type |
1257 | 当:type恒等于POSIX MQ notify record type |
1272 | 写入审计信息 |
1273 | audit_log_cap(ab, "cap_pi", & inheritable) |
1274 | audit_log_cap(ab, "cap_pp", & permitted) |
1275 | audit_log_cap(ab, "cap_pe", & effective set of process ) |
1276 | audit_log_cap(ab, "cap_pa", & ambient) |
1277 | 退出 |
1282 | 当:type恒等于xecve arguments |
1283 | audit_log_execve_info(context, & ab) |
1284 | 退出 |
1285 | 当:type恒等于Kernel Module events |
1294 | 发送审计信息,并释放缓冲区 |
名称 | 描述 |
---|---|
audit_log_exit |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |