commit | a51d9eaa41866ab6b4b6ecad7b621f8b66ece0dc | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Wed Jul 25 17:29:08 2012 -0700 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Jul 29 21:43:08 2012 +0400 |
tree | f8ab532f946ec7f9ccdabb6a394d952981084122 | |
parent | 800179c9b8a1e796e441674776d11cd4c05d61d7 [diff] |
fs: add link restriction audit reporting Adds audit messages for unexpected link restriction violations so that system owners will have some sort of potentially actionable information about misbehaving processes. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>