In the Linux kernel, the following vulnerability has been resolved:
ASoC: codecs: wcd9375: Fix double free of regulator supplies
Driver gets regulator supplies in probe path with
devm_regulator_bulk_get(), so should not call regulator_bulk_free() in
error and remove paths to avoid double free.
CVSS
No CVSS.
References
Configurations
No configuration.
History
25 Jul 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-25 15:15
Updated : 2025-07-25 15:29
NVD link : CVE-2025-38423
Mitre link : CVE-2025-38423
CVE.ORG link : CVE-2025-38423
JSON object : View
Products Affected
No product.
CWE
No CWE.