Nikolay Borisov
b6e6bca51e
btrfs: qgroups: Fix BUG_ON condition in tree level check
...
The current code was erroneously checking for
root_level > BTRFS_MAX_LEVEL. If we had a root_level of 8 then the check
won't trigger and we could potentially hit a buffer overflow. The
correct check should be root_level >= BTRFS_MAX_LEVEL .
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: Qu Wenruo <quwenruo.btrfs@gmx.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2017-08-16 16:12:02 +02:00
..
2017-08-16 14:19:53 +02:00
2017-06-29 20:24:59 +02:00
2017-08-16 14:19:53 +02:00
2017-08-16 14:19:53 +02:00
2017-08-16 16:12:01 +02:00
2017-08-16 16:12:01 +02:00
2017-08-16 14:19:53 +02:00
2017-07-05 16:41:23 -07:00
2016-12-06 16:06:59 +01:00
2017-07-14 22:55:52 -07:00
2017-07-05 16:41:23 -07:00
2017-06-19 18:26:02 +02:00
2017-08-16 16:12:02 +02:00
2016-07-26 13:52:25 +02:00
2017-04-18 14:07:23 +02:00
2017-04-18 14:07:23 +02:00
2017-06-29 20:17:01 +02:00
2017-06-29 20:17:01 +02:00
2017-06-29 20:17:02 +02:00
2017-02-28 14:26:07 +01:00
2017-06-29 20:06:11 +02:00
2017-08-16 16:12:02 +02:00
2017-08-16 16:12:02 +02:00
2017-06-21 19:16:04 +02:00
2017-08-16 14:19:53 +02:00
2017-08-16 14:19:53 +02:00
2017-04-18 14:07:23 +02:00
2017-04-18 14:07:23 +02:00
2017-08-16 16:12:02 +02:00
2017-07-05 16:41:23 -07:00
2017-07-10 10:27:48 -07:00
2017-04-18 14:07:26 +02:00
2017-02-17 12:03:56 +01:00
2017-06-19 18:26:01 +02:00
2015-12-17 12:16:47 -08:00
2017-06-08 17:36:03 +08:00
2016-06-06 14:08:28 +02:00
2016-12-06 16:06:59 +01:00
2017-06-29 20:17:02 +02:00
2016-01-15 19:25:02 +01:00
2017-08-16 16:12:02 +02:00
2017-06-29 20:17:02 +02:00
2016-01-07 14:30:52 +01:00
2017-06-19 18:26:02 +02:00
2015-12-17 12:16:47 -08:00
2017-06-29 20:17:02 +02:00
2017-06-29 20:17:02 +02:00
2017-06-19 18:26:00 +02:00
2016-12-06 16:06:59 +01:00
2017-06-21 19:16:04 +02:00
2017-08-16 16:12:02 +02:00
2017-06-29 20:17:02 +02:00
2017-07-14 22:55:52 -07:00
2016-12-06 16:06:59 +01:00
2017-06-19 18:25:59 +02:00
2017-06-29 20:17:02 +02:00
2017-06-21 19:16:04 +02:00
2017-07-05 16:41:23 -07:00
2017-07-06 23:02:30 +01:00
2016-01-07 14:38:02 +01:00
2017-08-16 14:19:53 +02:00
2017-08-16 16:12:02 +02:00
2017-06-19 18:25:58 +02:00
2016-01-21 18:50:40 +01:00
2017-06-29 20:17:02 +02:00
2017-04-18 14:07:25 +02:00
2015-12-18 02:51:32 +00:00
2017-07-19 20:38:16 +02:00
2017-02-14 15:50:54 +01:00
2017-02-17 12:03:50 +01:00
2017-02-17 12:03:50 +01:00
2016-12-19 18:08:15 +01:00
2017-08-16 16:12:02 +02:00
2017-08-16 16:12:02 +02:00
2017-06-21 19:16:04 +02:00
2016-05-17 19:17:09 -04:00
2017-06-19 18:26:02 +02:00