CVE-2025-37941
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 313e978df7fc38b9e949ac5933d0d9d56d5e8a9c < acadb2e2b3c5b9977a843a3a94fece9bdcf6aea1 | affected |
| Linux | Linux | 313e978df7fc38b9e949ac5933d0d9d56d5e8a9c < b573e04116fd33b9143fa276bbab2f0afad0a1ae | affected |
| Linux | Linux | 313e978df7fc38b9e949ac5933d0d9d56d5e8a9c < aafb5325aca3e806b3ea3707402189263473d257 | affected |
| Linux | Linux | 313e978df7fc38b9e949ac5933d0d9d56d5e8a9c < 3e330acf4efd63876d673c046cd073a1d4ed57a8 | affected |
| Linux | Linux | 6.11 | affected |
| Linux | Linux | 0 < 6.11 | unaffected |
| Linux | Linux | 6.12.24 <= 6.12.* | unaffected |
| Linux | Linux | 6.13.12 <= 6.13.* | unaffected |
| Linux | Linux | 6.14.3 <= 6.14.* | unaffected |
| Linux | Linux | 6.15 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/acadb2e2b3c5b9977a843a3a94fece9bdcf6aea1
- https://git.kernel.org/stable/c/b573e04116fd33b9143fa276bbab2f0afad0a1ae
- https://git.kernel.org/stable/c/aafb5325aca3e806b3ea3707402189263473d257
- https://git.kernel.org/stable/c/3e330acf4efd63876d673c046cd073a1d4ed57a8
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.