PT-2026-61254
In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Use READ ONCE when reading entries/indices from PSC buffer Use READ ONCE when reading entries/indices from the guest-accessible Page State Change buffer to defend against TOCTOU bugs. Don't bother with READ ONCE/WRITE...