mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-10 18:07:46 +00:00
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 <dan.carpenter@oracle.com> Cc: Jorgen Hansen <jhansen@vmware.com> Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Michal Hocko <mhocko@suse.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| vmci_context.c | ||
| vmci_context.h | ||
| vmci_datagram.c | ||
| vmci_datagram.h | ||
| vmci_doorbell.c | ||
| vmci_doorbell.h | ||
| vmci_driver.c | ||
| vmci_driver.h | ||
| vmci_event.c | ||
| vmci_event.h | ||
| vmci_guest.c | ||
| vmci_handle_array.c | ||
| vmci_handle_array.h | ||
| vmci_host.c | ||
| vmci_queue_pair.c | ||
| vmci_queue_pair.h | ||
| vmci_resource.c | ||
| vmci_resource.h | ||
| vmci_route.c | ||
| vmci_route.h | ||