๐Ÿ” CVE Alert

CVE-2026-74291

UNKNOWN 0.0

ASoC: topology: Check PCM and DAI name strings before use

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Check PCM and DAI name strings before use Topology objects store several PCM and DAI names in fixed-size UAPI arrays. Other topology parser paths validate these fields with bounded strnlen() checks before using them as C strings, but the PCM and DAI paths still pass some fixed-size arrays directly to strlen(), devm_kstrdup(), DAI lookup, and diagnostic prints. A malformed topology blob with a non-NUL-terminated PCM, DAI, or stream capability name can therefore make the parser read past the end of the fixed-size field. Reject unterminated PCM and DAI name fields before consuming them as C strings.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 15, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
64527e8a352968bda529f01df1c9dd5fe581ff04 < ba37b62ed0a443b8e23f53a7477e7f2537fd34c7 64527e8a352968bda529f01df1c9dd5fe581ff04 < b7e44d1986d6671342c19b82192189ca5db5dab7
Linux / Linux
4.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/ba37b62ed0a443b8e23f53a7477e7f2537fd34c7 git.kernel.org: https://git.kernel.org/stable/c/b7e44d1986d6671342c19b82192189ca5db5dab7