CVE-2026-64282

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
25/07/2026
Last modified:
30/07/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> KVM: arm64: Don&amp;#39;t leak PFN when kvm_translate_vncr() races MMU notifier<br /> <br /> In the case that kvm_translate_vncr() races with an MMU notifier the<br /> early return does not release a reference on the faulted in PFN. Add<br /> the necessary call to kvm_release_faultin_page() for the unused PFN.

Impact