CVE-2026-98093

Source
https://cve.org/CVERecord?id=CVE-2026-98093
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-98093.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-98093
Downstream
Published
2026-09-25T10:24:25Z
Modified
2026-09-26T03:48:28Z
Summary
ASoC: fsl_micfil: balance mclk enable/disable
Details

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.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/98xxx/CVE-2026-98093.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
b47024dc624bcffb89d238f4a5b490363cea2a1e
Fixed
470db2026a435b79f7ecb4d65523ea16a99d55d8
Fixed
fa1bbe3534499dd89d3b0b941d6dd4ddb70c31b5
Fixed
d3dbccfe6afa7b9a6a7ed65cfaa76a47fa050a56

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.53
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.7

Database specific

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