Re: Upstream first policy

From: Al Viro
Date: Mon Mar 08 2010 - 13:45:44 EST


On Mon, Mar 08, 2010 at 10:08:31AM -0800, Linus Torvalds wrote:

> In other words: it really _does_ make more sense to say "this process has
> rights to overwrite the path '/etc/passwd'" than it does to try to label
> the file. The _fundamental_ rule is about the pathname. The labeling comes
> about BECAUSE YOU USED A HAMMER FOR A SCREW.
>
> I really don't understand why some people are unable to admit this fact.

Because you don't have to use that pathname to modify the bits returned
by read() after open() on that pathname?

I'm not fond of selinux, to put it mildly, but "pathname-based" stuff simply
doesn't match how the pathname resolution is defined on Unix...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/