HomeFreeBSD

Submitted by: Mike Pritchard <pritc003@maroon.tc.umn.edu>

Description

Submitted by: Mike Pritchard <pritc003@maroon.tc.umn.edu>

msdosfs_lookup() did no validation to see if the caller was validated
to delete/rename/create files. msdosfs_setattr() did no validation
to see if the caller was allowed to change the file permissions (turn
on/off the write bit) or update the file modification time (utimes).

The routines were fixed to validate the calls just like ufs does.

Details

Provenance
Bruce Evans <bde@FreeBSD.org>Authored on May 9 1995, 4:30 PM
Parents
rG1f2c9ce35f1f: Submitted by: gj
Branches
Unknown
Tags
Unknown

Event Timeline