Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\security.c Create Date:2022-07-28 18:39:56
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:security_cred_getsecid

Proto:void security_cred_getsecid(const struct cred *c, unsigned int *secid)

Type:void

Parameter:

TypeParameterName
const struct cred *c
unsigned int *secid
1572  secid = 0
1573  Hook list operation macros.* call_void_hook:* This is a hook that does not return a value.* call_int_hook:* This is a hook that returns a value.(cred_getsecid, c, secid)
Caller
NameDescribe
ima_bprm_checkma_bprm_check - based on policy, collect/store measurement.*@bprm: contains the linux_binprm structure* The OS protects against an executable file, already open for write,* from being executed in deny_write_access() and an executable file,