CVE-2026-90196
Last modified
CVE-2026-90196 is a vulnerability of currently unknown severity. 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..
Description
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 311ce4fe7637d96608b6e57bf9ebbd8aabcf429e, < 992e130b888699d18da901b593d7a0fb75041a03; >= 311ce4fe7637d96608b6e57bf9ebbd8aabcf429e, < cd63a1eb677e9548ba2d512be5dac4cb474ae145; >= 311ce4fe7637d96608b6e57bf9ebbd8aabcf429e, < 8e1d63f5e272061208455b5aa4cc0d5bcbe5c1a8; >= 311ce4fe7637d96608b6e57bf9ebbd8aabcf429e, < d2f41287b51a3261d447ae38000f7a6f5860663a; >= 311ce4fe7637d96608b6e57bf9ebbd8aabcf429e, < 72d0b77412aef2cec554cc84e176658f2a48dafa; >= 311ce4fe7637d96608b6e57bf9ebbd8aabcf429e, < a698e4a60fa54268a38f4e66378851a196cb139b |
| Linux | Linux | 5.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90196?
How severe is CVE-2026-90196?
How do I fix CVE-2026-90196?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-90190In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90191In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-90192In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90193In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90194In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90195In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90197In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90198In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90199In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90200In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90201In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90202In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90196?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
