CVSROOT:        /cvs
Module name:    src
Changes by:     b...@cvs.openbsd.org    2019/10/06 10:24:14

Modified files:
        sys/arch/sparc64/dev: vdsp.c 
        sys/dev        : vnd.c 
        sys/dev/usb    : uvideo.c 
        sys/kern       : kern_acct.c kern_ktrace.c kern_sig.c 
                         vfs_syscalls.c vfs_vnops.c 
        sys/ufs/ufs    : ufs_quota.c 
        share/man/man9 : vnsubr.9 

Log message:
Fix vn_open to require an op of 0, and 0 or KERNELPATH only as flags.

sweep tree to correct NDIINT op and flags ahead of time. document
the requirement. This allows KERNELPATH to be used to bypass
unveil for crash dumps with nosuidcoredump=2 or 3

ok visa@ deraadt@ florian@

Reply via email to