cvs commit: src/sys/vfs/nfs nfs_bio.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Mar 24 11:11:29 PST 2006
dillon 2006/03/24 11:08:52 PST
DragonFly src repository
Modified files:
sys/vfs/nfs nfs_bio.c
Log:
Don't just assume that the directory offset supplied by the user is
correct. Validate the NFS directory entry for the offset supplied
before using its fields.
Reported-by: David Rhodus <drhodus at xxxxxxxxxxxxxxxxxxxxx>
Revision Changes Path
1.29 +39 -1 src/sys/vfs/nfs/nfs_bio.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nfs/nfs_bio.c.diff?r1=1.28&r2=1.29&f=u
More information about the Commits
mailing list