CVE-2022-49005

Audio disruption via incorrect _sx bounds check

Published Oct 21, 2024 · Updated May 23, 2026

Improper bounds checking in Linux kernel ASoC _sx controls allows local users to disrupt audio through out-of-range control values. snd_soc_put_volsw_sx() treats the _sx max field like an absolute value even though it represents a step count, permitting an incorrect upper-bound comparison. Low-privilege local access to an affected ASoC control is required, and public records describe no consequence beyond availability loss.

CVSS severity5.5
Medium
EPSS probability0.24%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Improper bounds checking in Linux kernel ASoC _sx controls allows local users to disrupt audio through out-of-range control values. snd_soc_put_volsw_sx() treats the _sx max field like an absolute value even though it represents a step count, permitting an incorrect upper-bound comparison. Low-privilege local access to an affected ASoC control is required, and public records describe no consequence beyond availability loss.

The record

CVE
CVE-2022-49005
Published
Oct 21, 2024
Updated
May 23, 2026
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
T1499.004
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Oct 21, 2024CVE publishedPublication date reported by the CVE source.
  2. May 23, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=038f8b7caa74d29e020949a43ca368c93f6b29b9 <b50c9641897274c3faef5f95ac852f54b94be2e8
  2. Affected versionversion=4.14.265 <4.14.301
  3. Affected versionversion=4.19.228 <4.19.268
  4. Affected versionversion=4.9.300 <4.9.335
  5. Affected versionversion=4977491e4b3aad8567f57e2a9992d251410c1db3 <4a95a49f26308782b4056401989ecd7768fda8fa
  6. Affected versionversion=4f1e50d6a9cf9c1b8c859d449b5031cacfa8404e <325d94d16e3131b54bdf07356e4cd855e0d853fc
  7. Affected versionversion=4f1e50d6a9cf9c1b8c859d449b5031cacfa8404e <698813ba8c580efb356ace8dbf55f61dac6063a8
  8. Affected versionversion=5.10.99 <5.10.158
  9. Affected versionversion=5.15.22 <5.15.82
  10. Affected versionversion=5.16.8 <5.17
  11. Affected versionversion=5.17
  12. Affected versionversion=5.4.178 <5.4.226
  13. Affected versionversion=9a12fcbf3c622f9bf6b110a873d62b0cba93972e <46bab25cc0230df60d1c02b651cc5640a14b08df
  14. Affected versionversion=9e5c40b5706d8aae2cf70bd7e01f0b4575a642d0 <e46adadf19248d59af3aa6bc52e09115bf479bf7
  15. Affected versionversion=c33402b056de61104b6146dedbe138ca8d7ec62b <73dce3c1d48c4662bdf3ccbde1492c2cb4bfd8ce
  16. Affected versionversion=e8e07c5e25a29e2a6f119fd947f55d7a55eb8a13 <98b15c706644bebc19d2e77ccc360cc51444f6d0
  17. Affected versionversion=ef6cd9eeb38062a145802b7b56be7ae1090e165e

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=038f8b7caa74d29e020949a43ca368c93f6b29b9 <b50c9641897274c3faef5f95ac852f54b94be2e8; version=4.14.265 <4.14.301; version=4.19.228 <4.19.268; version=4.9.300 <4.9.335; version=4977491e4b3aad8567f57e2a9992d251410c1db3 <4a95a49f26308782b4056401989ecd7768fda8fa; version=4f1e50d6a9cf9c1b8c859d449b5031cacfa8404e <325d94d16e3131b54bdf07356e4cd855e0d853fc; version=4f1e50d6a9cf9c1b8c859d449b5031cacfa8404e <698813ba8c580efb356ace8dbf55f61dac6063a8; version=5.10.99 <5.10.158; version=5.15.22 <5.15.82; version=5.16.8 <5.17; version=5.17; version=5.4.178 <5.4.226; version=9a12fcbf3c622f9bf6b110a873d62b0cba93972e <46bab25cc0230df60d1c02b651cc5640a14b08df; version=9e5c40b5706d8aae2cf70bd7e01f0b4575a642d0 <e46adadf19248d59af3aa6bc52e09115bf479bf7; version=c33402b056de61104b6146dedbe138ca8d7ec62b <73dce3c1d48c4662bdf3ccbde1492c2cb4bfd8ce; version=e8e07c5e25a29e2a6f119fd947f55d7a55eb8a13 <98b15c706644bebc19d2e77ccc360cc51444f6d0; version=ef6cd9eeb38062a145802b7b56be7ae1090e165e

Published CVSS scores

5.5NIST NVDCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 9, 2026Sep 15, 2026
Latest reporting daySep 15, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

T1499.004Application or System Exploitation

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo