Double-Free Vulnerability in Advanced Linux Sound Architecture Library Affecting ALSA Users
CVE-2026-56109
Key Information:
- Vendor
Alsa-project
- Status
- Vendor
- CVE Published:
- 22 June 2026
Badges
What is CVE-2026-56109?
The Advanced Linux Sound Architecture (ALSA) library prior to version 1.2.16.1 is susceptible to a double-free vulnerability located in the parse_def() function within src/conf.c. This vulnerability enables attackers to manipulate memory by providing specially crafted ALSA configuration files. During the processing of nested compound or array configuration blocks, the function fails to validate return values adequately, leading to a scenario where the snd_config_delete() function may attempt to delete the same node multiple times, resulting in potential NULL-pointer dereferences or reading from invalid memory locations.
Affected Version(s)
alsa-lib 0
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V4
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved
