AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-25068

UNKNOWN · CVSS N/A EPSS 0.19% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-01-29 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-25068
Severity
UNKNOWN
CVSS
N/A
EPSS
0.19%

Original NVD 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.