CVE-2025-38423

Severity CVSS v4.0:
Pending analysis
Type:
CWE-415 Double Free
Publication date:
25/07/2025
Last modified:
19/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> ASoC: codecs: wcd9375: Fix double free of regulator supplies<br /> <br /> Driver gets regulator supplies in probe path with<br /> devm_regulator_bulk_get(), so should not call regulator_bulk_free() in<br /> error and remove paths to avoid double free.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.11 (including) 6.12.35 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (including) 6.15.4 (excluding)