CVE-2026-31588 is the kind of Linux kernel flaw that looks tiny in code review and important in production: a narrow KVM x86 MMIO use-after-free triggered by page-splitting emulated writes, userspace exits, and stale stack-backed data. The fix changes how small write values are stored when KVM...
A small but consequential change to the Linux kernel’s KVM VMX path — registered as CVE‑2022‑49610 — closes a theoretical window where the CPU’s Return Stack Buffer (RSB) could underflow between the time the guest’s speculative-control state is set and the actual vmenter instruction, removing a...