
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-45869 is a race condition vulnerability discovered in the x86 KVM subsystem of the Linux kernel through version 6.1-rc6. The vulnerability affects systems where nested virtualization and TDP MMU are enabled, allowing guest OS users to potentially cause denial of service conditions (NVD, Debian).
The vulnerability stems from a race condition in the directpagefault function within the KVM subsystem. The issue occurs specifically when makemmupagesavailable() is called with mmulock held for read while using TDP MMU. The function, which handles shadow pages, can potentially zap old shadow pages even when TDP MMU is enabled, leading to unsafe conditions. This becomes particularly problematic when nested TDP is in use, as it relies on shadow pages (Kernel Commit). The vulnerability has been assigned a CVSS v3.1 Base Score of 5.5 (Medium) (NVD).
When exploited, this vulnerability can result in a denial of service through either a host OS crash or host OS memory corruption. The impact is specifically relevant when both nested virtualization and TDP MMU features are enabled (NVD).
The issue has been fixed in the Linux kernel through a patch that prevents calling makemmupagesavailable() when TDP MMU is in use. The fix ensures that the mmulock is held for write when necessary and properly handles shadow page management (Kernel Commit).
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.
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."