CVE-2026-89727
Last modified
CVE-2026-89727 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: GICv2: Don't WARN on out-of-range GICV_DIR INTID vgic_v2_deactivate() passes the INTID a guest wrote to GICV_DIR straight to vgic_get_vcpu_irq(), and treats a failed lookup as a "can't happen" condition with WARN_ON_ONCE(). The guest can make it happen at will, though: for any INTID outside of the implemented SGI, PPI and SPI ranges the lookup returns NULL, since GICv2 has no LPIs. A guest running with EOImode==1 writing such an INTID to GICV_DIR triggers the WARN, and panics hosts running with panic_on_warn. Drop the WARN and ignore failed lookups..
Description
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: GICv2: Don't WARN on out-of-range GICV_DIR INTID vgic_v2_deactivate() passes the INTID a guest wrote to GICV_DIR straight to vgic_get_vcpu_irq(), and treats a failed lookup as a "can't happen" condition with WARN_ON_ONCE(). The guest can make it happen at will, though: for any INTID outside of the implemented SGI, PPI and SPI ranges the lookup returns NULL, since GICv2 has no LPIs. A guest running with EOImode==1 writing such an INTID to GICV_DIR triggers the WARN, and panics hosts running with panic_on_warn. Drop the WARN and ignore failed lookups.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 255de897e7fb918a34845167c572b5bf8e1d9d79, < 78b95c571d021391153a5ac7981e9e4d5cc856a3; >= 255de897e7fb918a34845167c572b5bf8e1d9d79, < c6d9c8ac6521d3049ec90ac58bebd23ed03ac496 |
| Linux | Linux | 6.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89727?
How severe is CVE-2026-89727?
How do I fix CVE-2026-89727?
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-89721In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89722In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89723In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89724In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89725In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-89726In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89728In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89729In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-8973Memory safety bugs present in Firefox 150. Some of these bug…8.8
- CVE-2026-89730In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89731In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89732In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89727?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
