cve 2024 35843

  1. Linux VT-d IOMMU Patch Fixes Race in IOPF (CVE-2024-35843)

    The Linux kernel's VT-d IOMMU driver received a targeted upstream patch that closes a race-condition and use-after-free exposure in the I/O page-fault (IOPF) reporting path by switching to a rbtree lookup for probed devices and introducing a synchronization mutex — a change that corrects a...