Pan Bian
4edabfd7d0
NFSv4: check return value of xdr_inline_decode
...
Function xdr_inline_decode() will return a NULL pointer if the input
buffer does not have long enough buffer to decode nbytes of data.
However, in function decode_op_map(), the return value of
xdr_inline_decode() is not validated before it is used. This patch adds
a check to the return value of xdr_inline_decode().
Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
2017-04-28 13:06:59 -04:00
..
2017-02-27 18:43:47 -08:00
2017-04-28 13:06:59 -04:00
2017-04-25 10:56:19 -04:00
2017-02-08 17:02:45 -05:00
2013-02-15 10:43:36 -05:00
2017-04-20 13:39:32 -04:00
2017-04-20 13:39:33 -04:00
2017-03-17 14:16:22 -07:00
2016-09-22 13:56:04 -04:00
2017-04-21 10:45:01 -04:00
2016-12-01 17:21:37 -05:00
2016-09-27 14:34:35 -04:00
2017-04-20 13:33:09 -04:00
2017-04-20 13:39:33 -04:00
2013-11-19 16:20:40 -05:00
2012-01-31 18:20:26 -05:00
2017-04-26 13:03:04 -04:00
2014-09-25 21:25:18 -04:00
2014-11-24 20:08:47 -05:00
2013-09-27 18:40:25 +01:00
2016-12-24 11:46:01 -08:00
2017-03-03 11:38:56 -08:00
2017-04-26 13:03:04 -04:00
2016-07-05 19:11:04 -04:00
2014-11-24 20:08:47 -05:00
2017-04-20 15:51:23 -04:00
2017-04-20 15:51:23 -04:00
2015-10-21 15:49:23 -05:00
2017-04-20 13:39:34 -04:00
2016-11-18 10:59:15 -05:00
2012-07-30 19:06:41 -04:00
2015-02-03 11:06:40 -08:00
2015-02-03 11:06:34 -08:00
2016-03-31 00:30:15 -04:00
2016-12-01 17:46:32 -05:00
2017-04-25 16:25:06 -04:00
2015-02-03 11:06:34 -08:00
2015-08-05 16:21:28 -04:00
2017-01-30 13:14:50 -05:00
2017-04-20 13:39:35 -04:00
2016-12-01 17:57:27 -05:00
2017-04-20 13:39:35 -04:00
2017-03-02 10:09:00 +11:00
2015-04-23 15:16:14 -04:00
2017-04-20 13:39:35 -04:00
2017-04-21 10:45:01 -04:00
2017-02-09 14:15:16 -05:00
2016-12-01 17:21:38 -05:00
2017-01-30 13:14:50 -05:00
2017-01-30 13:14:51 -05:00
2015-04-23 15:16:14 -04:00
2015-12-28 09:57:15 -05:00
2015-12-28 09:57:14 -05:00
2017-01-30 13:14:50 -05:00
2017-04-28 13:06:59 -04:00
2016-05-17 15:47:55 -04:00
2017-04-20 13:39:34 -04:00
2016-12-03 15:37:45 -05:00
2012-07-30 19:06:52 -04:00
2015-10-21 15:49:19 -05:00
2015-03-27 12:39:34 -04:00
2016-07-30 16:33:25 -07:00
2017-04-21 10:45:01 -04:00
2015-03-27 12:32:24 -04:00
2017-04-20 16:58:50 -04:00
2017-04-25 15:42:34 -04:00
2017-04-25 10:56:19 -04:00
2017-04-21 10:45:01 -04:00
2017-04-20 14:00:41 -04:00
2017-01-30 13:14:50 -05:00
2016-12-09 16:45:04 +01:00
2014-06-06 16:08:16 -07:00
2016-07-20 23:30:06 -04:00
2017-04-26 13:03:04 -04:00