__audit_log_bprm_fcaps(9) centos man page | unix.com

Man Page: __audit_log_bprm_fcaps

Operating Environment: centos

Section: 9

__AUDIT_LOG_BPRM_FCA(9) 					 Audit Interfaces					   __AUDIT_LOG_BPRM_FCA(9)

NAME
__audit_log_bprm_fcaps - store information about a loading bprm and relevant fcaps
SYNOPSIS
int __audit_log_bprm_fcaps(struct linux_binprm * bprm, const struct cred * new, const struct cred * old);
ARGUMENTS
bprm pointer to the bprm being processed new the proposed new credentials old the old credentials
DESCRIPTION
Simply check if the proc already has the caps given by the file and if not store the priv escalation info for later auditing at the end of the syscall -Eric
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 __AUDIT_LOG_BPRM_FCA(9)
Related Man Pages
vop_access(9) - debian
vop_access(9) - freebsd
vop_access(9) - php
vop_access(9) - redhat
vop_access(9) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
DB2 convert digits to binary format
Docker learning Phase-I
[TIP] Processing YAML files with yq