2 matches found
CVE-2026-46034: NULL Pointer Dereference
In the Linux kernel, the following vulnerability has been resolved: vfio/cdx: Fix NULL pointer dereference in interrupt trigger path Add validation to ensure MSI is configured before accessing cdxirqs array in vfiocdxsetmsitrigger. Without this check, userspace can trigger a NULL pointer...
5.5CVSS5.6AI score0.00162EPSS
SaveExploits0References6
CVE-2026-46036: Use After Free
In the Linux kernel, the following vulnerability has been resolved: vfio/cdx: Serialize VFIODEVICESETIRQS with a per-device mutex vfiocdxsetmsitrigger reads vdev-configmsi and operates on the vdev-cdxirqs array based on its value, but provides no serialization against concurrent VFIODEVICESETIRQS...
7.8CVSS5.8AI score0.0017EPSS
SaveExploits0References6
20