Complexity
Complexity
Posted Mar 21, 2013 14:36 UTC (Thu) by dpquigl (guest, #52852)In reply to: Complexity by lkundrak
Parent article: Anatomy of a user namespaces vulnerability
I'm actually confused as to what his statement is to begin with. Root by virtue of having privileged access can do whatever it wants to any file assuming you don't bring capabilities or other access controls into the picture. Saying root has access to read/write to any inode or change any attributes is a vacuous statement since root can open any file in the filesystem read/write to begin with by virtue of being root. You don't need special APIs for that you just use open. Maybe he's talking about debug file systems or tools that are available for certain file systems like XFS that let you manipulate the inodes of a filesystem directly?
