
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49099 is a vulnerability in the Linux kernel affecting the vmbus driver. The issue stems from incorrect initialization of device objects in the vmbus_device_register() function. The vulnerability was discovered in March 2022 and was addressed through a kernel patch (Kernel Patch).
The vulnerability relates to improper initialization of the device's DMA (Direct Memory Access) mask and parameters pointers before invoking device_register(). The issue manifests when the vmbus driver attempts to register devices, specifically affecting the initialization sequence of dma_{mask,parms} pointers and dma_mask values. This was identified through a warning trace in Linux kernel 5.17-rc7 during the netvsc_probe operation (Kernel Patch).
The vulnerability could potentially lead to system instability or crashes when registering vmbus devices, particularly affecting the networking components using the netvsc driver. The issue specifically impacts the device registration process in the Hyper-V virtualization environment (Kernel Patch).
The vulnerability requires local access to the system and affects the interaction between the Linux guest and Hyper-V host through the vmbus driver. The issue is triggered during the device registration process (Kernel Patch).
The issue was fixed by reordering the initialization sequence in the vmbus_device_register() function, ensuring that DMA mask and parameters are properly set before device registration. The fix was implemented through a kernel patch that moves the DMA initialization code before the device registration call (Kernel Patch).
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."