CVE-2026-46143
Received Received - Intake
Memory Leak in Linux Kernel ASoC q6apm-lpass-dai

Publication date: 2026-05-28

Last updated on: 2026-06-01

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: q6apm-lpass-dai: Fix multiple graph opens As prepare can be called mulitple times, this can result in multiple graph opens for playback path. This will result in a memory leaks, fix this by adding a check before opening.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-28
Last Modified
2026-06-01
Generated
2026-06-17
AI Q&A
2026-05-28
EPSS Evaluated
2026-06-16
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
linux linux_kernel *
qualcomm q6apm_lpass_dai *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in the Linux kernel component ASoC: qcom: q6apm-lpass-dai. It occurs because the 'prepare' function can be called multiple times, which leads to multiple graph opens for the playback path.

These multiple graph opens cause a memory leak, as the system opens resources repeatedly without proper checks.

The issue was fixed by adding a check before opening the graph to prevent multiple opens.

Impact Analysis

This vulnerability can lead to memory leaks in the Linux kernel's audio subsystem related to Qualcomm hardware playback paths.

Memory leaks can degrade system performance over time, potentially causing instability or crashes if the leaked memory accumulates.

Mitigation Strategies

The vulnerability in the Linux kernel related to multiple graph opens in the qcom q6apm-lpass-dai component has been fixed by adding a check before opening to prevent memory leaks.

To mitigate this vulnerability, you should update your Linux kernel to the version that includes this fix.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-46143. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart