commit | ea841bafda3f7f9aa8b06a09f0f3e41c207af84f | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Wed Mar 21 04:42:21 2018 -0400 |
committer | Paul Moore <paul@paul-moore.com> | Wed Mar 21 11:31:03 2018 -0400 |
tree | f137134eae865910c0b2cb0990195350a1055be8 | |
parent | 94b9d9b7a14cbb1640868d53b27f403ed2e5b4a9 [diff] |
audit: add refused symlink to audit_names Audit link denied events for symlinks had duplicate PATH records rather than just updating the existing PATH record. Update the symlink's PATH record with the current dentry and inode information. See: https://github.com/linux-audit/audit-kernel/issues/21 Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Paul Moore <paul@paul-moore.com>