函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\integrity\evm\evm_main.c Create Date:2022-07-27 22:08:37
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:vm_inode_post_setattr - update 'security

函数原型:void evm_inode_post_setattr(struct dentry *dentry, int ia_valid)

返回类型:void

参数:

类型参数名称
struct dentry *dentry
intia_valid
509  如果非evm_key_loaded()则返回
512  如果ia_valid按位与Attribute flags. These should be or-ed together to figure out what* has been changed!按位或ATTR_UID按位或ATTR_GID的值则evm_update_evmxattr(dentry, NULL, NULL, 0)