
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49422 affects the Linux kernel's DMA engine subsystem, specifically in the IDXD (Intel Data Streaming Accelerator) driver. The vulnerability was discovered in the error handling path of the idxdcdevregister() function. When a call to allocchrdevregion() fails, the already allocated resources are leaking due to improper error handling (Kernel Git).
The vulnerability exists in the drivers/dma/idxd/cdev.c file where the error handling path in idxdcdevregister() function was incomplete. When allocchrdevregion() fails, the function would return without properly cleaning up previously allocated resources, leading to a resource leak. The fix involves adding proper error handling code to unregister previously allocated character device regions before returning the error code (Kernel Git).
The vulnerability results in a resource leak in the Linux kernel's IDXD driver when character device registration fails. This could potentially lead to system resource exhaustion over time (NVD).
The issue has been fixed by adding proper error handling code that unregisters previously allocated character device regions when an error occurs. The fix was implemented in the Linux kernel through a patch that adds an error handling label and cleanup code (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.
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."