Al Viro
de0bb97aff
[PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)
...
sbi->s_group_desc is an array of pointers to buffer_head. memcpy() of
buffer size from address of buffer_head is a bad idea - it will generate
junk in any case, may oops if buffer_head is close to the end of slab
page and next page is not mapped and isn't what was intended there.
IOW, ->b_data is missing in that call. Fortunately, result doesn't go
into the primary on-disk data structures, so only backup ones get crap
written to them; that had allowed this bug to remain unnoticed until
now.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-26 07:52:21 -07:00
..
2006-04-11 06:18:41 -07:00
2006-03-28 09:16:06 -08:00
2006-03-28 09:16:06 -08:00
2006-03-28 09:16:06 -08:00
2006-03-28 09:16:06 -08:00
2006-03-28 09:16:06 -08:00
2006-03-28 09:16:06 -08:00
2006-03-28 09:16:06 -08:00
2006-04-24 16:24:54 +00:00
2006-03-28 09:16:06 -08:00
2006-04-10 11:16:17 -07:00
2006-03-28 09:16:06 -08:00
2006-03-28 09:16:06 -08:00
2006-03-28 09:16:06 -08:00
2006-03-23 07:38:17 -08:00
2006-03-28 09:16:06 -08:00
2006-01-18 19:20:28 -08:00
2006-03-30 12:28:18 -08:00
2006-04-26 07:52:21 -07:00
2006-03-28 09:16:06 -08:00
2006-04-02 13:41:02 +02:00
2006-04-26 10:49:16 +02:00
2006-03-28 09:16:06 -08:00
2006-04-01 01:14:43 +02:00
2006-03-28 09:16:06 -08:00
2006-03-28 09:16:06 -08:00
2006-03-31 12:18:51 -08:00
2006-03-28 09:16:06 -08:00
2006-03-28 09:16:06 -08:00
2006-03-26 08:56:55 -08:00
2006-03-28 09:16:06 -08:00
2006-04-01 01:15:35 +02:00
2006-03-28 09:16:06 -08:00
2006-04-19 12:43:47 -04:00
2006-03-28 09:16:06 -08:00
2006-03-31 12:18:55 -08:00
2006-03-28 09:16:06 -08:00
2006-04-19 13:06:37 -04:00
2005-10-11 09:46:54 -07:00
2006-04-11 06:18:53 -07:00
2006-03-24 07:33:19 -08:00
2006-03-28 09:16:06 -08:00
2006-04-07 18:03:09 -07:00
2006-03-28 09:16:06 -08:00
2006-04-17 14:24:57 -07:00
2006-04-19 09:13:51 -07:00
2006-03-28 09:16:06 -08:00
2006-03-28 09:16:06 -08:00
2006-04-22 09:19:53 -07:00
2006-03-28 09:16:06 -08:00
2006-04-01 01:16:26 +02:00
2006-04-14 11:41:24 -07:00
2006-04-02 13:39:21 +02:00
2006-04-02 13:40:13 +02:00
2006-03-28 09:16:06 -08:00
2006-03-31 12:18:55 -08:00
2006-04-11 15:47:07 +02:00
2006-03-25 08:23:00 -08:00
2006-01-11 18:42:13 -08:00
2006-03-28 09:16:06 -08:00
2006-01-10 08:01:25 -08:00
2006-03-24 18:38:48 +01:00
2006-03-25 09:10:52 -08:00
2006-03-25 08:23:01 -08:00
2006-03-28 09:16:06 -08:00
2005-10-29 21:40:38 -07:00
2006-03-26 08:57:00 -08:00
2006-03-28 09:16:06 -08:00
2006-03-27 08:44:48 -08:00
2006-03-31 12:18:53 -08:00
2006-03-24 07:33:19 -08:00
2006-03-28 09:16:04 -08:00
2006-03-31 12:19:00 -08:00
2006-03-26 08:56:56 -08:00
2006-04-01 01:10:13 +02:00
2006-03-26 08:56:56 -08:00
2006-04-02 13:36:13 +02:00
2006-01-08 20:12:40 -08:00
2006-04-11 06:18:42 -07:00
2006-04-19 09:13:49 -07:00
2006-04-02 13:37:19 +02:00
2006-04-11 13:53:33 +02:00
2006-03-23 07:38:17 -08:00
2006-03-28 09:16:05 -08:00
2005-10-30 17:37:32 -08:00
2006-03-25 08:22:56 -08:00
2006-04-02 13:38:18 +02:00
2006-04-11 06:18:45 -07:00
2006-01-11 18:42:13 -08:00
2006-01-11 18:42:13 -08:00
2006-04-19 09:13:50 -07:00
2006-01-08 20:13:36 -08:00
2006-03-28 09:16:06 -08:00
2006-04-19 09:13:51 -07:00
2006-03-31 12:18:54 -08:00
2006-03-28 09:16:08 -08:00
2006-03-26 08:57:01 -08:00
2006-03-31 12:19:01 -08:00
2006-04-11 06:18:41 -07:00
2006-03-24 07:33:19 -08:00
2006-04-18 13:22:59 -07:00
2006-04-11 15:51:17 +02:00
2006-03-24 07:33:24 -08:00
2005-11-07 18:18:11 -08:00
2005-10-08 15:00:57 -07:00
2006-03-23 07:38:11 -08:00
2006-03-23 07:38:11 -08:00
2006-04-11 13:56:09 +02:00
2006-01-09 15:59:24 -08:00
2006-04-11 06:18:41 -07:00
2006-03-23 07:38:12 -08:00
2006-04-26 14:39:29 +02:00
2006-02-11 21:41:10 -08:00
2006-03-26 08:56:55 -08:00
2006-04-11 06:18:40 -07:00
2006-03-20 14:08:53 -05:00