LiveActive security incident?Get immediate response
CVE Record

CVE-2022-49005: ASoC: ops: Fix bounds check for _sx controls

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Fix bounds check for _sx controls For _sx controls the semantics of the max field is not the usual one, max is the number of steps rather than the maximum value. This means that our check in snd_soc_put_volsw_sx() needs to just check against the maximum value.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2022-49005 is a Linux kernel issue in the ASoC audio subsystem. The public record says a bounds check for certain audio controls was wrong and has been fixed. Business impact is unclear because no CVSS score, CWE, or exploitation evidence is provided.

Executive priority

Handle through the normal kernel patch program unless your environment relies heavily on affected ASoC-enabled devices. Escalate priority if a vendor rates it higher or confirms exposure in a critical product.

Technical view

The issue is in snd_soc_put_volsw_sx() for ASoC _sx controls. The kernel treated the max field like a maximum value, but for _sx controls it represents a number of steps. The fix adjusts validation to check against the correct maximum value. Public sources do not describe exploitability or impact beyond the bounds-check correction.

Likely exposure

Exposure likely applies to Linux systems using affected kernel builds with the relevant ASoC audio control code. Risk may be more relevant to embedded, mobile, or audio-enabled Linux devices. The provided version data is not enough to map every distribution package directly.

Exploitation context

The source bundle does not show CISA KEV status, public exploitation, exploit code, or a CVSS score. Treat this as a kernel maintenance and exposure-validation item unless vendor advisories provide higher urgency.

Researcher notes

Evidence is limited to the CVE record and kernel stable commits. The record identifies a bounds-check fix but does not state attack prerequisites, privileges, crash potential, or confidentiality/integrity impact. Avoid assuming remote exploitability or active exploitation from the available sources.

Mitigation direction

  • Check Linux distribution or device vendor advisories for CVE-2022-49005.
  • Update to a kernel package containing the referenced stable fixes.
  • Prioritize embedded or appliance fleets using ASoC audio drivers.
  • Track kernel updates through normal change-management testing.

Validation and detection

  • Inventory Linux kernel versions across servers, endpoints, appliances, and embedded devices.
  • Identify systems using custom kernels or ASoC audio functionality.
  • Compare installed kernels with vendor advisories for CVE-2022-49005.
  • Confirm whether the relevant stable commit is included in your kernel source or package changelog.
Prepared
Confidence
medium
Sources
10

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2022-49005 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
3Timeline events
1ADP providers
9Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux9e5c40b5706d8aae2cf70bd7e01f0b4575a642d0, 4977491e4b3aad8567f57e2a9992d251410c1db3, 9a12fcbf3c622f9bf6b110a873d62b0cba93972e, c33402b056de61104b6146dedbe138ca8d7ec62b, 038f8b7caa74d29e020949a43ca368c93f6b29b9, e8e07c5e25a29e2a6f119fd947f55d7a55eb8a13, 4f1e50d6a9cf9c1b8c859d449b5031cacfa8404e, 4f1e50d6a9cf9c1b8c859d449b5031cacfa8404e, ef6cd9eeb38062a145802b7b56be7ae1090e165eunaffected
LinuxLinux5.17, 0, 4.9.335, 4.14.301, 4.19.268, 5.4.226, 5.10.158, 5.15.82, 6.0.12, 6.1affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.