CVE 4.6 MEDIUM

alsa-lib 1.2.15.2 Topology Decoder Heap-based Buffer Overflow_CVE-2026-25068

4.6 / 10
MEDIUM
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

Description

alsa-lib versions 1.2.2 up to and including 1.2.15.2, prior to commit 5f7fe33, contain a heap-based buffer overflow in the topology mixer control decoder. The tplg_decode_control_mixer1() function reads the num_channels field from untrusted .tplg data and uses it as a loop bound without validating it against the fixed-size channel array (SND_TPLG_MAX_CHAN). A crafted topology file with an excessive num_channels value can cause out-of-bounds heap writes, leading to a crash.

Basic Information

ID CVE-2026-25068
Source VulnCheck
Published Jan 29, 2026 at 19:08

Affected Product

Vendor ALSA Project
Product alsa-lib
Version 1.2.2
Affected Versions ALSA Project alsa-lib 1.2.2

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.