[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230526141846.6f549439.alex.williamson@redhat.com>
Date: Fri, 26 May 2023 14:18:46 -0600
From: Alex Williamson <alex.williamson@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"kvm@...r.kernel.org" <kvm@...r.kernel.org>
Subject: [GIT PULL] VFIO fix for v6.4-rc4
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(+)
Powered by blists - more mailing lists