CyberRota
← Ana sayfaya dön

CVE-2026-64282

UNKNOWN · CVSS N/A

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-25T10:17:08.787 · Çekilme zamanı: 2026-07-25T12:05:40.864003+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-64282
Severity
UNKNOWN
CVSS
N/A
EPSS
Yok
Linux

Orijinal NVD Açıklaması

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.