CVE-2026-64106
Last modified
CVE-2026-64106 is a critical-severity vulnerability rated 9/10 on the CVSS scale. 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. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.12, < 6.1.175 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.142 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.92 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.34 | — |
| Linux | Linux Kernel | >= 6.19, < 7.0.11 | — |
| Linux | Linux Kernel | 7.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-64106?
How severe is CVE-2026-64106?
How do I fix CVE-2026-64106?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64100In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64101In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64102In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64103In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64104In the Linux kernel, the following vulnerability has been re…8.7
- CVE-2026-64105In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64107In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64108In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64109In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-6411This vulnerability, in the MAXHUB Pivot client application v…7.3
- CVE-2026-64110In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64111In the Linux kernel, the following vulnerability has been re…7.1
Are you affected by CVE-2026-64106?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
