CVE-2022-49005
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49005 affects the Linux kernel's ASoC (ALSA System on Chip) audio driver subsystem. The vulnerability was discovered in the bounds checking mechanism for _sx controls, where the max field semantics were incorrectly implemented. The issue affects multiple Linux kernel versions from 4.9.300 through 6.1.rc7 (NVD).

Technical details

The vulnerability exists in the snd_soc_put_volsw_sx() function where the bounds check for _sx controls was incorrectly implemented. For _sx controls, the max field represents the number of steps rather than the maximum value, but the check was comparing against (max - min) instead of just max. This resulted in an improper validation of array index (Kernel Patch). The vulnerability has been assigned a CVSS v3.1 base score of 5.5 MEDIUM with vector AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability could lead to high availability impact through local access, though without affecting confidentiality or integrity. The issue requires low privileges and no user interaction to exploit (Red Hat).

Mitigation and workarounds

The vulnerability has been fixed through a patch that corrects the bounds checking logic in the snd_soc_put_volsw_sx() function. The fix involves changing the comparison from 'val > max - min' to 'val > max' to properly handle the step-based nature of _sx controls (Kernel Patch).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-uki-virt-addons
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-modules-internal
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-modules-core
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • linux-ibm-5.15
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management