Description
In the Linux kernel, the following vulnerability has been resolved:

ASoC: qcom: qdsp6: topology: check widget type before accessing data

Check widget type before accessing the private data, as this could a
virtual widget which is no associated with a dsp graph, container and
module. Accessing witout check could lead to incorrect memory access.
Published: 2026-06-24
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A defect in the Linux kernel’s ASoC subsystem for Qualcomm’s QDSP6 devices causes the code to skip a critical type check before reading private data from a widget. If the widget is a virtual or otherwise unassociated type, the kernel will access uninitialized or otherwise invalid memory. This can lead to a kernel crash or, if an attacker can influence the data, exploit the fault to gain elevated privileges. The weakness is related to improper validation of input leading to unchecked memory access, a common cause of denial‑of‑service or privilege‑escalation bugs.

Affected Systems

All Linux kernel installations that include the ASoC architecture, Qualcomm QDSP6 drivers, and the topology subsystem are potentially affected. The issue resides in the generic Linux kernel, meaning any distribution shipping an affected kernel version could be vulnerable. Impacted components include the audio driver stack and any applications that trigger topology parsing through the kernel’s sound framework.

Risk and Exploitability

The vulnerability is not listed in the CISA KEV catalog and no EPSS score is available, indicating that public exploitation is not currently documented. The likelihood of exploitation is low unless a local attacker can access the audio subsystem with sufficient privileges. The bug could be leveraged as a local privilege escalation vector by inducing the kernel to read or write memory at an arbitrary address. However, no known remote exploitation path exists, and the impact is limited to systems running the affected kernel code.

Generated by OpenCVE AI on June 24, 2026 at 19:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a version where the widget‑type check bug has been fixed.
  • If a kernel update is not possible, disable or limit the use of the affected ASoC and QDSP6 topology features to prevent the vulnerable code path from being executed.
  • Enable kernel crash and memory error logging, and configure alerting to detect abnormal crashes that may indicate exploitation attempts.

Generated by OpenCVE AI on June 24, 2026 at 19:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 24 Jun 2026 19:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125

Wed, 24 Jun 2026 17:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: qdsp6: topology: check widget type before accessing data Check widget type before accessing the private data, as this could a virtual widget which is no associated with a dsp graph, container and module. Accessing witout check could lead to incorrect memory access.
Title ASoC: qcom: qdsp6: topology: check widget type before accessing data
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-06-24T16:29:58.030Z

Reserved: 2026-06-09T07:44:35.381Z

Link: CVE-2026-53052

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-24T19:30:08Z

Weaknesses