Files
linux/include/linux
Ryusuke Konishi 63c3723947 nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
commit d8fd150fe3 upstream.

The range check for b-tree level parameter in nilfs_btree_root_broken()
is wrong; it accepts the case of "level == NILFS_BTREE_LEVEL_MAX" even
though the level is limited to values in the range of 0 to
(NILFS_BTREE_LEVEL_MAX - 1).

Since the level parameter is read from storage device and used to index
nilfs_btree_path array whose element count is NILFS_BTREE_LEVEL_MAX, it
can cause memory overrun during btree operations if the boundary value
is set to the level parameter on device.

This fixes the broken sanity check and adds a comment to clarify that
the upper bound NILFS_BTREE_LEVEL_MAX is exclusive.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-17 09:53:49 -07:00
..
2013-08-14 13:55:15 +05:30
2013-03-01 13:39:00 -08:00
2014-01-20 11:55:23 -08:00
2014-01-24 22:39:54 +01:00
2014-06-30 20:11:58 -07:00
2013-07-30 11:53:12 -04:00
2013-05-29 15:50:34 -04:00
2012-10-08 13:50:20 +10:30
2012-12-02 00:05:12 +00:00
2014-05-06 07:59:36 -07:00
2013-12-22 23:14:27 -08:00
2014-10-30 09:38:24 -07:00
2013-11-15 09:32:21 +09:00
2013-11-09 00:16:29 -05:00
2013-03-12 11:30:04 -07:00
2014-02-13 10:08:52 +05:30
2012-09-30 18:02:20 -07:00
2012-10-16 18:49:15 -07:00
2013-07-15 11:25:00 +09:30
2013-05-07 18:38:27 -07:00
2014-01-16 10:23:02 +10:30
2013-04-29 18:28:40 -07:00
2014-03-10 11:44:42 -04:00
2013-06-17 16:38:57 -07:00
2013-08-22 22:13:54 -07:00
2014-03-10 11:44:42 -04:00
2014-11-14 09:00:06 -08:00
2015-01-29 17:40:52 -08:00
2014-01-16 11:15:50 +01:00
2014-01-26 22:48:35 +01:00
2013-06-13 17:51:04 -07:00
2014-06-26 15:15:39 -04:00
2013-12-29 16:34:25 -05:00
2013-12-10 22:58:13 -08:00
2013-06-17 16:38:57 -07:00
2013-09-13 15:09:52 +02:00
2013-08-09 10:49:00 +02:00
2013-07-26 16:19:48 -07:00
2012-05-31 17:49:32 -07:00
2014-02-25 07:37:52 -08:00
2013-11-15 09:32:23 +09:00
2013-04-30 17:04:06 -07:00
2013-08-28 21:35:14 -07:00
2014-01-08 19:03:00 -02:00
2013-04-01 11:04:50 -07:00
2013-05-31 00:48:22 -07:00
2013-12-11 15:52:34 +01:00
2013-12-26 13:29:35 -05:00
2013-12-19 10:17:11 -07:00
2014-10-09 12:21:29 -07:00
2015-04-29 10:31:55 +02:00
2014-01-16 10:23:03 +10:30
2014-01-27 21:02:39 -08:00
2013-11-09 00:16:19 -05:00
2013-07-03 16:08:05 -07:00
2013-10-14 17:15:48 +02:00
2014-01-25 03:14:05 -05:00
2012-12-11 17:22:27 -08:00
2013-05-04 14:47:26 -04:00
2014-01-27 19:27:53 -05:00
2014-01-13 14:29:49 -08:00
2014-01-03 11:22:21 -08:00
2013-06-12 12:37:30 +01:00
2012-07-31 18:42:43 -07:00
2014-01-22 19:36:57 +01:00
2014-10-09 12:21:27 -07:00
2013-10-17 00:36:06 +02:00
2014-05-31 13:20:28 -07:00
2013-06-21 11:32:51 +02:00
2013-12-18 19:04:50 -08:00
2013-04-12 10:26:23 +02:00
2013-07-03 16:08:05 -07:00
2012-10-06 03:05:01 +09:00
2014-01-28 13:20:09 -08:00
2015-04-29 10:31:54 +02:00
2013-06-17 16:38:57 -07:00
2013-12-19 19:09:38 -05:00
2014-01-27 21:02:39 -08:00
2013-09-10 18:56:32 -04:00
2015-05-06 21:59:07 +02:00
2013-04-30 15:50:12 +05:30
2012-08-21 16:28:31 +02:00
2012-10-09 16:22:32 +09:00
2012-07-22 23:57:55 +04:00
2013-12-08 16:56:05 -08:00
2014-04-26 17:19:04 -07:00
2013-03-20 12:10:38 -04:00
2013-08-05 10:52:36 -06:00
2014-10-09 12:21:29 -07:00
2013-05-27 10:57:53 +09:00
2013-10-17 15:53:09 -04:00
2013-07-10 18:11:34 -07:00
2014-01-30 16:56:55 -08:00