CVE-2026-90781

Summary

alsa-lib through 1.2.16.1 contains a stack buffer overflow in the __snd_ctl_ascii_elem_id_parse() function that writes one byte past a 64-byte buffer when parsing a name= field with 64 or more characters. Attackers can supply a long control-element identifier string through saved state files or command-line arguments to overwrite adjacent stack memory and crash the calling process.

Affected Software

VendorProductVersion RangeStatus
ALSA Projectalsa-lib0 <= 1.2.16.1affected
ALSA Projectalsa-libf84cd4ced7b36fddb8e4ee24404cf7c091d27020unaffected

Weaknesses

  • CWE-193: Off-by-one Error

References