Re: [PATCH 01/11] fs: add O_BENEATH_ONLY flag to openat(2)

From: Meredydd Luff
Date: Tue Jul 08 2014 - 09:05:20 EST


On 8 July 2014 13:51, Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:
> Yeah, it won't work for an explicit directory - I was thinking of
> working relative to $CWD.

I think that would sacrifice far too much flexibility. Even without
Capsicum, it would be worthwhile to be able to wire up a static
seccomp-bpf filter to enforce constraints such as "you can open files
under fd#5 for reading, but you can only write to files under fd#6,
and you can't do any global lookups."

Meredydd
--
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/