Wentao_Liang
104212471b
drivers:md:fix a potential use-after-free bug
...
In line 2884, "raid5_release_stripe(sh);" drops the reference to sh and
may cause sh to be released. However, sh is subsequently used in lines
2886 "if (sh->batch_head && sh != sh->batch_head)". This may result in an
use-after-free bug.
It can be fixed by moving "raid5_release_stripe(sh);" to the bottom of
the function.
Signed-off-by: Wentao_Liang <Wentao_Liang_g@163.com>
Signed-off-by: Song Liu <song@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2022-08-02 21:08:53 -06:00
..
2022-08-02 17:22:41 -06:00
2022-01-04 13:58:19 -05:00
2021-10-27 16:53:47 -04:00
2021-10-27 16:53:47 -04:00
2019-11-05 14:53:03 -05:00
2020-01-07 12:07:08 -05:00
2021-10-18 06:17:02 -06:00
2022-07-14 12:14:31 -06:00
2022-05-09 15:40:10 -04:00
2022-07-07 11:49:37 -04:00
2022-02-22 10:35:53 -05:00
2022-07-07 11:49:37 -04:00
2021-04-19 13:20:31 -04:00
2020-03-27 14:42:51 -04:00
2022-04-17 19:49:59 -06:00
2022-07-07 11:49:34 -04:00
2022-05-09 12:34:03 -04:00
2022-05-05 17:31:35 -04:00
2021-10-18 14:43:22 -06:00
2022-07-14 12:14:31 -06:00
2022-06-21 13:35:01 -04:00
2021-10-18 14:43:22 -06:00
2022-07-14 12:14:31 -06:00
2022-07-07 11:49:34 -04:00
2021-08-20 15:59:47 -04:00
2020-08-04 15:51:28 -04:00
2022-07-14 12:14:31 -06:00
2022-07-07 11:49:32 -04:00
2021-06-28 16:30:13 -04:00
2022-07-14 12:14:31 -06:00
2022-07-07 11:49:33 -04:00
2022-08-02 14:21:25 -07:00
2022-05-27 15:49:30 -07:00
2021-08-10 13:34:23 -04:00
2022-05-27 15:49:30 -07:00
2022-07-14 12:14:31 -06:00
2022-05-09 15:39:23 -04:00
2022-05-09 15:39:23 -04:00
2022-05-09 15:39:23 -04:00
2021-08-10 13:34:23 -04:00
2021-08-10 13:34:23 -04:00
2021-08-10 13:34:23 -04:00
2021-08-10 13:34:23 -04:00
2022-07-14 12:14:31 -06:00
2022-08-02 17:14:40 -06:00
2022-06-29 12:46:05 -04:00
2019-03-05 14:48:50 -05:00
2022-07-14 12:14:31 -06:00
2021-08-10 13:34:23 -04:00
2022-07-07 11:49:39 -04:00
2022-05-09 12:11:07 -04:00
2022-02-21 15:35:39 -05:00
2022-05-16 13:37:59 -07:00
2021-10-18 14:43:22 -06:00
2022-01-06 09:48:55 -05:00
2022-08-02 14:21:25 -07:00
2022-05-16 13:35:56 -07:00
2022-07-15 18:09:14 -04:00
2022-02-22 13:55:50 -05:00
2022-07-15 18:09:14 -04:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:35 -07:00
2021-08-10 13:34:23 -04:00
2021-04-14 14:28:29 -04:00
2021-04-14 14:28:29 -04:00
2022-07-07 11:49:36 -04:00
2021-05-25 16:14:05 -04:00
2020-08-04 15:48:13 -04:00
2020-07-13 11:47:33 -04:00
2022-08-02 14:21:25 -07:00
2020-12-04 18:04:35 -05:00
2022-08-02 14:21:25 -07:00
2022-07-14 12:14:31 -06:00
2021-06-04 12:07:24 -04:00
2022-07-06 06:46:26 -06:00
2022-07-14 12:14:31 -06:00
2022-08-02 21:08:49 -06:00
2022-07-07 11:49:34 -04:00
2022-02-16 19:39:09 -07:00
2022-07-07 11:26:55 -04:00
2022-08-02 17:22:46 -06:00
2022-07-14 12:14:32 -06:00
2022-08-02 17:14:44 -06:00
2018-10-18 09:36:35 -07:00
2022-02-04 07:43:18 -07:00
2022-05-22 23:07:21 -07:00
2020-05-13 12:02:23 -07:00
2022-05-22 23:07:21 -07:00
2022-08-02 17:22:53 -06:00
2022-08-02 17:22:46 -06:00
2022-05-22 23:07:21 -07:00
2019-09-13 13:10:05 -07:00
2022-03-08 15:16:54 -08:00
2022-07-14 12:14:31 -06:00
2022-03-08 15:16:54 -08:00
2022-08-02 17:14:32 -06:00
2022-08-02 17:14:31 -06:00
2022-08-02 17:14:31 -06:00
2022-08-02 21:08:53 -06:00
2022-08-02 21:08:53 -06:00
2022-08-02 17:22:46 -06:00
2022-03-08 15:16:54 -08:00