CVE-2026-96675 PUBLISHED

alsa-lib through 1.2.16.1 Denial of Service via pcm_multi

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

alsa-lib through 1.2.16.1 contains a denial of service vulnerability in the multi PCM plugin that fails to validate sparse binding indices before array access. Attackers can supply a malicious ALSA configuration file with sparse bindings to trigger an out-of-bounds array read and assertion failure, causing the application to abort.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/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

  • CWE-129 Improper Validation of Array Index CWE