diff options
author | Kees Cook <keescook@chromium.org> | 2019-10-02 16:41:58 -0700 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2019-10-03 13:59:29 -0400 |
commit | 245d73698ed7abdc7e520dfa38048bb80ce89571 (patch) | |
tree | fb75f332d9a6efdb29749b6c66b28bafa86f33b2 /net/unix/af_unix.c | |
parent | 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c (diff) |
audit: Report suspicious O_CREAT usage
This renames the very specific audit_log_link_denied() to
audit_log_path_denied() and adds the AUDIT_* type as an argument. This
allows for the creation of the new AUDIT_ANOM_CREAT that can be used to
report the fifo/regular file creation restrictions that were introduced
in commit 30aba6656f61 ("namei: allow restricted O_CREAT of FIFOs and
regular files").
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions