CVE-2026-64592

Summary

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 become valid still hasn't happened after sret, we could fault again and actually crash.

Hopefully, these spurious faults should be rare enough that this is an acceptable slowdown.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux503638e0babf364061bc50fca5103b00a56cc50a < c4df24702bfc3cd2bed7746b94dc6139a3fa5428affected
LinuxLinux503638e0babf364061bc50fca5103b00a56cc50a < 4d730cab96e6b75e4a07c4baf37294ebc07f795eaffected
LinuxLinux503638e0babf364061bc50fca5103b00a56cc50a < ede985ff4b569ed2454024f8bb107a6729fe08aaaffected
LinuxLinux503638e0babf364061bc50fca5103b00a56cc50a < 1b2c6b56a9fa0dcbef461039937de22b1cbecc7daffected
LinuxLinux6.12affected
LinuxLinux0 < 6.12unaffected
LinuxLinux6.12.96 <= 6.12.*unaffected
LinuxLinux6.18.39 <= 6.18.*unaffected
LinuxLinux7.1.4 <= 7.1.*unaffected
LinuxLinux7.2-rc1 <= *unaffected

Weaknesses

References