Peter Maydell
022625a8ad
linux-user: Check copy_from_user() return value in vma_dump_size()
...
Coverity points out that we don't check the return value from
copy_from_user() in vma_dump_size(). This is to some extent
a "can't happen" error since we've already checked the page
with an access_ok() call earlier, but it's simple enough to
handle the error anyway.
Fixes: Coverity CID 1432362
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20201103141532.19912-1-peter.maydell@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2020-11-04 22:28:05 +01:00
..
2020-10-29 11:40:04 +00:00
2020-10-26 11:39:23 +01:00
2020-10-26 11:39:23 +01:00
2020-09-17 20:39:22 +02:00
2020-08-27 12:29:50 +02:00
2020-09-17 20:39:22 +02:00
2020-10-26 11:39:23 +01:00
2020-10-26 11:39:23 +01:00
2020-10-26 11:39:23 +01:00
2020-10-26 11:39:23 +01:00
2020-11-04 22:21:50 +01:00
2020-10-26 11:39:23 +01:00
2020-10-26 11:39:23 +01:00
2020-10-26 11:39:23 +01:00
2020-10-26 11:39:23 +01:00
2020-10-26 11:39:23 +01:00
2020-10-26 11:39:23 +01:00
2020-10-26 11:39:23 +01:00
2020-10-26 11:39:23 +01:00
2020-10-26 11:39:23 +01:00
2020-08-27 12:29:50 +02:00
2020-10-26 11:39:23 +01:00
2020-10-26 11:39:23 +01:00
2019-06-10 07:03:34 -07:00
2020-11-04 22:28:05 +01:00
2019-06-12 13:20:21 +02:00
2020-02-12 16:29:27 +01:00
2020-07-13 21:26:33 +02:00
2018-09-25 22:36:47 +02:00
2020-09-17 20:39:22 +02:00
2020-09-17 20:39:22 +02:00
2020-09-03 01:09:35 +02:00
2016-07-19 15:22:33 +03:00
2019-01-11 15:46:56 +01:00
2020-07-27 22:02:40 +02:00
2020-08-21 06:30:38 -04:00
2020-10-27 10:44:02 +00:00
2020-10-27 10:44:02 +00:00
2016-05-27 14:49:51 +03:00
2019-07-26 19:24:33 +02:00
2020-09-23 16:07:44 +01:00
2019-06-12 13:20:21 +02:00
2020-09-01 11:47:12 +02:00
2020-08-27 12:29:50 +02:00
2020-10-27 10:44:02 +00:00
2020-09-03 01:09:35 +02:00
2020-11-04 22:27:03 +01:00
2019-06-12 13:20:21 +02:00
2020-02-12 18:56:41 +01:00
2020-08-21 06:18:24 -04:00
2019-01-11 15:46:56 +01:00
2019-06-10 07:03:34 -07:00
2016-07-12 16:20:46 +02:00
2020-02-19 11:17:40 +01:00