diff options
author | Steve Dickson <SteveD@redhat.com> | 2009-09-09 21:06:05 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2009-12-15 20:07:24 +0100 |
commit | 03a816b46d7eba78da11e4025f0af195b32fa464 (patch) | |
tree | 5069e9183dd5535c61bc7eff8a8a03202a19568d /include/scsi | |
parent | nfsd: allow exports of symlinks (diff) | |
download | linux-03a816b46d7eba78da11e4025f0af195b32fa464.tar.xz linux-03a816b46d7eba78da11e4025f0af195b32fa464.zip |
nfsd: restrict filehandles accepted in V4ROOT case
On V4ROOT exports, only accept filehandles that are the *root* of some
export. This allows mountd to allow or deny access to individual
directories and symlinks on the pseudofilesystem.
Note that the checks in readdir and lookup are not enough, since a
malicious host with access to the network could guess filehandles that
they weren't able to obtain through lookup or readdir.
Signed-off-by: Steve Dickson <steved@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions