
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2022-49557 affects the Linux kernel's x86/fpu KVM (Kernel-based Virtual Machine) component. The vulnerability was discovered when setting the uABI size to the host's default size, which resulted in out-of-bounds writes and data corruption when running on hosts without XSAVE support, particularly on Core2 CPUs (Kernel Git).
The vulnerability occurs in the FPU (Floating Point Unit) state handling for KVM guests. When saving FPU state for userspace, KVM sets the FP+SSE bits in the XSAVE header even if the host doesn't support XSAVE. This operation can lead to out-of-bounds writes when setting the FP+SSE bits and potential data corruption, which was detected by KASAN (Kernel Address Sanitizer). The issue specifically manifests when the uABI size is set to the host's default size instead of KVM's historical uABI size (Kernel Git).
The vulnerability can result in data corruption and potential system instability when running KVM virtual machines on hosts without XSAVE support, particularly affecting systems using Core2 CPUs. The issue primarily impacts the migration of VM states between hosts with different XSAVE support configurations (Kernel Git).
The fix involves setting the starting uABI size of KVM's guest FPU to 'struct kvmxsave', which represents KVM's historical uABI size. Additionally, a warning (WARNON_ONCE) was implemented to detect if the default size is larger than KVM's base uABI size, as all features that can expand the uABI size must be opt-in (Kernel Git).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
Get a personalized demo
“Best User Experience I have ever seen, provides full visibility to cloud workloads.”
“Wiz provides a single pane of glass to see what is going on in our cloud environments.”
“We know that if Wiz identifies something as critical, it actually is.”