
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2022-49291 addresses a race condition vulnerability in the Linux kernel's ALSA (Advanced Linux Sound Architecture) PCM (Pulse-Code Modulation) subsystem. The vulnerability was discovered due to the lack of proper protection against concurrent calls of PCM hwparams and hwfree ioctls, which could result in a Use-After-Free (UAF) condition. The issue was resolved in the Linux kernel through a patch that introduced proper mutex protection (Kernel Commit).
The vulnerability stems from the absence of proper checks and protection mechanisms against concurrent calls of PCM hwparams and hwfree ioctls. The existing PCM stream lock could not be used for protecting the whole ioctl operations. The fix introduced a new mutex, runtime->buffermutex, which is applied to both hwparams and hwfree ioctl code paths. Additionally, the mmapcount check was moved into the state-check block for code simplicity. The vulnerability has been assigned a CVSS v3.1 Base Score of 7.8 (HIGH) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (CISA ADP).
If exploited, this vulnerability could lead to a Use-After-Free condition in the kernel's sound subsystem. This type of vulnerability could potentially result in privilege escalation, system crashes, or unauthorized access to kernel memory. The issue affects systems using the ALSA sound system in the Linux kernel (NVD).
The primary mitigation is to update the Linux kernel to a version that includes the fix. The patch introduces a new mutex (runtime->buffer_mutex) to protect against concurrent access to the PCM buffer operations. The fix has been backported to various stable kernel versions (Kernel Commit).
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.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
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.”