summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorJorgen Hansen <jhansen@vmware.com>2015-03-02 16:19:11 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-25 10:32:15 (GMT)
commitaa6467f190d32b263f7144239c89c63c922d9ff8 (patch)
tree31c580c58722854adb00b2bd991f8ca17913869c /firmware
parent74b5c297f5ecbef0ca128fa7b385b43f036a7984 (diff)
downloadlinux-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 'firmware')
0 files changed, 0 insertions, 0 deletions