I previously posted:
> For the purpose of the NFS vulnerability in 9.0-RELEASE (GENERIC), would
> it make any difference whether one has used /etc/exports and an
> explicitly started nfsd, or exported the files using "zfs set
> sharenfs={options}" if, in either case, the files being exported are ZFS
> files? (That's probably similar to asking whether ZFS has its own NFSd
> code separate from the vulnerable nfsd code.)
Following up my own article because I got a reply from
freebsd-security...
Their answer was that there's no difference between those two cases.
-WBE