Stephan Mueller
445a582738
crypto: algif_skcipher - only call put_page on referenced and used pages
...
For asynchronous operation, SGs are allocated without a page mapped to
them or with a page that is not used (ref-counted). If the SGL is freed,
the code must only call put_page for an SG if there was a page assigned
and ref-counted in the first place.
This fixes a kernel crash when using io_submit with more than one iocb
using the sendmsg and sendpage (vmsplice/splice) interface.
Cc: <stable@vger.kernel.org>
Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-08-22 14:45:48 +08:00
..
2017-07-05 15:17:26 +08:00
2017-05-16 10:01:57 +05:30
2016-10-25 11:08:33 +08:00
2017-01-13 00:24:39 +08:00
2017-04-21 20:30:50 +08:00
2017-01-13 00:24:39 +08:00
2017-02-11 17:50:43 +08:00
2017-06-19 14:11:53 +08:00
2017-07-12 18:38:06 +08:00
2017-04-10 19:09:18 +08:00
2017-01-13 00:24:39 +08:00
2017-06-19 14:11:58 +08:00
2017-03-02 08:42:32 +01:00
2017-07-01 07:39:08 -07:00
2017-03-09 18:23:27 -08:00
2017-08-22 14:45:48 +08:00
2017-03-02 08:42:32 +01:00
2016-11-01 08:37:17 +08:00
2017-07-18 17:01:11 +08:00
2017-01-13 00:24:39 +08:00
2017-03-09 18:34:39 +08:00
2017-02-28 17:29:17 +08:00
2017-08-22 14:45:47 +08:00
2016-11-01 08:37:17 +08:00
2016-10-21 11:03:42 +08:00
2017-02-11 17:52:28 +08:00
2016-10-21 11:03:42 +08:00
2016-09-13 20:27:26 +08:00
2016-11-28 21:23:18 +08:00
2017-06-19 14:19:54 +08:00
2017-05-02 16:40:27 -07:00
2017-03-09 18:34:39 +08:00
2017-02-11 17:52:28 +08:00
2017-04-24 18:11:08 +08:00
2017-06-10 12:04:25 +08:00
2017-06-10 12:04:27 +08:00
2017-06-22 16:47:21 +08:00
2017-06-10 12:04:35 +08:00
2017-06-10 12:04:35 +08:00
2017-06-10 12:04:25 +08:00
2017-06-10 12:04:35 +08:00
2017-05-23 12:45:11 +08:00
2017-04-05 21:58:35 +08:00
2016-10-02 22:26:40 +08:00
2017-05-23 12:52:05 +08:00
2016-10-21 11:03:42 +08:00
2016-11-17 23:34:52 +08:00
2017-06-10 12:04:35 +08:00
2017-01-13 00:24:39 +08:00
2017-04-10 19:09:17 +08:00
2017-04-10 19:17:27 +08:00
2017-04-10 19:17:27 +08:00
2017-05-08 17:15:13 -07:00
2017-06-10 12:04:35 +08:00
2017-03-02 08:42:34 +01:00
2017-03-24 22:02:56 +08:00
2017-02-11 17:52:28 +08:00
2016-11-13 17:45:03 +08:00
2017-06-10 12:04:11 +08:00
2017-06-20 11:21:19 +08:00
2017-06-10 12:04:30 +08:00
2016-11-22 15:02:25 +08:00
2017-04-24 18:11:07 +08:00
2017-02-11 17:52:28 +08:00
2017-01-13 00:24:39 +08:00
2016-11-28 21:23:18 +08:00
2017-05-18 13:04:05 +08:00
2017-05-18 13:19:48 +08:00
2017-06-28 22:18:58 +08:00
2017-08-22 14:45:48 +08:00
2017-05-02 15:53:46 -07:00