PT-2026-64509 · Linux+1 · Linux Kernel+1
CVE-2026-64288
·
Published
2026-07-25
·
Updated
2026-09-07
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the KVM arm64 nv component where a NULL VNCR pseudo-TLB may be dereferenced. This occurs during VNCR TLB invalidation triggered by MMU notifiers or TLBI instructions, which can race against a vcpu that has not yet been onlined, meaning no pseudo-TLB has been allocated. Additionally, invalidation should be skipped if the TLB is invalid. While
kvm invalidate vncr ipa() performs the necessary checks, the kvm invalidate vncr va() function fails to check for allocation and blindly dereferences the pointer.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu