← back
CVE-2026-56109highCWE-415

ALSA Library < 1.2.16.1 Double-Free via parse_def() in conf.c

41Vexday Risk Score

No sign of exploitation. It has a public proof of concept.

ssvc Attendcvss 7epss 0.1%
exploitation probability
0.1%top 96% of all CVEs
observed exploitation
nono source reports it
1 public exploit(s)
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.
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
Affected products
alsa-project · alsa-lib
⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.