From: Alex Williamson Date: Tue, 15 Jan 2013 17:45:26 +0000 (-0700) Subject: vfio-pci: Fix buffer overfill X-Git-Tag: v3.8-rc5~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec1287e511320a2c9a02640b7ac02d5d79f56f08;p=pandora-kernel.git vfio-pci: Fix buffer overfill A read from a range hidden from the user (ex. MSI-X vector table) attempts to fill the user buffer up to the end of the excluded range instead of up to the requested count. Fix it. Signed-off-by: Alex Williamson Cc: stable@vger.kernel.org --- Reading git-diff-tree failed