CVE-2024-35843
Linux Linux, linux_kernel, linux kernel
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pci_get_domain_bus_and_slot(). This function searches the list of all PCI devices until the desired device is found. To improve lookup efficiency, replace it with device_rbtree_find() to search the device within the probed device rbtree. The I/O page fault is initiated by the device, which does not have any synchronization mechanism with the software to ensure that the device stays in the prob...
- CVSS
- 8.8
- EPSS
- 0.23% 14.1% percentile
- CISA KEV
- Not listed
- Published
- 2024.05.18