CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/10 15:05:36
Modified files:
sys/nfs : Tag: OPENBSD_7_8 nfs_subs.c
Log message:
only allow an NFS server to set file type on a new vnode
Otherwise, a malicous server could aid a local user in avoiding access
controls.
This reverts nfs_subs.c rev 1.3. Which was part of a commit to fix the
use of automount with direct maps.
reported by Andrew Griffiths
from jsg@
this is errata/7.8/052_nfs.patch.sig
