Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd937x: fix a potential memory leak in wcd937x_soc_codec_probe() When snd_soc_dapm_new_controls() or snd_soc_dapm_add_routes() fails, wcd937x_soc_codec_probe() returns without releasing 'wcd937x->clsh_info', which is allocated by wcd_clsh_ctrl_alloc. Add wcd_clsh_ctrl_free() to prevent potential memory leak.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.11, < 6.12.24 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3e330acf4efd63876d673c046cd073a1d4ed57a8Patch
- https://git.kernel.org/stable/c/aafb5325aca3e806b3ea3707402189263473d257Patch
- https://git.kernel.org/stable/c/acadb2e2b3c5b9977a843a3a94fece9bdcf6aea1Patch
- https://git.kernel.org/stable/c/b573e04116fd33b9143fa276bbab2f0afad0a1aePatch
FAQ
What is CVE-2025-37941?
CVE-2025-37941 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd937x: fix a potential memory leak in wcd937x_soc_codec_probe() When snd_soc_dapm_new_controls() or snd_soc_dapm_a...
How severe is CVE-2025-37941?
CVE-2025-37941 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-37941?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.