Lucene search
+L

4 matches found

Microsoft CVE
Microsoft CVE
added 2026/06/27 8:14 a.m.8 views

KVM: Reject wrapped offset in kvm_reset_dirty_gfn()

...

7.8CVSS6.1AI score0.00152EPSS
SaveExploits0
OSV
OSV
added 2026/06/24 4:28 p.m.6 views

CVE-2026-52969 KVM: Reject wrapped offset in kvm_reset_dirty_gfn()

In the Linux kernel, the following vulnerability has been resolved: KVM: Reject wrapped offset in kvmresetdirtygfn kvmresetdirtygfn guards the gfn range with if !memslot || offset + flsmask = memslot-npages return; but offset is u64 and the addition is unchecked. The check can be silently bypasse...

7CVSS5.8AI score
SaveExploits0References13
Cvelist
Cvelist
added 2026/06/24 4:28 p.m.39 views

CVE-2026-52969 KVM: Reject wrapped offset in kvm_reset_dirty_gfn()

In the Linux kernel, the following vulnerability has been resolved: KVM: Reject wrapped offset in kvmresetdirtygfn kvmresetdirtygfn guards the gfn range with if !memslot || offset + flsmask = memslot-npages return; but offset is u64 and the addition is unchecked. The check can be silently bypasse...

0.00152EPSS
SaveExploits0References7
CVE
CVE
added 2026/06/24 4:28 p.m.37 views

CVE-2026-52969

CVE-2026-52969 affects the Linux kernel KVM component. The vulnerability stems from an unchecked u64 addition in kvm_reset_dirty_gfn(), where the guard if (!memslot || (offset + __fls(mask)) >= memslot->npages) can be bypassed due to offset being 64‑bit. This can allow an out-of-bounds load...

7.8CVSS5.7AI score0.00152EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder