CVE-2025-37941

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-37941
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-37941.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-37941
Downstream
Published
2025-05-20T16:15:31Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

ASoC: codecs: wcd937x: fix a potential memory leak in wcd937xsoccodec_probe()

When sndsocdapmnewcontrols() or sndsocdapmaddroutes() fails, wcd937xsoccodecprobe() returns without releasing 'wcd937x->clshinfo', which is allocated by wcdclshctrlalloc. Add wcdclshctrlfree() to prevent potential memory leak.

References

Affected packages