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.
References
Configurations
Configuration 1 (hide)
|
History
24 Jun 2026, 17:03
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:-:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc7:*:*:*:*:*:* |
|
| CWE | CWE-401 | |
| References | () https://git.kernel.org/stable/c/3141d8b00cad6d3331953c79060ccc3a0262311b - Patch | |
| References | () https://git.kernel.org/stable/c/69acc488aaf39d0ddf6c3cf0e47c1873d39919a2 - Patch | |
| References | () https://git.kernel.org/stable/c/7cab9f2ad51c858263da836baebad050a1bc7914 - Patch | |
| References | () https://git.kernel.org/stable/c/af9cc7c622e596455c5190e6ef53c5b40ea7a90d - Patch | |
| References | () https://git.kernel.org/stable/c/b97493f0f42ab9d882a62466782e1900e481a9d6 - Patch | |
| References | () https://git.kernel.org/stable/c/c91b7bcc70346d07f57ef03d1b9a338324e213de - Patch |
01 Jun 2026, 17:17
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
28 May 2026, 10:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-28 10:16
Updated : 2026-06-24 17:03
NVD link : CVE-2026-46143
Mitre link : CVE-2026-46143
CVE.ORG link : CVE-2026-46143
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
