Query: audit_log_secctx
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AUDIT_LOG_SECCTX(9) Audit Interfaces AUDIT_LOG_SECCTX(9)NAMEaudit_log_secctx - Converts and logs SELinux contextSYNOPSISvoid audit_log_secctx(struct audit_buffer * ab, u32 secid);ARGUMENTSab audit_buffer secid security numberDESCRIPTIONThis is a helper function that calls security_secid_to_secctx to convert secid to secctx and then adds the (converted) SELinux context to the audit log by calling audit_log_format, thus also preventing leak of internal secid to userspace. If secid cannot be converted audit_panic is called.COPYRIGHTKernel Hackers Manual 3.10 June 2014 AUDIT_LOG_SECCTX(9)
Related Man Pages |
---|
avc_reset(3) - debian |
getexeccon(3) - debian |
rpm_execcon(3) - debian |
setexeccon(3) - debian |
avc_reset(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
DB2 convert digits to binary format |
Tar Command |
[TIP] Processing YAML files with yq |