Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1361958

Re: [PATCH v18 19/22] richacl: Add richacl xattr handler

From Christoph Hellwig <hch@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH v18 19/22] richacl: Add richacl xattr handler
Date 2016-03-21 17:10 +0100
Message-ID <rfaz0-86k-5@gated-at.bofh.it> (permalink)
References (1 earlier) <r7rdE-tJ-21@gated-at.bofh.it> <rbw54-7pJ-11@gated-at.bofh.it> <rbw54-7pJ-21@gated-at.bofh.it> <rcRqO-7hA-17@gated-at.bofh.it> <rd4o2-7FE-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Mar 15, 2016 at 05:05:26PM -0400, J. Bruce Fields wrote:
> > That people get confused between the attr used by the xattr syscall
> > interface and the attr used to store things on disk or the protocol.
> > This has happened every time we have non-native support, e.g. XFS, NFS,
> > CIFS, ntfs, etc.  And it's only going to become worse.
> 
> How has that confusion caused problems in practice?

We had all kinds of bugs in this area that were only slowly uncovered.
We also had all kind of privilegue escalations with (non-ACLs) xattrs
as people never grasped the way different free-form namespaces have
different permission checking.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v18 19/22] richacl: Add richacl xattr handler Christoph Hellwig <hch@infradead.org> - 2016-03-21 17:10 +0100

csiph-web