CVE-2026-64282
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't leak PFN when kvm_translate_vncr() races MMU notifier
CVSS
—
No CVSS
EPSS
0.2%
p10
KEV
—
Exploit Today
3
0-100
Published: Jul 25, 2026 · Last modified: Jul 30, 2026
0.2%EPSS · 30 days0.2%
2026-07-252026-08-11
In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Don't leak PFN when kvm_translate_vncr() races MMU notifier In the case that kvm_translate_vncr() races with an MMU notifier the early return does not release a reference on the faulted in PFN. Add the necessary call to kvm_release_faultin_page() for the unused PFN.
No related CVEs by CWE or product.