diff options
| author | Dan Carpenter <[email protected]> | 2017-05-08 15:55:14 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-05-08 17:15:10 -0700 |
| commit | 146180c052a00172f4dc08eaade836fd02f61fb5 (patch) | |
| tree | be2f06a42ba18154515a2efb78db06e14db5201a /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 780cbcf28781511d2cb235c375127265209796a8 (diff) | |
drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests
The "DIV_ROUND_UP(size, PAGE_SIZE)" operation can overflow if "size" is
more than ULLONG_MAX - PAGE_SIZE.
Link: http://lkml.kernel.org/r/20170322111950.GA11279@mwanda
Signed-off-by: Dan Carpenter <[email protected]>
Cc: Jorgen Hansen <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions