CVE-2026-63937
Last modified
CVE-2026-63937 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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_ONCE() for cases where KVM is writing (and not consuming the result!), as the guest isn't supposed to touch the buffer while it's being processed. I.e. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
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_ONCE() for cases where KVM is writing (and not consuming the result!), as the guest isn't supposed to touch the buffer while it's being processed. I.e. using READ_ONCE() is all about protecting against misbehaving guests.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 9b54e248d2644be71cb394eb85f31ad99e023a05, < bd232801ef1d1fd985d2d4ca3cd1d888303ca86f; >= 9b54e248d2644be71cb394eb85f31ad99e023a05, < b1dfaa6f7a957726a6800135be3659fbe4bbf2a4; >= 9b54e248d2644be71cb394eb85f31ad99e023a05, < edbbe88f83b524434974e84808d3093199d67c24; >= 9b54e248d2644be71cb394eb85f31ad99e023a05, < c8cc238093ca6c99267032f6cfe78f59389f3157 |
| Linux | Linux | 6.11 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63937?
How severe is CVE-2026-63937?
How do I fix CVE-2026-63937?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-63931In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63932In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63933In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63934In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63935In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63936In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63938In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-63939In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-6394The Nexa Blocks – Gutenberg Blocks, Page Builder for Gutenbe…5.4
- CVE-2026-63940In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-63941In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-63942In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-63937?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
