Richard W.M. Jones
d70ceb4cbe
list-filesystems: Do not segfault if guestfs_btrfs_subvolume_list returns an error (RHBZ#1064008).
...
If calling guestfs_list_filesystems with a disk image containing a
corrupt btrfs volume, the library would segfault. There was a missing
check for a NULL return from guestfs_btrfs_subvolume_list.
This adds a check, returning the real error up through the stack and
out of guestfs_list_filesystems.
This is potentially a denial of service if processing disk images from
untrusted sources, but is not exploitable.
Thanks: Jeff Bastian for reporting the bug.
2014-02-11 20:14:01 +00:00
..
2013-10-17 15:47:56 +01:00
2014-01-02 16:53:34 +00:00
2014-01-02 16:53:34 +00:00
2014-01-29 09:31:24 +00:00
2014-01-02 16:53:34 +00:00
2013-08-16 09:13:59 +01:00
2013-08-15 22:22:45 +01:00
2013-10-08 12:12:22 +01:00
2014-01-28 21:02:11 +00:00
2013-03-16 21:22:03 +00:00
2014-01-28 21:02:11 +00:00
2014-01-02 16:53:34 +00:00
2013-10-11 15:34:23 +01:00
2013-07-27 16:45:37 +01:00
2013-07-17 17:00:01 +01:00
2014-01-24 12:26:34 +00:00
2014-01-18 16:32:03 +00:00
2014-01-18 16:32:03 +00:00
2014-02-06 15:57:09 +01:00
2014-01-28 21:02:11 +00:00
2014-01-18 16:32:03 +00:00
2013-07-18 13:59:51 +01:00
2013-03-16 21:22:03 +00:00
2013-11-28 15:10:52 +00:00
2013-12-20 15:00:09 +01:00
2013-09-10 22:39:00 +01:00
2013-11-28 15:10:52 +00:00
2013-09-10 11:58:22 +01:00
2013-08-15 22:22:45 +01:00
2013-08-20 18:29:52 +01:00
2014-01-28 21:02:11 +00:00
2014-01-28 21:02:11 +00:00
2014-01-16 18:01:46 +00:00
2014-01-02 16:53:34 +00:00
2014-01-20 10:22:41 +00:00
2014-01-08 21:11:52 +00:00
2014-01-23 14:46:03 +00:00
2014-01-27 16:31:32 +01:00
2014-02-11 20:14:01 +00:00
2014-01-18 16:52:58 +00:00
2014-01-28 21:02:11 +00:00
2014-01-02 16:53:34 +00:00
2014-02-04 15:54:44 +01:00
2013-04-16 16:46:01 +01:00
2014-01-02 16:53:34 +00:00
2014-01-02 16:53:34 +00:00
2013-08-15 22:21:45 +01:00
2014-02-06 15:57:09 +01:00
2013-02-08 18:14:41 +00:00
2014-02-06 15:57:09 +01:00