CVE-2022-49610
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
KVM: VMX: Prevent RSB underflow before vmenter
On VMX, there are some balanced returns between the time the guest's SPEC_CTRL value is written, and the vmenter.
Balanced returns (matched by a preceding call) are usually ok, but it's at least theoretically possible an NMI with a deep call stack could empty the RSB before one of the returns.
For maximum paranoia, don't allow any returns (balanced or otherwise) between the SPEC_CTRL write and the vmenter.
[ bp: Fix 32-bit build. ]
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | d28b387fb74da95d69d2615732f50cceb38e9a4d < afd743f6dde87296c6f3414706964c491bb85862 | affected |
| Linux | Linux | d28b387fb74da95d69d2615732f50cceb38e9a4d < 07853adc29a058c5fd143c14e5ac528448a72ed9 | affected |
| Linux | Linux | 44491a23b73789c0a914af4ea55ccf8968adf90b | affected |
| Linux | Linux | fc6aae9f407810cb153a9133c28735871f9f0a16 | affected |
| Linux | Linux | 3.16.57 < 3.17 | affected |
| Linux | Linux | 4.4.168 < 4.5 | affected |
| Linux | Linux | 4.16 | affected |
| Linux | Linux | 0 < 4.16 | unaffected |
| Linux | Linux | 5.18.14 <= 5.18.* | unaffected |
| Linux | Linux | 5.19 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/afd743f6dde87296c6f3414706964c491bb85862
- https://git.kernel.org/stable/c/07853adc29a058c5fd143c14e5ac528448a72ed9
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.