3 matches found
CVE-2026-98093
A vulnerability in the Linux kernel ASoC fsl_micfil driver allows for a clock to become ungateable due to improper mclk enable/disable logic. The hw_params() function enables mclk unconditionally, while hw_free() disables it unconditionally. Because the PCM core does not guarantee 1:1 pairing, hw...
EUVD-2026-86923
In the Linux kernel, the following vulnerability has been resolved: ASoC: fslmicfil: balance mclk enable/disable hwparams enables mclk unconditionally and hwfree disables it unconditionally, but the PCM core does not guarantee 1:1 pairing: hwfree can run without hwparams, and hwparams can be call...
CVE-2026-98093
In the Linux kernel, the following vulnerability has been resolved: ASoC: fslmicfil: balance mclk enable/disable hwparams enables mclk unconditionally and hwfree disables it unconditionally, but the PCM core does not guarantee 1:1 pairing: hwfree can run without hwparams, and hwparams can be call...