← All CVEs

CVE-2026-64106

critical · 9

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Reject restored DTE with out-of-range num_eventid_bits Userspace can restore an ITS Device Table Entry whose Size field encodes more EventID bits than the virtual ITS supports. The live MAPD path rejects that state, but vgic_its_restore_dte() accepts it and stores the out-of-range value in dev->num_eventid_bits. Reject restored DTEs with num_eventid_bits > VITS_TYPER_IDBITS before allocating the device. This mirrors the MAPD check and prevents the restored state from reaching vgic_its_restore_itt(), where the unchecked value can be converted into an oversized scan_its_table() range.

9
CVSS
0.1%
EPSS (exploit prob.)
4th
EPSS percentile
2026-07-19
Published

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:H

Affected products

VendorProductAffected versions
linuxlinux_kernel>= 4.12, < 6.1.175
linuxlinux_kernel>= 6.2, < 6.6.142
linuxlinux_kernel>= 6.7, < 6.12.92
linuxlinux_kernel>= 6.13, < 6.18.34
linuxlinux_kernel>= 6.19, < 7.0.11
linuxlinux_kernel7.1
linuxlinux_kernel7.1
linuxlinux_kernel7.1
linuxlinux_kernel7.1

Check a specific version with /api/v1/cve/match.

References

Query this programmatically:

curl https://evil-db.io/api/v1/cve/CVE-2026-64106