[GIT PULL] VFIO fix for v6.4-rc4
From: Alex Williamson
Date: Fri May 26 2023 - 16:19:42 EST
Hi Linus,
The following changes since commit 44c026a73be8038f03dbdeef028b642880cf1511:
Linux 6.4-rc3 (2023-05-21 14:05:48 -0700)
are available in the Git repository at:
https://github.com/awilliam/linux-vfio.git tags/vfio-v6.4-rc4
for you to fetch changes up to 4752354af71043e6fd72ef5490ed6da39e6cab4a:
vfio/type1: check pfn valid before converting to struct page (2023-05-23 14:16:29 -0600)
----------------------------------------------------------------
VFIO fix for v6.4-rc4
- Test for and return error for invalid pfns through the pin pages
interface. (Yan Zhao)
----------------------------------------------------------------
Yan Zhao (1):
vfio/type1: check pfn valid before converting to struct page
drivers/vfio/vfio_iommu_type1.c | 5 +++++
1 file changed, 5 insertions(+)