CVE-2026-90196

Source
https://cve.org/CVERecord?id=CVE-2026-90196
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90196.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90196
Downstream
Published
2026-09-17T16:07:15Z
Modified
2026-09-19T03:47:25Z
Summary
ASoC: SOF: validate topology volume range before allocation
Details

In the Linux kernel, the following vulnerability has been resolved:

ASoC: SOF: validate topology volume range before allocation

SOF treats the topology mixer min and max values as non-negative indices into its volume table. It stores them in signed fields, allocates max + 1 entries through an int argument, and later indexes the table with the stored range.

An inverted range is invalid, while a maximum at or above INT_MAX cannot be represented safely after the increment or in the signed fields. Validate the complete range before storing it or allocating the table.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90196.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
311ce4fe7637d96608b6e57bf9ebbd8aabcf429e
Fixed
992e130b888699d18da901b593d7a0fb75041a03
Fixed
cd63a1eb677e9548ba2d512be5dac4cb474ae145
Fixed
8e1d63f5e272061208455b5aa4cc0d5bcbe5c1a8
Fixed
d2f41287b51a3261d447ae38000f7a6f5860663a
Fixed
72d0b77412aef2cec554cc84e176658f2a48dafa
Fixed
a698e4a60fa54268a38f4e66378851a196cb139b

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.2.0
Fixed
6.1.188
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.157
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

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