diff options
author | Jason Gunthorpe <jgg@nvidia.com> | 2024-02-20 14:43:54 -0400 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2024-02-21 09:25:02 -0400 |
commit | 7adc0c1cfa7732b81bf7bf2ed16ffb99719ceebf (patch) | |
tree | 27ced4f77aefbf4236a28c2e1a5696f0be7f416a /tools/testing/selftests/iommu | |
parent | 4bbcbc6ea2fa379632a24c14cfb47aa603816ac6 (diff) | |
download | linux-stable-7adc0c1cfa7732b81bf7bf2ed16ffb99719ceebf.tar.gz linux-stable-7adc0c1cfa7732b81bf7bf2ed16ffb99719ceebf.tar.bz2 linux-stable-7adc0c1cfa7732b81bf7bf2ed16ffb99719ceebf.zip |
iommufd: Reject non-zero data_type if no data_len is provided
Since the current design doesn't forward the data_type to the driver to
check unless there is a data_len/uptr for a driver specific struct we
should check and ensure that data_type is 0 if data_len is 0. Otherwise
any value is permitted.
Fixes: bd529dbb661d ("iommufd: Add a nested HW pagetable object")
Link: https://lore.kernel.org/r/0-v1-9b1ea6869554+110c60-iommufd_ck_data_type_jgg@nvidia.com
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/testing/selftests/iommu')
0 files changed, 0 insertions, 0 deletions