CVE-2026-74291

Source
https://cve.org/CVERecord?id=CVE-2026-74291
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74291.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74291
Downstream
Published
2026-08-15T05:57:57Z
Modified
2026-09-22T03:31:35Z
Summary
ASoC: topology: Check PCM and DAI name strings before use
Details

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.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74291.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
64527e8a352968bda529f01df1c9dd5fe581ff04
Fixed
473f7d25d93e80db526a9d05887f0071abdc6d9b
Fixed
5c2537cf24d673956b4e58029001667f89586fa2
Fixed
ba37b62ed0a443b8e23f53a7477e7f2537fd34c7
Fixed
b7e44d1986d6671342c19b82192189ca5db5dab7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74291.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.6.0
Fixed
6.12.111
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.53
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74291.json"