CVE Catalog

CVE-2026-96674

MediumCVSS 4.4
Published: Translated: NVD NIST

Summary

alsa-lib through 1.2.16.1 computes combined topology element size using 32-bit arithmetic in src/topology/ctl.c, allowing integer overflow that defeats bounds checks. Attackers can supply crafted topology files that wrap size calculations, causing the decoder to read beyond the topology buffer.

Risk Assessment

This can potentially leak sensitive data or crash the application processing the topology files.

Recommendation

Upgrade alsa-lib beyond 1.2.16.1 once available and avoid processing untrusted topology files.

Other vulnerabilities in alsa-lib

See all
Original NVD description (English source)

alsa-lib through 1.2.16.1 computes combined topology element size using 32-bit arithmetic in src/topology/ctl.c, allowing integer overflow that defeats bounds checks. Attackers can supply crafted topology files that wrap size calculations, causing the decoder to read beyond the topology buffer and potentially leak sensitive data or crash the application.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS