HomeFreeBSD

vfs: Consistently validate AT_* flags in kern_* functions.

Description

vfs: Consistently validate AT_* flags in kern_* functions.

Some syscalls checked for invalid AT_* flags in sys_* and others in
kern_*.

Reviewed by: kib
Obtained from: CheriBSD
Sponsored by: The University of Cambridge, Google Inc.
Differential Revision: https://reviews.freebsd.org/D32864

Details

Provenance
jhbAuthored on Nov 9 2021, 5:42 PM
Reviewer
kib
Differential Revision
D32864: vfs: Consistently validate AT_* flags in kern_* functions.
Parents
rG3225fd22b219: kern_utimensat: Update name of last arg in prototype.
Branches
Unknown
Tags
Unknown