aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorStephen Smalley <[email protected]>2019-02-05 11:49:32 -0500
committerPaul Moore <[email protected]>2019-02-05 12:34:33 -0500
commit45189a1998e00f6375ebd49d1e18161acddd73de (patch)
treea73db80ede5b0a2607ddf8b158399a0c5e2a473e /security/selinux/hooks.c
parente6f2f381e4015386a656a369835f949c26000e6b (diff)
selinux: fix avc audit messages
commit a2c513835bb6c6 ("selinux: inline some AVC functions used only once") introduced usage of audit_log_string() in place of audit_log_format() for fixed strings. However, audit_log_string() quotes the string. This breaks the avc audit message format and userspace audit parsers. Switch back to using audit_log_format(). Fixes: a2c513835bb6c6 ("selinux: inline some AVC functions used only once") Signed-off-by: Stephen Smalley <[email protected]> Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions