CVE-2026-93187
Last modified
CVE-2026-93187 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-topology: Return error for invalid number of formats When the number of input or output formats is zero, sof_ipc4_widget_setup_comp_src() and sof_ipc4_widget_setup_comp_asrc() print an error and jump to the cleanup label. At that point 'ret' is still 0, because the earlier sof_ipc4_get_audio_fmt() call succeeded, so the function returns success and the caller never finds out that the widget setup actually failed. Set ret to -EINVAL before the goto so the error gets reported..
Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-topology: Return error for invalid number of formats When the number of input or output formats is zero, sof_ipc4_widget_setup_comp_src() and sof_ipc4_widget_setup_comp_asrc() print an error and jump to the cleanup label. At that point 'ret' is still 0, because the earlier sof_ipc4_get_audio_fmt() call succeeded, so the function returns success and the caller never finds out that the widget setup actually failed. Set ret to -EINVAL before the goto so the error gets reported.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 21a5adffad463344e9aca6ee697f45a079cb3ef5, < 4992cdc4eb97981d6ea66002c5b764a6115edb0c; >= 21a5adffad463344e9aca6ee697f45a079cb3ef5, < 11e828cd6b0f283ebe9dc6b4cffd38e3321e7725 |
| Linux | Linux | 7.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93187?
How severe is CVE-2026-93187?
How do I fix CVE-2026-93187?
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-93181In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93182In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93183In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93184In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93185In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93186In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93188In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93189In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-9319IBM WebSphere Application Server 9.0, and 8.5 is vulnerable …9
- CVE-2026-93190In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-93191In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93192In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-93187?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
