HomeDefectsLIN1023-24286
Acknowledged

LIN1023-24286 : Security Advisory - linux - CVE-2026-46143

Created: May 29, 2026    Updated: Jun 9, 2026
Found In Version: 10.23.30.2
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel

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.