In the Linux kernel, the following vulnerability has been resolved: iommu/riscv: prevent NULL deref in iova_to_phys The riscv_iommu_pte_fetch() function returns either NULL for unmapped/never-mapped iova, or a valid leaf pte pointer that requires no further validation. riscv_iommu_iova_to_phys() failed to handle NULL returns. Prevent null pointer dereference in riscv_iommu_iova_to_phys(), and remove the pte validation.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 9.3(4)SR1 3rd Party |
| Linux | Linux | 9.3(4)SR2 3rd Party |
| Linux | Linux | < 617ec35ed51f731a593ae7274228ef2cfc9cb781 |
| Linux | Linux | < 98b5ef3e97b16eaeeedb936f8bda3594ff84a70e |