On Thu, Feb 22, 2024 at 01:23:44PM -0800, Nicolin Chen wrote: > Jason has been running Syzkaller that found three bugs. > > Fix them properly. > > Nicolin Chen (3): > iommufd: Fix iopt_access_list_id overwrite bug > iommufd/selftest: Fix mock_dev_num bug > iommufd: Fix protection fault in iommufd_test_syz_conv_iova > > drivers/iommu/iommufd/io_pagetable.c | 9 ++++--- > drivers/iommu/iommufd/selftest.c | 40 +++++++++++++++++++++------- > 2 files changed, 36 insertions(+), 13 deletions(-) Applied to for-rc Thanks, Jason