Vulnerability 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 Score
CRITICAL
References
- https://git.kernel.org/stable/c/2393470085649f0b973ecceb26fe8fc71edde0c1
- https://git.kernel.org/stable/c/3feb83918e30f0472e058224b926ebfe8a064fac
- https://git.kernel.org/stable/c/72bce82c4171bf330919ff1b64dc0a36c254ec7d
FAQ
What is CVE-2026-89914?
CVE-2026-89914 is a vulnerability with a CVSS score of 9.3 (CRITICAL). 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...
How severe is CVE-2026-89914?
CVE-2026-89914 has been rated CRITICAL with a CVSS base score of 9.3/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-89914?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.