summaryrefslogtreecommitdiff
path: root/disk-io.h
diff options
context:
space:
mode:
authorAxel Burri <axel@tty0.ch>2018-02-17 16:05:34 +0100
committerDavid Sterba <dsterba@suse.com>2018-02-19 19:07:02 +0100
commitc5dc299aff6b4ee3e3490a046fcf9bf8d1c41af5 (patch)
tree1a012fe003ac1f25efd792aea6e50048318b2a11 /disk-io.h
parentd62bd380797d3a990b2229ea6c16956972f7dfe0 (diff)
btrfs-progs: prevent incorrect use of subvol_strip_mountpoint
Add additional bound checks to prevent memory corruption on incorrect usage of subvol_strip_mountpoint. Assert sane return value by properly comparing the mount point to the full_path before stripping it off. Mitigates issue: "btrfs send -p" fails if source and parent subvolumes are on different mountpoints (memory corruption): https://github.com/kdave/btrfs-progs/issues/96 Note that this does not properly fix this bug, but prevents a possible security issue by unexpected usage of "btrfs send -p". Issue: #96 Pull-request: #98 Signed-off-by: Axel Burri <axel@tty0.ch> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'disk-io.h')
0 files changed, 0 insertions, 0 deletions