diff options
author | Jorgen Hansen <jhansen@vmware.com> | 2015-03-02 16:19:11 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-25 10:32:15 (GMT) |
commit | aa6467f190d32b263f7144239c89c63c922d9ff8 (patch) | |
tree | 31c580c58722854adb00b2bd991f8ca17913869c /ipc/util.h | |
parent | 74b5c297f5ecbef0ca128fa7b385b43f036a7984 (diff) | |
download | linux-aa6467f190d32b263f7144239c89c63c922d9ff8.tar.xz |
VMCI: Guard against overflow in queue pair allocation
The current maximum size of a queue in a queue pair is 128 MB. If
we increase that in the future, the queue pair allocation routines
may run into overflow issues. This change adds additional checks
to guard against this.
Acked-by: Andy King <acking@vmware.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jorgen Hansen <jhansen@vmware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'ipc/util.h')
0 files changed, 0 insertions, 0 deletions