
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49486 affects the Linux kernel's ASoC (ALSA System on Chip) subsystem, specifically in the Freescale sound driver component. The vulnerability was discovered in 2022 and involves a reference count leak in the imxsgtl5000probe function. This issue occurs when the offindi2cdeviceby_node() function takes a reference but fails to properly release it in error paths (Kernel Git).
The vulnerability stems from improper reference counting in the imxsgtl5000probe function within the sound/soc/fsl/imx-sgtl5000.c file. When offindi2cdevicebynode() is called, it takes a reference count, but in error paths, the code failed to call putdevice() to drop the reference, resulting in a reference count leak. This issue was introduced by commit 81e8e4926167 which added SGTL5000 clock support for imx-sgtl5000 (Kernel Git).
A reference count leak in the kernel can lead to resource exhaustion over time, potentially affecting system stability and performance. While this type of vulnerability typically has a lower severity impact compared to other security issues, it could contribute to system degradation if triggered repeatedly (NVD).
The vulnerability has been patched by adding proper reference count management in error paths. The fix involves adding a put_device() call to drop the reference when error conditions occur. The patch has been merged into the Linux kernel mainline and backported to stable kernel versions (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."