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

Publication date: 2026-05-28

Last updated on: 2026-05-28

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-05-28
Generated
2026-05-28
AI Q&A
2026-05-28
EPSS Evaluated
N/A
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 Powered Q&A
Can you explain this vulnerability to me?

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.


How can this vulnerability impact me? :

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.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart