4 matches found
CVE-2026-64592
In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Unconditionally sfence.vma for spurious fault Svvptc does not guarantee that it's safe to just return here. Since we have already cleared our bit, if, theoretically, the bounded timeframe for the accessed page to becom...
5.3AI score0.00156EPSS
SaveExploits0
CVE-2026-64592
CVE-2026-64592 affects the Linux kernel on riscv, in the memory management path handling spurious faults. The issue arises from unconditionally performing sfence.vma after a spurious fault, after the Svvptc path has cleared its bit; if the page becomes valid only after sret, a subsequent fault co...
5.4AI score0.00156EPSS
SaveExploits0References4
20