CVE-2026-98093
Last modified
CVE-2026-98093 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl_micfil: balance mclk enable/disable hw_params() enables mclk unconditionally and hw_free() disables it unconditionally, but the PCM core does not guarantee 1:1 pairing: hw_free() can run without hw_params(), and hw_params() can be called multiple times from the SETUP state. This triggers an "already disabled" WARN() in the first case and leaks an enable reference in the second, leaving the clock ungateable. Guard both sides with the existing mclk_flag, as fsl_sai.c does with mclk_streams..
Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl_micfil: balance mclk enable/disable hw_params() enables mclk unconditionally and hw_free() disables it unconditionally, but the PCM core does not guarantee 1:1 pairing: hw_free() can run without hw_params(), and hw_params() can be called multiple times from the SETUP state. This triggers an "already disabled" WARN() in the first case and leaks an enable reference in the second, leaving the clock ungateable. Guard both sides with the existing mclk_flag, as fsl_sai.c does with mclk_streams.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= b47024dc624bcffb89d238f4a5b490363cea2a1e, < 470db2026a435b79f7ecb4d65523ea16a99d55d8; >= b47024dc624bcffb89d238f4a5b490363cea2a1e, < fa1bbe3534499dd89d3b0b941d6dd4ddb70c31b5; >= b47024dc624bcffb89d238f4a5b490363cea2a1e, < d3dbccfe6afa7b9a6a7ed65cfaa76a47fa050a56 |
| Linux | Linux | 6.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98093?
How severe is CVE-2026-98093?
How do I fix CVE-2026-98093?
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-98088In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98089In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9809A stored Cross-Site Scripting (XSS) vulnerability exists in …7.6
- CVE-2026-98090In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98091In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98092In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98094In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98095In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98096In the Linux kernel, the following vulnerability has been re…7.4
- CVE-2026-98097In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98098In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98099In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-98093?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
