
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-50427 affects the Linux kernel's ALSA (Advanced Linux Sound Architecture) AC97 audio driver component. The vulnerability was discovered and disclosed in October 2025, involving a potential memory leak in the sndac97devregister() function. Specifically, if deviceregister() fails in sndac97devregister(), it should call putdevice() to release the reference, otherwise the name allocated in devsetname() is leaked (NVD).
The vulnerability exists in the ALSA AC97 driver implementation where a memory leak occurs during device registration. When the deviceregister() function fails in sndac97devregister(), the code fails to properly clean up by calling putdevice(), resulting in a memory leak of the name allocated by devset_name() (Ubuntu).
The vulnerability results in a memory leak in the Linux kernel's sound subsystem. While memory leaks in kernel space can potentially lead to resource exhaustion over time, the impact is generally considered moderate as it requires specific conditions to trigger and doesn't directly enable system compromise (NVD).
Multiple Linux distributions have released patches to address this vulnerability. Ubuntu has fixed the issue in various kernel versions including 5.15.0-60.66~20.04.1 for 20.04 LTS and 5.4.0-1096.104~18.04.1 for 18.04 LTS. The fix involves properly calling putdevice() when deviceregister() fails in sndac97dev_register() (Ubuntu).
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."