CVE-2026-96674 PUBLISHED

alsa-lib through 1.2.16.1 Integer Overflow via Topology File

Assigner: VulnCheck
Reserved: 23.09.2026 Published: 23.09.2026 Updated: 23.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N
CVSS Score: 4.8

Product Status

Vendor ALSA Project
Product alsa-lib
Versions Default: unaffected
  • affected from 0 to 1.2.16.1 (incl.)

Credits

  • Harsh Raj Singhania finder

References

Problem Types

  • Integer Overflow or Wraparound CWE