2 matches found
DEBIAN-CVE-2025-39699
In the Linux kernel, the following vulnerability has been resolved: iommu/riscv: prevent NULL deref in iovatophys The riscviommuptefetch function returns either NULL for unmapped/never-mapped iova, or a valid leaf pte pointer that requires no further validation. riscviommuiovatophys failed to...
PT-2025-36293
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The riscv iommu pte fetch function can return a NULL value for unmapped or never-mapped IOVAs. The riscv iommu iova to phys function did not handle these NULL returns, leading to a...