[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070708183445.GK21668@ftp.linux.org.uk>
Date: Sun, 8 Jul 2007 19:34:45 +0100
From: Al Viro <viro@....linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Ulrich Drepper <drepper@...hat.com>,
Markus Trippelsdorf <markus@...ppelsdorf.de>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: 2.6.22-rc6(mm1) Unable to handle kernel NULL pointer dereference - git-bisect result
On Sun, Jul 08, 2007 at 11:30:15AM -0700, Linus Torvalds wrote:
> - non-owners can set it only when they have write permissions, and if it
> was a file descriptor, the only way for us to know that they have write
> permissions is if it's opened writably, which is hopefully equivalent
> to that MAY_WRITE test (except the MAY_WRITE test was done at _open_
> time).
>
> This would seem to be the minimal change, and I think it's right.
Yeah, FMODE_WRITE is probably right.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists