Security Advisory

CVE-2026-46143

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-28 09:35:59
Last updated 2026-06-14 17:57:43
Assigner Linux
CVSS score not scored
State PUBLISHED

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.