CVE 7 HIGH

ALSA Library < 1.2.16.1 Double-Free via parse_def() in conf.c_CVE-2026-56109

7 / 10
HIGH
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N

Description

The Advanced Linux Sound Architecture (ALSA) library before 1.2.16.1 contains a double-free vulnerability in parse_def() in src/conf.c that allows attackers to corrupt memory by supplying maliciously crafted ALSA configuration text. When parsing nested compound or array configuration blocks, parse_def() fails to check return values before continuing, causing snd_config_delete() to be called twice on the same already-freed node, resulting in a NULL-pointer write or invalid memory read.

Basic Information

ID CVE-2026-56109
Source VulnCheck
Published Jun 22, 2026 at 15:58

Affected Product

Vendor alsa-project
Product alsa-lib
Affected Versions alsa-project alsa-lib 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.