PT-2026-43903 · Linux+1 · Linux Kernel+1
CVE-2026-46036
·
Published
2026-05-27
·
Updated
2026-08-12
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 7.0.11-1.1
Description
A use-after-free issue exists in the
vfio/cdx component. The function vfio cdx set msi trigger() reads vdev->config msi and operates on the vdev->cdx irqs array without proper serialization against concurrent VFIO DEVICE SET IRQS ioctls. This allows a race condition where one caller observes config msi as set while another caller clears it and frees the cdx irqs array via vfio cdx msi disable(), leading to a use-after-free of the cdx irqs array.Recommendations
Update to version 7.0.11-1.1.
Exploit
Fix
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu