diff options
author | Stephen Smalley <sds@tycho.nsa.gov> | 2019-02-05 17:49:32 +0100 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2019-02-05 18:34:33 +0100 |
commit | 45189a1998e00f6375ebd49d1e18161acddd73de (patch) | |
tree | a73db80ede5b0a2607ddf8b158399a0c5e2a473e /crypto/cast_common.c | |
parent | selinux: replace BUG_ONs with WARN_ONs in avc.c (diff) | |
download | linux-45189a1998e00f6375ebd49d1e18161acddd73de.tar.xz linux-45189a1998e00f6375ebd49d1e18161acddd73de.zip |
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 <sds@tycho.nsa.gov>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'crypto/cast_common.c')
0 files changed, 0 insertions, 0 deletions