summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorJeff Mahoney <jeffm@suse.com>2016-09-21 08:31:29 -0400
committerJiri Slaby <jslaby@suse.cz>2016-10-06 08:21:58 +0200
commitc8f8006ac4d51b641a089acef8295bb8ac62eef6 (patch)
tree37a2782c27a43486b0c4bc072d9498492ca5b582 /drivers
parent544baf9ab46761dc13beb9c02ecd645919b3b85d (diff)
downloadlwn-c8f8006ac4d51b641a089acef8295bb8ac62eef6.tar.gz
lwn-c8f8006ac4d51b641a089acef8295bb8ac62eef6.zip
btrfs: ensure that file descriptor used with subvol ioctls is a dir
commit 325c50e3cebb9208009083e841550f98a863bfa0 upstream. If the subvol/snapshot create/destroy ioctls are passed a regular file with execute permissions set, we'll eventually Oops while trying to do inode->i_op->lookup via lookup_one_len. This patch ensures that the file descriptor refers to a directory. Fixes: cb8e70901d (Btrfs: Fix subvolume creation locking rules) Fixes: 76dda93c6a (Btrfs: add snapshot/subvolume destroy ioctl) Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Chris Mason <clm@fb.com> Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions