Description
In the Linux kernel, the following vulnerability has been resolved:

ASoC: amd: fix memory leak in acp3x pdm dma ops
Published: 2026-02-14
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: memory leak leading to availability degradation
Action: Patch kernel
AI Analysis

Impact

The vulnerability is a memory leak in the Linux kernel's Advanced Linux Sound Architecture (ASoC) AMD driver, specifically in the acp3x pdm DMA operations. When the driver operates, it fails to release allocated memory, which can accumulate over time. If the leak is exploited or repeatedly triggered, system memory can be exhausted, resulting in degraded performance or a forced reboot, thus impacting availability. The weakness is a classic resource management flaw, identified as CWE-401.

Affected Systems

Affected are Linux kernel images starting from release candidate versions 6.19‑rc1 through 6.19‑rc8 (and any later kernels that include the same code path before the fix). Systems running these kernel builds and drivers that expose the acp3x pdm DMA operations may be impacted.

Risk and Exploitability

The CVSS score of 5.5 classifies it as Medium severity. The EPSS score is less than 1 %, indicating a very low likelihood of exploitation in the wild. The vulnerability is not listed in CISA’s KEV catalog. Attackers would need local access to the system and permission to load or use the affected driver; it is not a remote attack vector. The impact mainly manifests as a denial‑of‑service condition if the resource leak is triggered repeatedly.

Generated by OpenCVE AI on April 17, 2026 at 19:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a newer kernel release (e.g., Linux 6.19 final or any later version) that contains the memory‑leak fix.
  • If an immediate kernel upgrade is not feasible, unload or blacklist the acp3x pdm DMA ops module to prevent further memory usage until the patch is applied.
  • Continuously monitor system memory usage and kernel logs for abnormal growth patterns that may indicate driver‑related leaks.

Generated by OpenCVE AI on April 17, 2026 at 19:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4498-1 linux security update
Debian DLA Debian DLA DLA-4499-1 linux-6.1 security update
Debian DSA Debian DSA DSA-6141-1 linux security update
Debian DSA Debian DSA DSA-6163-1 linux security update
History

Wed, 18 Mar 2026 17:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-401
CPEs cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc6:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc7:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc8:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 7.0, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}


Tue, 17 Feb 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

cvssV3_1

{'score': 7.0, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}

threat_severity

Important


Sat, 14 Feb 2026 16:45:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: fix memory leak in acp3x pdm dma ops
Title ASoC: amd: fix memory leak in acp3x pdm dma ops
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-02-14T16:27:18.203Z

Reserved: 2026-01-13T15:37:45.985Z

Link: CVE-2026-23190

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-02-14T17:15:56.810

Modified: 2026-03-18T17:11:17.490

Link: CVE-2026-23190

cve-icon Redhat

Severity : Important

Publid Date: 2026-02-14T00:00:00Z

Links: CVE-2026-23190 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T19:30:15Z

Weaknesses