Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Hook functions begin here.

Proto:static int selinux_binder_set_context_mgr(struct task_struct *mgr)

Type:int

Parameter:

TypeParameterName
struct task_struct *mgr
2047  mysid = get the subjective security ID of the current task
2048  mgrsid = get the objective security ID of a task
2050  Return avc_has_perm - Check permissions and perform any appropriate auditing