diff options
author | David Sterba <[email protected]> | 2014-01-15 18:15:52 +0100 |
---|---|---|
committer | Chris Mason <[email protected]> | 2014-01-28 13:20:40 -0800 |
commit | d024206133ce21936b3d5780359afc00247655b7 (patch) | |
tree | a1385db3cea4ec6cc90b6b5e91c05d0877c95f62 /net/lapb/lapb_out.c | |
parent | 89d4346a36a00ab1f9bd71f929564e9fc1c7c539 (diff) |
btrfs: restrict snapshotting to own subvolumes
Currently, any user can snapshot any subvolume if the path is accessible and
thus indirectly create and keep files he does not own under his direcotries.
This is not possible with traditional directories.
In security context, a user can snapshot root filesystem and pin any
potentially buggy binaries, even if the updates are applied.
All the snapshots are visible to the administrator, so it's possible to
verify if there are suspicious snapshots.
Another more practical problem is that any user can pin the space used
by eg. root and cause ENOSPC.
Original report:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/484786
CC: [email protected]
Signed-off-by: David Sterba <[email protected]>
Signed-off-by: Josef Bacik <[email protected]>
Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions