PT-2026-43901 · Linux+1 · Linux Kernel+1

CVE-2026-46034

·

Published

2026-05-27

·

Updated

2026-08-12

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 7.0.11-1.1
Description A NULL pointer dereference exists in the interrupt trigger path of the vfio/cdx module. The vfio cdx set msi trigger() function fails to validate if Message Signaled Interrupts (MSI) are configured before accessing the cdx irqs array. Userspace can trigger this issue by calling the 'VFIO DEVICE SET IRQS' endpoint with VFIO IRQ SET DATA BOOL or VFIO IRQ SET DATA NONE flags before interrupts are established via VFIO IRQ SET DATA EVENTFD. This occurs because the vfio cdx msi enable() function, which allocates the cdx irqs array and sets config msi to 1, is only executed through the EVENTFD path, and there was no enforcement of the call ordering.
Recommendations Update to version 7.0.11-1.1.

Exploit

Fix

NULL Pointer Dereference

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-46034
OPENSUSE-SU-2026:10954-1
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
USN-8488-1
USN-8488-2
USN-8489-1
USN-8507-1
USN-8569-1
USN-8603-1

Affected Products

Linux Kernel
Ubuntu