kern/122047: [ext2fs] incorrect handling of UF_IMMUTABLE / UF_APPEND, flag on EXT2FS (maybe others)

Kirk McKusick mckusick at chez.mckusick.com
Sun Jun 8 19:30:07 UTC 2008


The following reply was made to PR kern/122047; it has been noted by GNATS.

From: Kirk McKusick <mckusick at chez.mckusick.com>
To: Bruce Evans <brde at optusnet.com.au>
Cc: Ighighi <ighighi at gmail.com>, freebsd-fs at freebsd.org,
        Julian Elischer <julian at elischer.org>, bug-followup at freebsd.org
Subject: Re: kern/122047: [ext2fs] incorrect handling of UF_IMMUTABLE / UF_APPEND, flag on EXT2FS (maybe others) 
Date: Sun, 08 Jun 2008 12:04:26 -0700

 Bruce,
 
 I concur with your analysis of what should be done here. Disallow
 manipulation of UF_ flags in ext2 and restrict SF_ flags to appropriate
 priviledge as is done in both FreeBSD and Linux. The only debate is
 whether to enforce FreeBSD securelevel for ext2 which I would be
 inclined to do.
 
 	Kirk McKusick


More information about the freebsd-bugs mailing list