← Back to search

CVE-2026-89914

9.3 CRITICAL

Published 2026-09-16 · Updated 2026-09-16

AI risk analysis

Summary
This vulnerability in the Linux kernel's KVM arm64 implementation allows for potential privilege escalation by failing to sign-extend virtual addresses during range-based TLBI invalidation, which could lead to unauthorized memory access.
Exploitability
Exploiting this flaw requires specific conditions and knowledge of the system architecture, making it moderately difficult but not impossible.
Blast radius
If exploited, the impact is critical as it could allow an attacker with KVM privileges to gain higher-level kernel permissions, leading to potential full system compromise.
Prioritized remediation
Update to a patched version of the Linux kernel that addresses this vulnerability.
kernelprivilege-escalationarm64kvm

Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.

NVD description

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Sign-extend VA for range-based TLBI invalidation When the decode_range_tlbi() helper was moved to be used for S1 TLBIs, the required sign extension was omitted. Add it. As a result, special care must be taken to not overflow PA bits when this is used for S2 invalidation.

CVSS vector

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

All references

Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.

Related CVEs

Related by shared AI tags and CWE weakness class. Browse the full archive.