freebsd-dev/sys/fs/nfs
Ed Maste 8edac6eee6 Add nid_namelen bounds check to nfssvc system call
This is only allowed by root and only used by the nfs daemon, which
should not provide an incorrect value. However, it's still good
practice to validate data provided by userland.

PR:		206626
Reported by:	CTurt <cturt@hardenedbsd.org>
Reviewed by:	rmacklem
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D6201
2016-05-06 21:19:28 +00:00
..
nfs_commonacl.c
nfs_commonkrpc.c kernel: use our nitems() macro when it is available through param.h. 2016-04-19 23:48:27 +00:00
nfs_commonport.c NFS: spelling fixes on comments. 2016-04-29 16:07:25 +00:00
nfs_commonsubs.c Add nid_namelen bounds check to nfssvc system call 2016-05-06 21:19:28 +00:00
nfs_var.h
nfs.h
nfscl.h
nfsclstate.h
nfsdport.h
nfskpiport.h
nfsm_subs.h
nfsport.h NFS: spelling fixes on comments. 2016-04-29 16:07:25 +00:00
nfsproto.h
nfsrvcache.h
nfsrvstate.h NFS: spelling fixes on comments. 2016-04-29 16:07:25 +00:00
nfsv4_errstr.h
rpcv2.h
xdr_subs.h