Bug 2517795 - CVE-2026-56109 alsa-lib: ALSA library: Double-free vulnerability leading to memory corruption [fedora-all]
Summary: CVE-2026-56109 alsa-lib: ALSA library: Double-free vulnerability leading to m...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: alsa-lib
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Jaroslav Kysela
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["97116693-f1f3-49fc-8629-b...
Depends On:
Blocks: CVE-2026-56109
TreeView+ depends on / blocked
 
Reported: 2026-08-18 12:02 UTC by Vladimir Vasilev
Modified: 2026-08-18 12:02 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vladimir Vasilev 2026-08-18 12:02:44 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.


Note You need to log in before you can comment on or make changes to this bug.