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.
References
Configurations
No configuration.
History
16 Sep 2026, 15:18
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.3 |
Information
Published : 2026-09-16 11:17
Updated : 2026-09-16 15:18
NVD link : CVE-2026-89914
Mitre link : CVE-2026-89914
CVE.ORG link : CVE-2026-89914
JSON object : View
Products Affected
No product.
CWE
No CWE.
