freebsd-dev/sys/security/audit
Mark Johnston ecd764b0ea audit: Initialize vattr fields before calling VOP_GETATTR
Some filesystems do not fill out certain optional vattr fields.  To
ensure that they do not get copied out to userspace uninitialized, use
VATTR_NULL to provide default values.

Reported by:	KMSAN
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
2022-03-28 11:23:45 -04:00
..
audit_arg.c audit: Initialize vattr fields before calling VOP_GETATTR 2022-03-28 11:23:45 -04:00
audit_bsm_db.c
audit_bsm_klib.c cache: drop the always curthread argument from reverse lookup routines 2020-08-24 08:57:02 +00:00
audit_bsm.c Add fspacectl(2), vn_deallocate(9) and VOP_DEALLOCATE(9). 2021-08-05 23:20:42 +08:00
audit_dtrace.c security: clean up empty lines in .c and .h files 2020-09-01 21:26:00 +00:00
audit_ioctl.h
audit_pipe.c
audit_private.h audit: provide audit_canon_path variant which accepts vnodes 2020-02-21 01:40:49 +00:00
audit_syscalls.c vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd) 2022-03-24 10:20:51 +00:00
audit_trigger.c
audit_worker.c
audit.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
audit.h audit: rework AUDIT_SYSCLOSE 2020-12-17 18:52:04 +00:00
bsm_domain.c
bsm_errno.c
bsm_fcntl.c
bsm_socket_type.c
bsm_token.c security: clean up empty lines in .c and .h files 2020-09-01 21:26:00 +00:00