
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49480 affects the Linux kernel's ASoC (ALSA System on Chip) imx-hdmi driver. The vulnerability was discovered in the imxhdmiprobe function where a reference count leak occurs when offinddevicebynode() is called but the device reference is not properly released with putdevice() in the error path when devmkzalloc() fails (Kernel Git).
The technical issue involves a reference counting bug in the Linux kernel's sound/soc/fsl/imx-hdmi.c file. When the offinddevicebynode() function is called, it takes a reference to the device, but if the subsequent devmkzalloc() call fails, the code path lacks the corresponding putdevice() call to release that reference, resulting in a reference count leak (Kernel Git).
The vulnerability can lead to a memory leak in the kernel when the imx-hdmi driver initialization fails. This could potentially cause system resource exhaustion over time if the failure condition is triggered repeatedly (Ubuntu Security).
The issue has been fixed by adding the missing putdevice() call in the error path of imxhdmi_probe function. The fix has been incorporated into various Linux kernel versions and distributions. Ubuntu has marked this as a medium priority issue and is working on updates for affected versions (Ubuntu Security).
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."