Query: __audit_log_bprm_fcaps
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__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 fcapsSYNOPSISint __audit_log_bprm_fcaps(struct linux_binprm * bprm, const struct cred * new, const struct cred * old);ARGUMENTSbprm pointer to the bprm being processed new the proposed new credentials old the old credentialsDESCRIPTIONSimply 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 -EricCOPYRIGHTKernel Hackers Manual 2.6. July 2010 __AUDIT_LOG_BPRM_FCA(9)