Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:alise the security for the init task

Proto:static void cred_init_security(void)

Type:void

Parameter:Nothing

210  cred = real_cred
213  tsec = selinux_cred(cred)
214  SID prior to last execve = current SID = SECINITSID_KERNEL
Caller
NameDescribe
selinux_init