[GIT PULL] VFIO fix for v5.12-rc8/final
From: Alex Williamson
Date: Wed Apr 14 2021 - 11:03:35 EST
Hi Linus,
Sorry for the late request.
The following changes since commit d434405aaab7d0ebc516b68a8fc4100922d7f5ef:
Linux 5.12-rc7 (2021-04-11 15:16:13 -0700)
are available in the Git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v5.12-rc8
for you to fetch changes up to 909290786ea335366e21d7f1ed5812b90f2f0a92:
vfio/pci: Add missing range check in vfio_pci_mmap (2021-04-13 08:29:16 -0600)
----------------------------------------------------------------
VFIO fix for v5.12-rc8/final
- Verify mmap region within range (Christian A. Ehrhardt)
----------------------------------------------------------------
Christian A. Ehrhardt (1):
vfio/pci: Add missing range check in vfio_pci_mmap
drivers/vfio/pci/vfio_pci.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)